Hi everyone,
I recently bought a simple 3D-printer (Geeetech Prusa i3 Pro) because I wanted to create a heating box for glue cartridges.
It was easier to buy a simple 3D-printer than to buy all parts seperate.
So what is left of the 3D-printer is the power supply, the heating bed and the nozzle temperature sensor.
I'm now trying to achieve the following, if possible, with GCODE commands:
Heat the bed to x°C until the nozzle temp sensor reaches y°C.
If nozzle temp sensor drops below that temp, it should use the heated bed to keep the temp at a certain point (=y).
It should do this for 60 min and after that it can stop.
Is something like this possible?
I recently bought a simple 3D-printer (Geeetech Prusa i3 Pro) because I wanted to create a heating box for glue cartridges.
It was easier to buy a simple 3D-printer than to buy all parts seperate.
So what is left of the 3D-printer is the power supply, the heating bed and the nozzle temperature sensor.
I'm now trying to achieve the following, if possible, with GCODE commands:
Heat the bed to x°C until the nozzle temp sensor reaches y°C.
If nozzle temp sensor drops below that temp, it should use the heated bed to keep the temp at a certain point (=y).
It should do this for 60 min and after that it can stop.
Is something like this possible?