🧑‍💻 Support for Minimal Config

MarlinFirmware/Marlin#27338
This commit is contained in:
Scott Lahteine 2024-08-15 15:39:35 -05:00
parent dc8b710af8
commit ab4edcaaf1
746 changed files with 3356 additions and 2237 deletions

View file

@ -879,6 +879,8 @@
// FIND YOUR OWN: "M303 E-2 C8 S50" to run autotune on the chamber at 50 degreesC for 8 cycles.
#endif // PIDTEMPCHAMBER
// @section pid temp
#if ANY(PIDTEMP, PIDTEMPBED, PIDTEMPCHAMBER)
//#define PID_DEBUG // Sends debug data to the serial port. Use 'M303 D' to toggle activation.
//#define PID_OPENLOOP // Puts PID in open loop. M104/M140 sets the output power from 0 to PID_MAX