Marlin Bed Temperature Settings: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
*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. | *basics in configuration.h - [https://reprap.org/wiki/Heatbeds_-_A_beginner%27s_guide]. Set duty cycle. | ||
=Links= | |||
*Marlin source for configuration_adv.h - [http://marlinfw.org/docs/configuration/configuration.html#temperature-options] |
Revision as of 20:22, 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.
Links
- Marlin source for configuration_adv.h - [3]