klipper_config
klipper_config copied to clipboard
START_PRINT macros klipper error
I have a prusa slicer this: START_PRINT T_BED={temperature_heatbed} T_EXTRUDER={temperature_extruder1} is not work with prusa and when I try to apply the code in my macros.cfg klipper show the error code: gcode_macro START_PRINT T_BED T_EXTRUDER' contains illegal whitespace... If I change the first line to [gcode_macro START_PRINT] new error codes appears about T_BED and T_EXTRUDER... Can not start this code for me... What to do?