Can´t get RatOS to create an shaper graph
Hello i´m trying to create the shaper graphs for the commissioning for my Idex but i always get an internel error when trying to run the command.

Solution:Jump to solution
So i changed that both my toolheads to use the integrated accelerometer and it seams to work.
27 Replies
show update manager, then drop your debug.zip in here
"configparser.Error: Unknown config object 'beacon beacon'"
found in klippy.log
Are you able to home Z, or do a bed mesh?
Yes without any Problems
Can home and do an Bed mesh. Also on Real Time analytics I can read out the sensor
hm. If you try to ssh in and run 'ratos doctor' does it do anything?
One moment. I’m getting my laptop

unless you've changed it, the default is
raspberry
This is what happend after "ratos doctor"
oh! sorry, i read the first line and stopped paying attention like a nitwit
any change? are you able to run the resonance thing now?
Didn´t work. I´m doing a net config maybe it helps
nah, its something with the macros/config
Do you need my Printer.cfg and Ratos.cfg?
its all in the debug.zip
from your klippy.log:
variable_adxl_chip = ["beacon beacon", "adxl345 toolboard_t1"]
from someone else's:
variable_adxl_chip = ["adxl345 toolboard_t0", "adxl345 toolboard_t1"]
you're doing vcore4 idex right?correct
since the error specifically called out "Unknown config object 'beacon beacon'" I think this might be part of the issue.
Try running through the configurator again, being careful to select the correct z probes?
no, that doesn't make sense
well
yeah it does
was about to say that doesn't make sense cause you're able to home and doa bed mesh
but thats different than accelerometer
T0 has Beacon, Accel is Beacon also. T1 has no probe and accel is integrated on the toolboard
which makes sense, something just doesn't like "beacon beacon"
which is generated, not something you did afaik
You didn't edit any of these files directly, right?
Changed the printer.cfg and the X and Y Dimension of the Printer because i´m using the old V3 Frame. So it is around 30mm longer on Y and 80 on X
if you've only edited the printer.cfg I think we're good
[gcode_macro T1]
variable_loading_position: 452.8
variable_parking_position: 477.8
[gcode_macro T0] variable_loading_position: -52.8
variable_parking_position: -77.8 [controller_fan controller_fan] pin: !PA8 enable_pin: PE5 cycle_time: 0.00004 This was the things i added in the ratos.cfg i´m going to transfer it to the printer.cfg Have transferred it but still getting the errors
variable_parking_position: 477.8
[gcode_macro T0] variable_loading_position: -52.8
variable_parking_position: -77.8 [controller_fan controller_fan] pin: !PA8 enable_pin: PE5 cycle_time: 0.00004 This was the things i added in the ratos.cfg i´m going to transfer it to the printer.cfg Have transferred it but still getting the errors
I'd still suggest re-running the configurator, shouldn't hurt
Like deleting both printer and ratos config?
And do i have to put an z-probe for T1?
don't have to delete anything
and I don't think so for T1, but I've never done an idex myself
Solution
So i changed that both my toolheads to use the integrated accelerometer and it seams to work.
if nothing else your results betweeen the toolheads is more comparable now 🙂
Okay i´m fine with it for now.