Standby temperature Idex
Extruder is not heating up from standby temperature, soon it switch from extruder 0 to extruder 1. Then the printer is waiting for a temperature between 3 to 8 degree. Enclosed the zip file and gcode file.
Thanks in advance, Jaap Vis JVS 3D
32 Replies
please enabe the debug mode by running
ENABLE_DEBUG
in the console, then reproduce the error and share the console ouput text here
no wonder it doesnt continue, it waits for the extruder temp to be between 3° and 8° Celsius
havent seen any issues with your gcode, that looks normal
the console output should give me a hint whats going on on your side
i have used this feature many times and havent seen this behaviour yet
also, after you have reproduced the error, please run RatOS
in the console and share the output of itHi Helge, I did a copy / paste off the console output (debug) because the machine will nog stop the normal way.
please add this macro to pyur printer.cfg and then try again
okay I let you know the result
I add the wakeup to the printer.cfg, looks beter but extruder 1 is not heating up to 230 degree
what do you mean it doesn theat up?
its cooling down like the heater is turned off?
log says its heating up
Yes the machine is switch from extruder 0 to extruder 1, the temperature of extruder 1 is 200 degree (standby temperature) soon it switch to this extruder there nothing happing the temperature stay on that 200 degree and is not heating to 230 degree
can you show the temperature panel when this happens
First picture is printin extruder 0 and extruder 1 is in stanby temp. Second picture is extruder 1 waiting for temperature. Now I have reset the machine
please run this command and tell me what happens
TEMPERATURE_WAIT SENSOR="extruder1" MINIMUM=230 MAXIMUM=235
cancel the print beforebut cancel don't work I have to reset the machine
true
then reset
okay
Noting is happening
please show me the console output screenshot
and the temp dashboard
sorry this one is better
can you try to set the temp for T1 manually in the temp dashboard
ohhh wait
please run this command
Hmm no difference
reset first
yes that works now he is heating
ok, one sec
try this macro please
Hi Helge, YES it works.
nice
i know now what happend
i made a mistake when i was refactoring it
it originaly worked but havent tested the standby feature after changing some code
many thanks, yes you learned also something
sorry for that and thanks
no problem it was very helpfuul that you spend some time
i pushed a update for ratos, ill let you know when you can remove the macro from the printer.cfg
okay
please update ratos and remove the macro from our printer.cfg
yes it works, thanks