Skip to content

Pen up/down translation - Z axis #457

@EhsanBaninajar

Description

@EhsanBaninajar

Hi,

I wonder why when selecting Z axis as pen up/down the Gcode is like that:

(Move Pen to upper position)

$J=G90 F5000 Z100.000
(Move Pen to lower position)
G90 G0 Z-100.000

With G90 G0 the pen down is quite fast how ever the pen up took a long time! Is there a way to have G90 G0 for both up and down?

I guess we can use the individual option but if you want to control the pens pressure the same thing happens?

All the best,

Ehsan

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions