James McCutcheon

Results 2 comments of James McCutcheon

If you look at my fork i have it working for you if you want to pull it.

Here is some crazy code i did to get it to work with out feild. gcode: # Parameters {% set bed_temp = params.BED|default(60)|int %} {% set extruder_temp = params.EXTRUDER_LAYER|default(210)|int %}...