After recent update to RatOSv1.2.4-4-g898b8ae I get the error from the image
Just ran the update as per usual and now I am seeing this.
19 Replies
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
@Helge Keck I added it to the very bottom and also tried adding it immediately before the ---SAVE CONFIG--- line. Same results in both cases.
not that bottom
you are not supposed to put anything below the green text
https://os.ratrig.com/docs/configuration/includes-and-overrides/
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 !
@Helge Keck 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
Pics are the generated gcode and the pam in my printer.cfg
Sorry didnt mean to @Helge Keck - its just where the conversation was last happening on my screen
no problem, but your new issue is not related to this thread