#PAM Problem
12 messages · Page 1 of 1 (latest)
if you are using ratos then you have most likely changed any of the macros
Would installing Obico change a macro? I didn't change any intentionally.
This is my console since starting the printer.
please share your printer.cfg
show your slicer start gcode
M190 S0 ; Prevents prusaslicer from prepending m190 to the gcode interfering with the macro
M109 S0 ; Prevents prusaslicer from prepending m109 to the gcode interfering with the macro
;SET_GCODE_VARIABLE MACRO=RatOS VARIABLE=relative_extrusion VALUE=True
START_PRINT EXTRUDER_TEMP=[first_layer_temperature] BED_TEMP=[first_layer_bed_temperature]
MESH_CONFIG X0={first_layer_print_min[0]} Y0={first_layer_print_min[1]} X1={first_layer_print_max[0]} Y1={first_layer_print_max[1]}
START_PRINT EXTRUDER_TEMP=[first_layer_temperature] BED_TEMP=[first_layer_bed_temperature]
Yes. Also M190 S0 twice. Thanks Easy fix.
no, the other one is 109