Setting up adaptive mesh
Saw that i could do an adaptive mesh to avoid probing a whole 500 bed every print but it doesn't work.
do i need to set 'variable_calibrate_bed_mesh: False' to True? is this what's causing my printer to ignore the variable_adaptive_mesh: True ?
read my prusaslicer Gcode and it is spitting out dimensions
4 Replies
correct it needs to be true https://os.ratrig.com/docs/configuration/macros#bed-mesh-calibration
Configuring RatOS Macros | RatOS
RatOS comes with a bunch of flexible predefined macro's that can be customized via variables and macro hooks.
righto, cheers, before i set it going is there anything i need to know about priming the nozzle? from what I've read there won't be any?
It primes except if you're using beacon (fixed in 2.1)
ah, thank you!