jschuh / klipper-macros

A collection of useful macros for the Klipper 3D printer firmware
GNU General Public License v3.0
921 stars 167 forks source link

How to make the bed move forward after printing, and not backward? #135

Closed Serj121 closed 1 year ago

Serj121 commented 1 year ago

How to make the bed move forward after printing, and not backward? I tried to do it in gcode_macro _km_options, but it doesn't work. config.zip

jschuh commented 1 year ago

This tracker is for reporting bugs. If you need help troubleshooting your config, please use the Q&A section.

That stated, the attached config is invalid. The Klipper setup instructions provide a working config section you can customize. And the start/end customization options are described in full detail as well (take a look at variable_start_end_park_y).