[Need Help] Ticking sound after start of print -> Heater E0 Thermal Runaway #289

Closed
opened 2022-02-20 14:12:40 -06:00 by v-a-d-e-r · 16 comments
v-a-d-e-r commented 2022-02-20 14:12:40 -06:00 (Migrated from github.com)

I get still ticking sound after a couple of seconds and the printer stops.
Printer: Anycubic Mega S
FW: v1.4.3
Can this issue confirmed by others?

I get still ticking sound after a couple of seconds and the printer stops. Printer: Anycubic Mega S FW: v1.4.3 Can this issue confirmed by others?
knutwurst commented 2022-02-21 03:26:38 -06:00 (Migrated from github.com)

Please post the log output :)

Please post the log output :)
v-a-d-e-r commented 2022-02-21 05:21:31 -06:00 (Migrated from github.com)

What should be in the log? Annoying sound on and crash immediately... g

What should be in the log? Annoying sound on and crash immediately... *g*
knutwurst commented 2022-02-21 05:27:02 -06:00 (Migrated from github.com)

Uhm... if you don't post a log like mentioned in the FAQ, I can't help you because nobody will know what's going on.

Uhm... if you don't post a log like mentioned in the FAQ, I can't help you because nobody will know what's going on.
v-a-d-e-r commented 2022-02-21 07:52:39 -06:00 (Migrated from github.com)

Hmm, I'm not sure if that output from cura (4.13.1) really helps....

2022-02-21 14:42:22,863 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._onWriteStarted [118]: 'info/send_slice_info' is turned off.
2022-02-21 14:42:22,865 - DEBUG - [MainThread] ArcWelderPlugin.ArcWelderPlugin._filterGcode [252]: Using temporary file /tmp/tmpvrui7u2f
2022-02-21 14:42:22,869 - DEBUG - [MainThread] ArcWelderPlugin.ArcWelderPlugin._filterGcode [282]: Running ArcWelder with the following options: ['/home/kingpin/.local/share/cura/4.13/plugins/ArcWelderPlugin/ArcWelderPlugin/bin/linux/ArcWelder', '-m=1000000.000000', '-t=0.050000', '-r=0.050000', '-d', '-g', '/tmp/tmpvrui7u2f']
2022-02-21 14:42:23,184 - DEBUG - [MainThread] ArcWelderPlugin.ArcWelderPlugin._filterGcode [296]: 2022-02-21 14:42:22.015 - arc_welder.gcode_conversion - INFO - Source and target path are the same.  The source file will be overwritten.  Temporary file path: /tmp/76931fac-9dab-2b36-c248-b87d6ae33f9a.tmp
2022-02-21 14:42:22.015 - arc_welder.gcode_conversion - INFO - Processing Gcode
	Source File Path             : /tmp/tmpvrui7u2f
	Target File Path (overwrite) : /tmp/76931fac-9dab-2b36-c248-b87d6ae33f9a.tmp
	Temporary File Path          : /tmp/76931fac-9dab-2b36-c248-b87d6ae33f9a.tmp
	Resolution                   : 0.0500mm (+-0.02500mm)
	Path Tolerance               : 5.000%
	Maximum Arc Radius           : 1000000mm
	Min Arc Segments             : 0
	MM Per Arc Segment           : 0.000
	Allow 3D Arcs                : False
	Allow Dynamic Precision      : True
	Default XYZ Precision        : 3
	Default E Precision          : 5
	G90/G91 Influences Extruder  : True
	Log Level                    : INFO
	Hide Progress Updates        : False
2022-02-21 14:42:22.017 - arc_welder.gcode_conversion - INFO - arc_welder::process - Parameters received: source_file_path: '/tmp/tmpvrui7u2f', target_file_path:'/tmp/76931fac-9dab-2b36-c248-b87d6ae33f9a.tmp', resolution_mm:0.05mm (+-0.03mm), path_tolerance_percent: 0.05, max_radius_mm:1000000.00, min_arc_segments:0, mm_per_arc_segment:0, g90_91_influences_extruder: True, allow_3d_arcs: False, allow_dynamic_precision: True, default_xyz_precision: 3, default_e_precision: 5
Progress:  percent_complete:0.00, seconds_elapsed:0.00, seconds_remaining:inf, gcodes_processed: 0, current_file_line: 0, points_compressed: 0, arcs_created: 0, num_firmware_compensations: 0, compression_ratio: 0.00, size_reduction: 0.00% 
Progress:  percent_complete:100.00, seconds_elapsed:0.28, seconds_remaining:0.00, gcodes_processed: 85315, current_file_line: 86506, points_compressed: 32231, arcs_created: 6222, num_firmware_compensations: 0, compression_ratio: 1.46, size_reduction: 31.29% 
2022-02-21 14:42:23.296 - arc_welder.gcode_conversion - INFO - Deleting the original source file at '/tmp/tmpvrui7u2f'.
2022-02-21 14:42:23.297 - arc_welder.gcode_conversion - INFO - Renaming temporary file at '/tmp/76931fac-9dab-2b36-c248-b87d6ae33f9a.tmp' to '/tmp/tmpvrui7u2f'.
2022-02-21 14:42:23.297 - arc_welder.gcode_conversion - INFO - 
   Min          Max     Source  Target  Change
----------------------------------------------
  0.000mm to   0.002mm       0       0    0.0%
  0.002mm to   0.005mm       2       2    0.0%
  0.005mm to   0.010mm      25      14  -44.0%
  0.010mm to   0.050mm     230     110  -52.2%
  0.050mm to   0.100mm    1195     215  -82.0%
  0.100mm to   0.500mm    8756    3543  -59.5%
  0.500mm to   1.000mm   15867    5530  -65.1%
  1.000mm to   5.000mm   24543   14122  -42.5%
  5.000mm to  10.000mm     328     826  151.8%
 10.000mm to  20.000mm     160     509  218.1%
 20.000mm to  50.000mm      16     150  837.5%
 50.000mm to 100.000mm       1      93 9200.0%
          >= 100.000mm       0       0    0.0%
----------------------------------------------
Total distance source:.............53571.225mm
Total distance target:.............53575.154mm
   Total count source:...................51123
   Total count target:...................25114
 Total percent change:..................-50.9%
2022-02-21 14:42:23.297 - arc_welder.gcode_conversion - INFO - Arc Welder process completed successfully.

2022-02-21 14:42:23,203 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to MonitorStage
2022-02-21 14:42:23,208 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [424]: file:///tmp/.mount_UltimatO8aec/usr/bin/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:168:25: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

2022-02-21 14:42:26,225 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2022-02-21 14:42:26,242 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-02-21 14:42:36,562 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.006197452545166016 seconds
2022-02-21 14:48:24,272 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [48]: Scheduled the next on-app-exit callback [<bound method USBPrinterOutputDevice._checkActivePrintingUponAppExit of <USBPrinting.USBPrinterOutputDevice.USBPrinterOutputDevice object at 0x56480c03d6d0>>]
2022-02-21 14:48:25,899 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2022-02-21 14:48:25,904 - INFO - [MainThread] cura.CuraApplication.closeApplication [612]: Close application
2022-02-21 14:48:25,908 - INFO - [MainThread] UM.Logger.info [137]: Initializing Active Machine...
2022-02-21 14:48:25,991 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [424]: file:///tmp/.mount_UltimatO8aec/usr/bin/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:59: TypeError: Cannot read property 'extruders' of null
2022-02-21 14:48:25,998 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-02-21 14:48:26,002 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-02-21 14:48:26,022 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [424]: file:///tmp/.mount_UltimatO8aec/usr/bin/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:59: TypeError: Cannot read property 'extruders' of null
2022-02-21 14:48:26,029 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-02-21 14:48:26,034 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2022-02-21 14:48:26,129 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [488]: Shutting down cura
2022-02-21 14:48:26,141 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [354]: Attempting to kill the engine process
2022-02-21 14:48:26,153 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [424]: file:///tmp/.mount_UltimatO8aec/usr/bin/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:168:25: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

2022-02-21 14:48:26,171 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [424]: file:///tmp/.mount_UltimatO8aec/usr/bin/qml/UM/Preferences/PreferencesDialog.qml:113: TypeError: Cannot read property 'resetEnabled' of null

 *** CRASH ***
Hmm, I'm not sure if that output from cura (4.13.1) really helps.... ``` 2022-02-21 14:42:22,863 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._onWriteStarted [118]: 'info/send_slice_info' is turned off. 2022-02-21 14:42:22,865 - DEBUG - [MainThread] ArcWelderPlugin.ArcWelderPlugin._filterGcode [252]: Using temporary file /tmp/tmpvrui7u2f 2022-02-21 14:42:22,869 - DEBUG - [MainThread] ArcWelderPlugin.ArcWelderPlugin._filterGcode [282]: Running ArcWelder with the following options: ['/home/kingpin/.local/share/cura/4.13/plugins/ArcWelderPlugin/ArcWelderPlugin/bin/linux/ArcWelder', '-m=1000000.000000', '-t=0.050000', '-r=0.050000', '-d', '-g', '/tmp/tmpvrui7u2f'] 2022-02-21 14:42:23,184 - DEBUG - [MainThread] ArcWelderPlugin.ArcWelderPlugin._filterGcode [296]: 2022-02-21 14:42:22.015 - arc_welder.gcode_conversion - INFO - Source and target path are the same. The source file will be overwritten. Temporary file path: /tmp/76931fac-9dab-2b36-c248-b87d6ae33f9a.tmp 2022-02-21 14:42:22.015 - arc_welder.gcode_conversion - INFO - Processing Gcode Source File Path : /tmp/tmpvrui7u2f Target File Path (overwrite) : /tmp/76931fac-9dab-2b36-c248-b87d6ae33f9a.tmp Temporary File Path : /tmp/76931fac-9dab-2b36-c248-b87d6ae33f9a.tmp Resolution : 0.0500mm (+-0.02500mm) Path Tolerance : 5.000% Maximum Arc Radius : 1000000mm Min Arc Segments : 0 MM Per Arc Segment : 0.000 Allow 3D Arcs : False Allow Dynamic Precision : True Default XYZ Precision : 3 Default E Precision : 5 G90/G91 Influences Extruder : True Log Level : INFO Hide Progress Updates : False 2022-02-21 14:42:22.017 - arc_welder.gcode_conversion - INFO - arc_welder::process - Parameters received: source_file_path: '/tmp/tmpvrui7u2f', target_file_path:'/tmp/76931fac-9dab-2b36-c248-b87d6ae33f9a.tmp', resolution_mm:0.05mm (+-0.03mm), path_tolerance_percent: 0.05, max_radius_mm:1000000.00, min_arc_segments:0, mm_per_arc_segment:0, g90_91_influences_extruder: True, allow_3d_arcs: False, allow_dynamic_precision: True, default_xyz_precision: 3, default_e_precision: 5 Progress: percent_complete:0.00, seconds_elapsed:0.00, seconds_remaining:inf, gcodes_processed: 0, current_file_line: 0, points_compressed: 0, arcs_created: 0, num_firmware_compensations: 0, compression_ratio: 0.00, size_reduction: 0.00% Progress: percent_complete:100.00, seconds_elapsed:0.28, seconds_remaining:0.00, gcodes_processed: 85315, current_file_line: 86506, points_compressed: 32231, arcs_created: 6222, num_firmware_compensations: 0, compression_ratio: 1.46, size_reduction: 31.29% 2022-02-21 14:42:23.296 - arc_welder.gcode_conversion - INFO - Deleting the original source file at '/tmp/tmpvrui7u2f'. 2022-02-21 14:42:23.297 - arc_welder.gcode_conversion - INFO - Renaming temporary file at '/tmp/76931fac-9dab-2b36-c248-b87d6ae33f9a.tmp' to '/tmp/tmpvrui7u2f'. 2022-02-21 14:42:23.297 - arc_welder.gcode_conversion - INFO - Min Max Source Target Change ---------------------------------------------- 0.000mm to 0.002mm 0 0 0.0% 0.002mm to 0.005mm 2 2 0.0% 0.005mm to 0.010mm 25 14 -44.0% 0.010mm to 0.050mm 230 110 -52.2% 0.050mm to 0.100mm 1195 215 -82.0% 0.100mm to 0.500mm 8756 3543 -59.5% 0.500mm to 1.000mm 15867 5530 -65.1% 1.000mm to 5.000mm 24543 14122 -42.5% 5.000mm to 10.000mm 328 826 151.8% 10.000mm to 20.000mm 160 509 218.1% 20.000mm to 50.000mm 16 150 837.5% 50.000mm to 100.000mm 1 93 9200.0% >= 100.000mm 0 0 0.0% ---------------------------------------------- Total distance source:.............53571.225mm Total distance target:.............53575.154mm Total count source:...................51123 Total count target:...................25114 Total percent change:..................-50.9% 2022-02-21 14:42:23.297 - arc_welder.gcode_conversion - INFO - Arc Welder process completed successfully. 2022-02-21 14:42:23,203 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to MonitorStage 2022-02-21 14:42:23,208 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [424]: file:///tmp/.mount_UltimatO8aec/usr/bin/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:168:25: QML Binding: Not restoring previous value because restoreMode has not been set. This behavior is deprecated. You have to import QtQml 2.15 after any QtQuick imports and set the restoreMode of the binding to fix this warning. In Qt < 6.0 the default is Binding.RestoreBinding. In Qt >= 6.0 the default is Binding.RestoreBindingOrValue. 2022-02-21 14:42:26,225 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage 2022-02-21 14:42:26,242 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel. 2022-02-21 14:42:36,562 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.006197452545166016 seconds 2022-02-21 14:48:24,272 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [48]: Scheduled the next on-app-exit callback [<bound method USBPrinterOutputDevice._checkActivePrintingUponAppExit of <USBPrinting.USBPrinterOutputDevice.USBPrinterOutputDevice object at 0x56480c03d6d0>>] 2022-02-21 14:48:25,899 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit. 2022-02-21 14:48:25,904 - INFO - [MainThread] cura.CuraApplication.closeApplication [612]: Close application 2022-02-21 14:48:25,908 - INFO - [MainThread] UM.Logger.info [137]: Initializing Active Machine... 2022-02-21 14:48:25,991 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [424]: file:///tmp/.mount_UltimatO8aec/usr/bin/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:59: TypeError: Cannot read property 'extruders' of null 2022-02-21 14:48:25,998 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel. 2022-02-21 14:48:26,002 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel. 2022-02-21 14:48:26,022 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [424]: file:///tmp/.mount_UltimatO8aec/usr/bin/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:59: TypeError: Cannot read property 'extruders' of null 2022-02-21 14:48:26,029 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel. 2022-02-21 14:48:26,034 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel. 2022-02-21 14:48:26,129 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [488]: Shutting down cura 2022-02-21 14:48:26,141 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [354]: Attempting to kill the engine process 2022-02-21 14:48:26,153 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [424]: file:///tmp/.mount_UltimatO8aec/usr/bin/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:168:25: QML Binding: Not restoring previous value because restoreMode has not been set. This behavior is deprecated. You have to import QtQml 2.15 after any QtQuick imports and set the restoreMode of the binding to fix this warning. In Qt < 6.0 the default is Binding.RestoreBinding. In Qt >= 6.0 the default is Binding.RestoreBindingOrValue. 2022-02-21 14:48:26,171 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [424]: file:///tmp/.mount_UltimatO8aec/usr/bin/qml/UM/Preferences/PreferencesDialog.qml:113: TypeError: Cannot read property 'resetEnabled' of null *** CRASH *** ```
knutwurst commented 2022-02-21 09:34:21 -06:00 (Migrated from github.com)

No. It doesn't help.
Please use something like Pronterface to display the log from your printer while printing from SD card.
See: https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/FAQ-(english)

No. It doesn't help. Please use something like Pronterface to display the log from your printer while printing from SD card. See: https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/FAQ-(english)
v-a-d-e-r commented 2022-02-21 10:54:43 -06:00 (Migrated from github.com)

This is what Pronterface logs before the printer died:

SENT: M105
RECV: ok T:178.77 /195.00 B:48.65 /45.00 @:127 B@:0
SENT: M105
RECV: ok T:177.79 /195.00 B:48.40 /45.00 @:127 B@:0
SENT: M105
RECV: ok T:177.52 /195.00 B:48.17 /45.00 @:127 B@:0
RECV: Error:Thermal Runaway, system stopped! Heater_ID: E0
Error:Thermal Runaway, system stopped! Heater_ID: E0

SENT: M105
RECV: echo:THERMAL RUNAWAY
RECV: Error:Printer halted. kill() called!
Error:Printer halted. kill() called!

RECV: //action:poweroff

This is what Pronterface logs before the printer died: SENT: M105 RECV: ok T:178.77 /195.00 B:48.65 /45.00 @:127 B@:0 SENT: M105 RECV: ok T:177.79 /195.00 B:48.40 /45.00 @:127 B@:0 SENT: M105 RECV: ok T:177.52 /195.00 B:48.17 /45.00 @:127 B@:0 RECV: Error:Thermal Runaway, system stopped! Heater_ID: E0 Error:Thermal Runaway, system stopped! Heater_ID: E0 SENT: M105 RECV: echo:THERMAL RUNAWAY RECV: Error:Printer halted. kill() called! Error:Printer halted. kill() called! RECV: //action:poweroff
knutwurst commented 2022-02-21 11:33:13 -06:00 (Migrated from github.com)

There you have it: Thermal runaway!

As mentioned in the FAQ:

This is the Thermal Runaway Protection from Marlin, which struck in. Your nozzle or bed (heater 0 is the nozzle) has not reached or maintained the correct temperature in the given time. This leads to an error. The original Firmware did not have TRP and thus could not stop the printer. There are many reasons for such an error. Most of the time it is simply because someone forgot to set the original component cooler in the slicer to 70% (see above). At 100% it now cools too much and since it blows straight against the nozzle, the temperature drops too much, which looks like a failure for the printer. Another possibility could be a wobbly or defective thermistor or heating cartridge. It is also possible that the new PID controller heats the heater a little too carefully. This can be remedied by the PID tuning in the special menu. It also makes sense to install a silicone sock for the hotend, as this protects the nozzle from drafts.

There you have it: Thermal runaway! As mentioned in the FAQ: > This is the [Thermal Runaway Protection](https://help.prusa3d.com/en/article/thermal-runaway-temperature-drops_2131) from Marlin, which struck in. Your nozzle or bed (heater 0 is the nozzle) has not reached or maintained the correct temperature in the given time. This leads to an error. The original Firmware did not have TRP and thus could not stop the printer. There are many reasons for such an error. Most of the time it is simply because someone forgot to set the original component cooler in the slicer to 70% (see above). At 100% it now cools too much and since it blows straight against the nozzle, the temperature drops too much, which looks like a failure for the printer. Another possibility could be a wobbly or defective thermistor or heating cartridge. It is also possible that the new [PID controller](https://en.wikipedia.org/wiki/PID_controller) heats the heater a little too carefully. This can be remedied by the PID tuning in the special menu. It also makes sense to install a silicone sock for the hotend, as this protects the nozzle from drafts.
v-a-d-e-r commented 2022-02-21 12:05:46 -06:00 (Migrated from github.com)

PID tuning works fine for the heat bed and the hot end. No issue there! Component cooler running at only 60%

PID tuning works fine for the heat bed and the hot end. No issue there! Component cooler running at only 60%
knutwurst commented 2022-02-22 00:59:38 -06:00 (Migrated from github.com)

Heater E0 is the hot end. And since there isn't a much too high temperature error (which would occur with a thermistor error) I'm guessing a broken wire or a burnt wire terminal for the hotend cartridge heater.

The Thermal Runaway Protection is a safety feature. And there is something wrong with your printer.

If this only occurs when printing or sporadically, it must be a broken cable or a burnt cable terminal. Check all green plug and screw connections. Even inside the printer!

Heater E0 is the hot end. And since there isn't a much too high temperature error (which would occur with a thermistor error) I'm guessing a broken wire or a burnt wire terminal for the hotend cartridge heater. The Thermal Runaway Protection is a safety feature. And there is something wrong with your printer. If this only occurs when printing or sporadically, it must be a broken cable or a burnt cable terminal. Check all green plug and screw connections. Even inside the printer!
v-a-d-e-r commented 2022-02-22 02:41:43 -06:00 (Migrated from github.com)

That's all I know. When I set the temp again after the drop via display, the printer works like expected. It seems also to be ever at the same position of the print. Same effect with an other model. So it can not be an hardware issue.

That's all I know. When I set the temp again after the drop via display, the printer works like expected. It seems also to be ever at the same position of the print. Same effect with an other model. So it can not be an hardware issue.
knutwurst commented 2022-02-22 02:51:19 -06:00 (Migrated from github.com)

Did you change anything else on the printer? Fan? fan duct? How is the fan speed set in the slicer?

The problem must be there somewhere and these errors are also known and therefore almost all dealt with in the FAQ :)

Did you change anything else on the printer? Fan? fan duct? How is the fan speed set in the slicer? The problem must be there somewhere and these errors are also known and therefore almost all dealt with in the FAQ :)
v-a-d-e-r commented 2022-02-22 03:11:17 -06:00 (Migrated from github.com)

There is close to nothing original at the printer. ;-) I have no clue what happend in the past few days. It worked also perfect with the beta versions of 1.4.2. The slicer was not changed and no change in the settings there. The only thing I changed was your FW. Very curious.....

There is close to nothing original at the printer. ;-) I have no clue what happend in the past few days. It worked also perfect with the beta versions of 1.4.2. The slicer was not changed and no change in the settings there. The only thing I changed was your FW. Very curious.....
esprudzs commented 2022-02-22 16:44:19 -06:00 (Migrated from github.com)

Well, I installed dual fan duct and experienced the same problem. Not on every print and not always, but sometimes mid 10-hour print. I ended up increasing the time firmware would wait for the temp to come to expected in the config file to prevent the problem. It is around line 306 in configuration.h if I remember correctly:
#define WATCH_TEMP_PERIOD 60 // Seconds, MegaS_MM, default was 30 seconds

This solved it for me for good.

Well, I installed dual fan duct and experienced the same problem. Not on every print and not always, but sometimes mid 10-hour print. I ended up increasing the time firmware would wait for the temp to come to expected in the config file to prevent the problem. It is around line 306 in configuration.h if I remember correctly: #define WATCH_TEMP_PERIOD 60 // Seconds, MegaS_MM, default was 30 seconds This solved it for me for good.
v-a-d-e-r commented 2022-02-23 04:40:22 -06:00 (Migrated from github.com)

Ah, ok. But I do not self-compile. Maybe it's a hint for @knutwurst

Ah, ok. But I do not self-compile. Maybe it's a hint for @knutwurst
github-actions[bot] commented 2022-03-25 20:55:38 -05:00 (Migrated from github.com)

This issue is stale because it has been open 30 days with no activity. Remove stale label / comment or this will be closed in 5 days.

This issue is stale because it has been open 30 days with no activity. Remove stale label / comment or this will be closed in 5 days.
github-actions[bot] commented 2022-05-30 09:04:40 -05:00 (Migrated from github.com)

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wp/Marlin-2-0-x-Anycubic-i3-MEGA-S#289
No description provided.