Brandon
Brandon
RRCRat Rig Community [Unofficial]
Created by Brandon on 1/8/2025 in #fix-my-printer
Z_TILT_ADJUST_ORIG internal error after updates
After updating I had an error that got worked through here: https://discord.com/channels/582187371529764864/1326302373466869815/1326302373466869815 Now things are running and I can home my all my axis, but when I try to do the z tilt I get an internal error. I dug through the klippy.log and this seems to be the relevant portion.
Internal error on command:"Z_TILT_ADJUST_ORIG"
Traceback (most recent call last):
File "/home/pi/klipper/klippy/gcode.py", line 212, in _process_commands
handler(gcmd)
File "/home/pi/klipper/klippy/gcode.py", line 140, in <lambda>
func = lambda params: origfunc(self._get_extended_params(params))
File "/home/pi/klipper/klippy/gcode.py", line 140, in <lambda>
func = lambda params: origfunc(self._get_extended_params(params))
File "/home/pi/klipper/klippy/extras/z_tilt.py", line 145, in cmd_Z_TILT_ADJUST
self.probe_helper.start_probe(gcmd)
File "/home/pi/klipper/klippy/extras/probe.py", line 449, in start_probe
self.lift_speed = probe.get_probe_params(gcmd)['lift_speed']
AttributeError: 'BeaconProbeWrapper' object has no attribute 'get_probe_params'
Transition to shutdown state: Internal error on command:"Z_TILT_ADJUST_ORIG"
Internal error on command:"Z_TILT_ADJUST_ORIG"
Traceback (most recent call last):
File "/home/pi/klipper/klippy/gcode.py", line 212, in _process_commands
handler(gcmd)
File "/home/pi/klipper/klippy/gcode.py", line 140, in <lambda>
func = lambda params: origfunc(self._get_extended_params(params))
File "/home/pi/klipper/klippy/gcode.py", line 140, in <lambda>
func = lambda params: origfunc(self._get_extended_params(params))
File "/home/pi/klipper/klippy/extras/z_tilt.py", line 145, in cmd_Z_TILT_ADJUST
self.probe_helper.start_probe(gcmd)
File "/home/pi/klipper/klippy/extras/probe.py", line 449, in start_probe
self.lift_speed = probe.get_probe_params(gcmd)['lift_speed']
AttributeError: 'BeaconProbeWrapper' object has no attribute 'get_probe_params'
Transition to shutdown state: Internal error on command:"Z_TILT_ADJUST_ORIG"
4 replies
RRCRat Rig Community [Unofficial]
Created by Brandon on 1/7/2025 in #fix-my-printer
'ratos_homing' not a valid section
I just updated everything on my vcore3 for the first time in about a year maybe. I've got an error saying that Section 'ratos_homing' is not a valid config section. All the suggestions online say to go to the configurator and click on actions -> symlink klippy extensions, but that seems like old advice and I can't find any "actions" anywhere. The configurator url doesn't seem to do much. It's just the header and side bar and then blank in the middle.
15 replies
RRCRat Rig Community [Unofficial]
Created by Brandon on 4/7/2024 in #fix-my-print
is this underextruding?
No description
14 replies
RRCRat Rig Community [Unofficial]
Created by Brandon on 3/27/2024 in #fix-my-print
nozzle hitting print
No description
66 replies
RRCRat Rig Community [Unofficial]
Created by Brandon on 3/18/2024 in #fix-my-print
Streaks after first layer
No description
8 replies
RRCRat Rig Community [Unofficial]
Created by Brandon on 3/10/2024 in #fix-my-print
ABS Prints Flawless, PETG is a Dumpster Fire
No description
24 replies
RRCRat Rig Community [Unofficial]
Created by Brandon on 2/29/2024 in #fix-my-printer
New VCore, Klippy isn't connecting
No description
55 replies
RRCRat Rig Community [Unofficial]
Created by Brandon on 8/26/2023 in #ratos-support
Can't update Octopus v1.1 firmware
I've got a minion I just built running RatOS and the BTT Octopus v1.1 board. In the setup wizard I'm currently on "CONTROL BOARD PREPARATION". I've comiled the firmware, downloaded, copied it to the sdcard. It's called firmware.bin , but when in the wizard I hit "Check board status" it never does anything. I can't get past this screen. I've tried a couple of times, each time the control board is renaming the firmware.bin file to FIRMWARE.CUR. I did a diff and the two files are identical. So the board is picking up the firmware file it appears. But klipper isn't seeing it? In the ui I get an error "mcu 'mc': Unable to connect".
4 replies