Just installed on Ender 3 S1 and when I attempt to print I get the following error. {"code":"key113", "msg": "Extruder not configured", "values": []}
I am using PrusaSlicer 2.5.0 and believe I have followed the instructions and added the extruders correctly to the configuration. Not sure what I am missing. Anything I can add to this ticket to get help? Config file?
If you're using the Sonic Pad or Klipper you may be able to define a code macros named T0, T1, T2, and T3 with something like an M117 command (just display a message to the console). Then it would just treat the Tx commands as a macro that just prints a message.
Ok, got past that one by adding max_extrude_cross_section: 5
To my extruder config.
I got past the error by selecting the Single Extruder Multi Material option in the printer settings, I am now getting this error:
"code":"key112", "msg": "Move exceeds maximum extrusion (2.541mm^2 vs 0.640mm^2) See the 'max_extrude_cross_section' config option for details", "values": [2.541, 0.640]}
Maybe I need to go back through the setup for that?
I am using Creality sonic pad
Um... that's nothing to do with the 3D Chameleon... are you using something else in it... Marlin or the 3DChameleon have no error messages that look like that.
Where are you seeing this error message?
Bill