After Toolchange in Idex print Firmware restart
Sorry but need help: IDEX 3.1 Manta M8P with EBB42 - RatOS 2.1. When i print with T0 standalone - everything works fine. When i print with T1 standalone everything works fine. When i make multicolorprint - after first switching to T1 it does purging and then start printing T1 - after a few sec rattling of extruder T1 lgx Lite Extruder gear (seems to overextrude) and klipper shutdown with
MCU 'toolboard_t1' shutdown: Rescheduled timer in the past
This generally occurs when the micro-controller has been
requested to step at a rate higher than it is capable of
obtaining.
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
Sliced with SS (also the working standalone T0 and T1 prints) - what might be here the problem? Any suggestions?
Wrong Toolchange gcode in superslicer can cause this?
7 Replies
I don't know the answer, but would suggest posting your printer.cfg and tool change g-code
Will do when i am at home
Tool change g-code
;tool change post processor tag
T[next_extruder] P1
Can you try PS just to rule out the slicer?
Also i recommend deleting every line in
my_macro_mod_T0_T1.cfg
that you didn't modify from RatOS.cfg, you're currently locking yourself out of potential bugfixes via updates.
Did you check the slicer configuration documentation?GitHub
RatOS/site/docs/slicers.md at documentation_v2.1 · HelgeKeck/RatOS
The preconfigured Raspberry Pi image that makes it easy to run Klipper + Moonraker + Mainsail on your printer. - HelgeKeck/RatOS
I tried also PS, Same result
I See there are new gcode slicer configurations from Helge, will check this first. Thx mikl for this hint 👍
Solution
fiexd with latest slicer configurations from Helge👍