MKFirmware / MK4duo

MK4duo Firmware Printers 3D for Arduino and Arduino due
http://www.marlinkimbra.it
GNU General Public License v3.0
206 stars 118 forks source link

M109 reboot printer. #787

Closed Francis663 closed 4 years ago

Francis663 commented 4 years ago

MK4duo V4.4.0 downloaded 5 Fev 2020. Configurator not used. The printer reboot when enter the G-Code M109 S210 just after M104 S210. M104 S210 is to set the hotend printer temperature. M109 S210 is to wait until the temperature reaches the target (210°C)

Note: the printer does not reboot when the hotend is already >= the target temperature.

Config: Cartesian, One hotend, Board Megatronics V3.3.

Francis663 commented 4 years ago

I investigate inside the source code and found:

Francis663 commented 4 years ago

The problem is still present with the version 4.4.0 revised 20-04-2020. Config: Cartesian, board Megatronics, display Nextion 3.5' ( firmware 1.3.1 from display 4.3' resized for 3,5') , language fr. Works when lines 57 to 60 are removed from file MK4duo/src/commands/gcode/temperature/m109.h