jschuh / klipper-macros

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

Print_Start has no attribute 'EXTRUDER_TEMP #52

Closed ElGranPepo closed 1 year ago

ElGranPepo commented 1 year ago

removed all macros from my config, (also removed Mainsail.CFG) using superslicer and set as recommended receiving the below error:

Error evaluating 'gcode_macro print_start:gcode': jinja2.exceptions.UndefinedError: 'dict object' has no attribute 'EXTRUDER_TEMP'

cant find anything in my config that is called Print_Start, i do see a file called start_endcfg in the macros area but did not modify in any way.

ElGranPepo commented 1 year ago

Found issue, I was using a filament profile in superslicer that had start gcode settings. closing.