Skip to content

Support vase mode and 3-axis move command #24

@antonysigma

Description

@antonysigma

PrusaSlicer: vase mode prints the outer diameter in one continuous toolpath without layer change interruption. It is achievable by feeding the printers with a 3-axis move command, e.g. G1 X... Y... Z0.2. having a tiny Z move.

Orca slicer: we encounters commands featuring a non-printing move. Likely to move the toolhead to a supporting material interface at high speed. Kindly asking @charely6 to comment on it.

Example Orca's 3-axis move command, contibuted by @dzatoah

G1 X-4.091 Y25.728 Z.9 F30000 ; move to first support material interface point

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions