Marlin Bed Temperature Settings: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
*Time and temperature rise settings are found in Configuration_adv.h - if a rise of a certain temperature is not observed in Marlin - printer shuts down: [https://github.com/MarlinFirmware/Marlin/issues/7724]
*Time and temperature rise settings are found in Configuration_adv.h - if a rise of a certain temperature is not observed in Marlin - printer shuts down: [https://github.com/MarlinFirmware/Marlin/issues/7724]
*But what about the opposite - if the temperature rises too fast?
*But what about the opposite - if the temperature rises too fast?
*basics in configuration.h - [https://reprap.org/wiki/Heatbeds_-_A_beginner%27s_guide]. Set duty cycle.

Revision as of 20:12, 18 May 2019

  • Time and temperature rise settings are found in Configuration_adv.h - if a rise of a certain temperature is not observed in Marlin - printer shuts down: [1]
  • But what about the opposite - if the temperature rises too fast?
  • basics in configuration.h - [2]. Set duty cycle.