No retraction on a tool change. VC4 IDEX
Before changing the tool bed goes down but looks like without retraction leaving an ooze.
Prusaslicer compensation for it is deleted from gcode by RatOS
Solution:
Jump to solution
yeah, found it in [gcode_macro _ZHOP_BEFORE_TOOLCHANGE], trying to play with variables now

3 Replies

Retractions are taken care by klipper.
You can test and change the values to your needs
Also, probably, a low tool change speed/acceleration
Solution
yeah, found it in [gcode_macro _ZHOP_BEFORE_TOOLCHANGE], trying to play with variables now
