#After recent update to RatOSv1.2.4-4-g898b8ae I get the error from the image
23 messages ยท Page 1 of 1 (latest)
add this end the end of your printer.cfg
`[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`
@potent carbon I added it to the very bottom and also tried adding it immediately before the ---SAVE CONFIG--- line. Same results in both cases.
So here? Note there is already a PAM reference in there.
remove the old reference
I don't know when the last time was that someone called you a saint, but that's exactly what you are. Thanks!
I too did a PAM and a Klipper update today - I have the same error, but I dont have anything under the green #*#
Hmm - maybe this is just redundant
But I think that's called from printer.cfg as the only way to include PAM functionality
So is it klipper/ratos or PAM that has an install/update problem
You are indeed a star/saint. I wonder did I miss a step in the PAM update, or did the PAM developer fail to mention human changes also needed with the update
i am the dev, i will talk to myself
Oops - didnt mean to offend ๐
BTW I'd love to have this running on my Voron ( non RatOS) - tried to install without success - I think there is another much more long-winded method available for standard Klipper installs, but I do like PAM
install it on a voron and jsut add [pam] at the end of your config file
Okay I'll give it another go !
@raw zodiac I think PAM is being integrated but my Voron install still doesnt reduce the mesh area. Any ideas why not?
please do not hjack other threads