You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems ruida driver assumes the laser head is always at position (0,0) when a new layer starts.
If the last coordinate of the first layer is not (0,0), and the first coordinate of the second layer is (0,0)
then the head does not moveto(0,0) -- instead it starts the second layer from the last point of the first layer.
It seems ruida driver assumes the laser head is always at position (0,0) when a new layer starts.
If the last coordinate of the first layer is not (0,0), and the first coordinate of the second layer is (0,0)
then the head does not moveto(0,0) -- instead it starts the second layer from the last point of the first layer.
Example file. Use green (mark) before red (cut):
false-layer-start-bug.svg.zip
This example does a false cut diagonally across the figure.
The text was updated successfully, but these errors were encountered: