cereal killer
cereal killer
RRCRat Rig Community [Unofficial]
Created by cereal killer on 10/3/2024 in #ratos-support
How do I turn off the beacon heat soaking?
I've recently updated to the newest RatOS version and now at the beginning of every print my V-Core does this "Heat soaking beacon..." move where it lifts it's bed really close up to the toolhead while heating the bed up. The thing is, I don't use beacon, I use klicky. So all this procedure does is that it rams the still deployed klicky into the bed surface, damaging it's mount. So, is there an option to turn this off?
9 replies
RRCRat Rig Community [Unofficial]
Created by cereal killer on 8/23/2024 in #ratos-support
RatOS expects stowable probe to be deployed before print
I've built a V-Core 3.1 with a Klicky stowable probe and I'm consistently getting "expected probe state to be deployed but is stowed (1)" error at the beginning of every print job, except for the very first one right after turning the printer on. First print jobs start and finish as expected and without any troubles, but when I start another job, it goes something like this:
11:57 Error evaluating 'gcode_macro _ASSERT_PROBE_STATE:gcode': gcode.CommandError: expected probe state to be deployed but is stowed (1)
11:57 probe: TRIGGERED
11:57 Stowing probe
11:57 Probe batch mode disabled
11:57 RatOS | TEMPERATURE_WAIT: Temperature for toolhead T0 reached.
11:56 RatOS: please wait...
11:56 RatOS | TEMPERATURE_WAIT: Waiting for sensor: extruder, MINIMUM: 150, MAXIMUM: 155
11:56 RatOS: Waiting for extruder to be preheated...
11:56 RatOS: Heating bed...
11:56 RatOS: Pre-heating extruder...
11:56 RatOS: All requested axes already homed, skipping..
11:56 Probe batch mode enabled
11:56 File selected
11:57 Error evaluating 'gcode_macro _ASSERT_PROBE_STATE:gcode': gcode.CommandError: expected probe state to be deployed but is stowed (1)
11:57 probe: TRIGGERED
11:57 Stowing probe
11:57 Probe batch mode disabled
11:57 RatOS | TEMPERATURE_WAIT: Temperature for toolhead T0 reached.
11:56 RatOS: please wait...
11:56 RatOS | TEMPERATURE_WAIT: Waiting for sensor: extruder, MINIMUM: 150, MAXIMUM: 155
11:56 RatOS: Waiting for extruder to be preheated...
11:56 RatOS: Heating bed...
11:56 RatOS: Pre-heating extruder...
11:56 RatOS: All requested axes already homed, skipping..
11:56 Probe batch mode enabled
11:56 File selected
This is fixable by simply restarting Klipper or by, well, manually picking up the probe and attaching it to the printer's toolhead. My guess is that I'm getting this behaviour because of this setting I added to the printer.cfg: variable_end_print_motors_off: False Maybe this variable breaks some macro when set to "false". Because when I set it to "true" the error above doesn't show up.
2 replies