Hi @EddyMI3D ,
Thanks for your response, I never noticed those end-stops had led on them. following your advise I checked, all wiring was ok except for X so took the time to redo the wiring tested before closing and it worked ( I did not test the home all, only X and Y and they worked, I swapped IO5 and IO6 with IO2 and IO4). Closed the printed retried and got a new error:
TMC ‘stepper_z’ reports error: DRV_STATUS: 000b0008 s2gb=1(ShortToGND_B!) cs_actual=11
Once the underlying issue is corrected, use the
“FIRMWARE_RESTART” command to reset the firmware, reload the
config, and restart the host software.
Printer is shutdown.
Reopened the printer to check the wiring on Z with a multimeter and all looked fine so I’m a bit surprised and confused so decided to redo the wiring just in case, retested with the multimeter and all seems fine so not sure if this is config related or wiring, note that prior to my previous post, I got movement working ok but not the endstops.
As I can see the leds lighting up when I touch the X and Y endstops with something so I’m certain that they’re working.
Also I’m a bit surprised to see stealthchop_threshold = 999999 at the beginning in the logs as in printer.cfg I have it set to 0 for Z and Z1 but furhter down in the log file I see them set to 0 as on the printer.cfg file
Now that being said following all that, I’m also facing a new issue that I didn’t had before, the extruder is no longer heating up, when I set a temperature it shorts out and restarts, so decided to unplug everything and check each wire and plug them one by one back to the duet, still the same thing, I set a temp for the extruder and it shorts out and restart, please note that both the extruder and the bed both worked previously, I was the 1st thing I wired and tested and did a pid tuning of both before moving to the wiring of the other elements and the bed is heating properly so I don’t understand why this is happening now.
After checking the klippy.log today I now see what you meant when you mentioned 3100+ lines of config, when my printer.cfg is only 460+ lines, this must be due to the klipper macro inclusion so I’ll need to do some cleanup for sure as I have macros in the printer.cfg file as well which are generally the ones I use.
I’ve attached both my latest logs and the printer.cfg file
config-20231204-201705.zip (4.7 KB)
logs-20231204-195726.zip (973.0 KB)
logs-20231204-200751.zip (19.8 KB)