Many thanks Zoev89, I'll give ti a try as soon as possible
It does sound like what Zoev89 mentions...
If you don't want to be adding the M302 command to every gcode file you generate, you can go and make a custom firmware (it sounds like you actually would want to do this if you modified the printer to print stuff at 40-60 degrees...)
Download the most recent Marlin and look in the configuration.h file for something like:
#define EXTRUDE_MIN_TEMP
What can you print at that temperature? And what printer do you have? (Please add it to your profile)
What can you print at that temperature? And what printer do you have? (Please add it to your profile)
Chocolate?
Nope, not chocolates, but different types of liquids, so I do not need high temperature.
Recommended Posts
zoev89 73
Don't know if this is your problem and not sure if this helps but add to the start code
M302 ; run extruder when cold
The extruder is protected against operating while the plastic is still solid.
This will certainly be one of the restrictions. I can run the printer when I do that when the hotend is cold.
Link to post
Share on other sites