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.
No description
Solution:
So i changed that both my toolheads to use the integrated accelerometer and it seams to work.
Jump to solution
27 Replies
TheTik
TheTik3w ago
show update manager, then drop your debug.zip in here
TheTik
TheTik3w ago
"configparser.Error: Unknown config object 'beacon beacon'" found in klippy.log Are you able to home Z, or do a bed mesh?
Hopfenschorsch
HopfenschorschOP3w ago
Yes without any Problems Can home and do an Bed mesh. Also on Real Time analytics I can read out the sensor
TheTik
TheTik3w ago
hm. If you try to ssh in and run 'ratos doctor' does it do anything?
Hopfenschorsch
HopfenschorschOP3w ago
One moment. I’m getting my laptop
Hopfenschorsch
HopfenschorschOP3w ago
No description
TheTik
TheTik3w ago
unless you've changed it, the default is raspberry
Hopfenschorsch
HopfenschorschOP3w ago
This is what happend after "ratos doctor"
TheTik
TheTik3w ago
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?
Hopfenschorsch
HopfenschorschOP3w ago
Didn´t work. I´m doing a net config maybe it helps
TheTik
TheTik3w ago
nah, its something with the macros/config
Hopfenschorsch
HopfenschorschOP3w ago
Do you need my Printer.cfg and Ratos.cfg?
TheTik
TheTik3w ago
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?
Hopfenschorsch
HopfenschorschOP3w ago
correct
TheTik
TheTik3w ago
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
Hopfenschorsch
HopfenschorschOP3w ago
T0 has Beacon, Accel is Beacon also. T1 has no probe and accel is integrated on the toolboard
TheTik
TheTik3w ago
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?
Hopfenschorsch
HopfenschorschOP3w ago
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
TheTik
TheTik3w ago
if you've only edited the printer.cfg I think we're good
Hopfenschorsch
HopfenschorschOP3w ago
[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
TheTik
TheTik3w ago
I'd still suggest re-running the configurator, shouldn't hurt
Hopfenschorsch
HopfenschorschOP3w ago
Like deleting both printer and ratos config? And do i have to put an z-probe for T1?
TheTik
TheTik3w ago
don't have to delete anything and I don't think so for T1, but I've never done an idex myself
Solution
Hopfenschorsch
So i changed that both my toolheads to use the integrated accelerometer and it seams to work.
TheTik
TheTik3w ago
if nothing else your results betweeen the toolheads is more comparable now 🙂
Hopfenschorsch
HopfenschorschOP3w ago
Okay i´m fine with it for now.

Did you find this page helpful?