#PAM Invalid
6 messages · Page 1 of 1 (latest)
Also, I'm not sure why Mainsail is now unknown
Hard power reset might have corrupted the SD card
I've got it working by removing anything I had relating to PAM in printer.cfg and pasting the following
[pam]
[gcode_macro _START_PRINT_BED_MESH]
gcode:
{% if printer["gcode_macro RatOS"].calibrate_bed_mesh|lower == 'true' %}
PAM PROFILE=ratos
{% endif %}
BED_MESH_PROFILE LOAD=ratos