It turns the bed mesh on or off or sets the fade, but it does not load a mesh.
Anyhow: Klipper does not support it.
You may set OrcaSlicer to Klipper flavour.
It turns the bed mesh on or off or sets the fade, but it does not load a mesh.
Anyhow: Klipper does not support it.
You may set OrcaSlicer to Klipper flavour.
Not only tho, you can also load the mesh from the EEPROM by using the additional L
.
Quote:
“With AUTO_BED_LEVELING_UBL
you can use L
to load a mesh from EEPROM.”
“[L<int>]
Load mesh from EEPROM index (Requires AUTO_BED_LEVELING_UBL
and EEPROM_SETTINGS
)”
However, since it’s not supported by Klipper, it doesn’t matter anyway…
Thank you everyone! I managed to fix it deleting M420 S1 from the slicer macros and adding
[delayed_gcode bed_mesh_init]
initial_duration: .01
gcode:
BED_MESH_PROFILE LOAD=default
as per klipper docs. Thank you
Hey there is 5 beeps normal, I heard 4 beeps was what we were looking for