#[Solved] USB Serial ID
1 messages · Page 1 of 1 (latest)
No, it should be serial: /dev/serial/by-id/usb-Klipper_stm32h723xx_18002B000451333235393937-if00
Thanks. Having so much trouble getting this to run.
Now Moonraker cant connect to Klipper
Think I need to walk away for a while. Go have a shower and something to eat.
Maybe it will fix itself while Im gone
posting the debug script data can help us help you.
https://www.armoredturtle.xyz/docs/troubleshooting/troubleshooting.html#afc-debug-script
Armored Turtle Project Documentation
Thanks, I ran that and here is the link
https://termbin.com/busr
Unable to obtain tmc AFC_stepper lane1 phase
TMC lane1 failed to init: Unable to read tmc uart 'lane1' register IFCNT
Unable to obtain tmc AFC_stepper lane2 phase
TMC lane2 failed to init: Unable to read tmc uart 'lane2' register IFCNT
Unable to obtain tmc AFC_stepper lane3 phase
TMC lane3 failed to init: Unable to read tmc uart 'lane3' register IFCNT
Unable to obtain tmc AFC_stepper lane4 phase
TMC lane4 failed to init: Unable to read tmc uart 'lane4' register IFCNT
do you have 24v power to the AFC-Lite?
are the stepper drivers installed?
No, to the 24v and yes to the drivers. Was just bench flashing it, but can plug in the 24v
you need 24v to power teh steppers before AFC's PREP function will complete
And switch to Buck power?
yes.
Roger that... here goes
Well there you go.... Its alive!
Is there a test I can do on the bench to confirm all is well before I start connecting switches and motors etc
if klipper can talk to it and prep passes (well, it doesn't kill klipper) ... just start assembly
OK, Thanks for that. Appreciated.
Also there should be something on the Klippy screen shouldnt there?
All good, just found it.
Thanks again, who would have thought it would have been as simple as adding power! FacePalm
no porblem
When trying to Calibrate, by using AFC_CALIBRATION , Im advised to load a lane before I start. So I load Lane 2 (get Green LED) then rerun AFC_CALIBRATION and Im advised that "Tool must be unloaded to calibrate system"
Theres no filament at the toolhead, Tool Start indicator is red.
Whats the trick here?
So it seems that AFC thinks that Lane 1 is loaded. When I press unload, after heating I get "Move out of range: 5.000 -1.000 15.000 [-22.000]"
Where are these positions set so I can adjust
Where is it telling you to load a lane before starting calibration?
by 'load a lane' it means insert filament into the lane ... not load it to the toolhead
It was in the console and also an error message on the klipper screen
Yes, but even with no filament in the lane, red led, it was still reporting as loaded. I found a cfg file that I edited to show false, and now is working as it’s supposed to. The respooler is winding too far when unloading, need to look into that, and spools are falling off rollers when rewinding. So still some work to go, but current issues are resolved.
Thanks