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
Hi,
I wonder why when selecting Z axis as pen up/down the Gcode is like that:
(Move Pen to upper position)
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