Error evaluating 'gcode_macro PROBE_FOR_PRIMING:gcode': gcode.CommandError: No probe, beacon or blto
Hello everyone,
it looks like this is the last obstacle I have to overcome: I am using a Carto Probe (Beacon not yet delivered) and I get the above error message.
Can anyone tell me how to solve this? Do I replace the "beacon" in the "Probe_For_Priming" marco with "scanner"?
12 Replies
Disable adaptive mesh on variables.
variable_adaptive_mesh: False
I've added it, but the error persits
[gcode_macro T0]
variable_adaptive_mesh: False
@Chicken Juice : Did you encounter this problem?
I dont use ratos, dont ping me please
You just use regular Klipper?
yes
It was variable_nozzle_priming: False
π
Thanks to @Gizzle
Yes. But then you are disabling priming too. If that is no problem for you, there is your solution
True, but that's the easiest way to get the cartographer running without messing something up. I'm using the KAMP addon for priming
With KAMP thatβs no issue π
With carto touch now it shouls work as a beacon. I will try and take a look a it ASAP
Yep, running it since it came out and it's as consistent
You mean I could just replace all the "beacon" with "scanner" in the macro?
I hope π