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
32 Replies
TheTik
TheTik4mo ago
show update manager, then drop your debug.zip in here
TheTik
TheTik4mo ago
"configparser.Error: Unknown config object 'beacon beacon'" found in klippy.log Are you able to home Z, or do a bed mesh?
Hopfenschorsch
HopfenschorschOP4mo ago
Yes without any Problems Can home and do an Bed mesh. Also on Real Time analytics I can read out the sensor
TheTik
TheTik4mo ago
hm. If you try to ssh in and run 'ratos doctor' does it do anything?
Hopfenschorsch
HopfenschorschOP4mo ago
One moment. I’m getting my laptop
Hopfenschorsch
HopfenschorschOP4mo ago
No description
TheTik
TheTik4mo ago
unless you've changed it, the default is raspberry
Hopfenschorsch
HopfenschorschOP4mo ago
This is what happend after "ratos doctor"
TheTik
TheTik4mo 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
HopfenschorschOP4mo ago
Didn´t work. I´m doing a net config maybe it helps
TheTik
TheTik4mo ago
nah, its something with the macros/config
Hopfenschorsch
HopfenschorschOP4mo ago
Do you need my Printer.cfg and Ratos.cfg?
TheTik
TheTik4mo 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
HopfenschorschOP4mo ago
correct
TheTik
TheTik4mo 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
HopfenschorschOP4mo ago
T0 has Beacon, Accel is Beacon also. T1 has no probe and accel is integrated on the toolboard
TheTik
TheTik4mo 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
HopfenschorschOP4mo 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
TheTik4mo ago
if you've only edited the printer.cfg I think we're good
Hopfenschorsch
HopfenschorschOP4mo 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
TheTik4mo ago
I'd still suggest re-running the configurator, shouldn't hurt
Hopfenschorsch
HopfenschorschOP4mo ago
Like deleting both printer and ratos config? And do i have to put an z-probe for T1?
TheTik
TheTik4mo 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
Hopfenschorsch4mo ago
So i changed that both my toolheads to use the integrated accelerometer and it seams to work.
TheTik
TheTik4mo ago
if nothing else your results betweeen the toolheads is more comparable now 🙂
Hopfenschorsch
HopfenschorschOP4mo ago
Okay i´m fine with it for now.
xkuyax
xkuyax2w ago
@TheTik is there some new solution or something? https://www.answeroverflow.com/m/1335289550179799151 id like to use both a nozzle adxl with usb c for T1 and beacon for T0
Error during accelerometer data streaming - Rat Rig Community [Unof...
After update to latest Ratos 2.1 (v2.1.0-RC3-25-g0477559b) I get this error when I want to enable de data stream on the beacon. Data stream on EBB42 works. Beacon seams to work normally. I get the same result if I disable all extensions in Chrome and restart chrome. Is this update related or did I mess up something else? Any help is appreci...
xkuyax
xkuyax2w ago
shows mikl fixing something, but i dont think this is fully related to that or?
No description
TheTik
TheTik2w ago
outside my knowledge, sorry :/
xkuyax
xkuyax2w ago
do you happen to know if i want to change [gcode_macro RatOS] variable_adxl_chip: ["beacon beacon", "adxl345 rpi"] # toolheads adxl chip names to ["beacon", "adxl345 rpi"] # toolheads adxl chip names how to do that? can i do that in the ratos variables?
TheTik
TheTik2w ago
really beyond what I know Might ask in the macros channel

Did you find this page helpful?