Skip to content

layer start needs a moveto(0,0) #38

@jnweiger

Description

@jnweiger

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions