The command that is executed when the Klipper configuration changed and needs to be reloaded.
{{ _('Add macro button to:') }}
{{ _('Klipper Tab') }}
{{ _('Sidebar') }}
{{ _('Add Macro') }}
To show a dialog that asks for parameters you can write your macro like in the following example:
PID_CALIBRATE
HEATER={label:Heater, default:extruder, options:extruder|extruder1}
TARGET={label:Target Temperature, unit:°C, default:190}
WRITE_FILE={label:Write to File, default:0, options:0|1}
This feature assists in manually leveling you print bed by moving the head to the defined points in sequence.
If you use a piece of paper for leveling, set "Probe Height" to the paper thickness eg. "0.1".
mm
{{ _('Z-height to probe at') }}
mm
{{ _('Lift Head by this amount before moving.') }}
mm/min
mm/min
{{ _('Probe Points') }}
name
x(mm)
y(mm)
{{ _('Add Point') }}