Clanks-Klipper-Configs
Clanks-Klipper-Configs copied to clipboard
gcode_macro is not recognised
[gcode_macro START_PRINT]
Reference https://github.com/KevinOConnor/klipper/blob/master/docs/Config_Reference.md#gcode_macroA
On how to override default parameters
default_parameter_BED_TEMP: 60 default_parameter_EXTRUDER_TEMP: 200
Gives the alert: Error: Option 'default_parameter_bed_temp' is not valid in section 'gcode_macro start_print'
And from Kilipper: Option 'default_parameter_bed_temp' is not valid in section 'gcode_macro start_print'
I am having the same issue. Did you ever get this resolved?