Closed yagizzha closed 2 years ago
You need to increase this value: If angle between two lines is too big (bigger than this value), the start angle for the second line will be adapted.
Same issue happened while doing it with ellipses , increasing start angle didnt help
Please send graphic, gcode.result and expected behavior
GCode: ( Use case: ? )
( SVG import by GRBL-Plotter 1.6.5.2 )
( Source: C:\Users\Owner\Desktop\tests\F23.svg )
(
This is the one where we have problem :
This is how the cut ends up being , expected was it being smooth:
If I copy & paste your GCode I see the same edges in the 2D-view, as in your picture:
You should adapt this parameters:
Then curve is less angular:
No further feedback, seems to work now...
During this cut (its supposed to be a circle , because it was for testing calibrations werent done perfectly) it does a weird clicky-ish sound while cutting , not going smoothly https://user-images.githubusercontent.com/88779645/160825346-6bc63b26-6850-455f-a2a6-b6f6b6166ec8.mp4 Gcode for that one looks like this : However , another circle from same file works fine (again dont mind the paper moving , its just to show the movement): https://user-images.githubusercontent.com/88779645/160825636-6576d7fd-1b55-4dbb-b293-2c764c4f0477.mp4 GCode for that one is Is this a bug or some feature we are missing ? if a feature how to work around so it cuts smoothly aswell