#PAM Invalid

6 messages · Page 1 of 1 (latest)

lofty beacon
#

After a hard reset of the power to my printer, PAM is invalid. I understand that PAM is depreciated and replaced by Adaptive Meshing, but I'm not in a position to upgrade to RatOS 2 at the moment.

Is there a way to get PAM working again until I have time to make upgrades to RatOS 2?

river condorBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

lofty beacon
#

Also, I'm not sure why Mainsail is now unknown

vale heron
#

Hard power reset might have corrupted the SD card

lofty beacon
#

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