XY Freq, Singlenozzle Standby

This commit is contained in:
Scott Lahteine 2020-04-28 00:29:16 -05:00
parent 6efafdfd8b
commit 1abfdab06e
315 changed files with 2945 additions and 740 deletions

View file

@ -163,6 +163,13 @@
// For Cyclops or any "multi-extruder" that shares a single nozzle.
//#define SINGLENOZZLE
// Save and restore temperature and fan speed on tool-change.
// Set standby for the unselected tool with M104/106/109 T...
#if ENABLED(SINGLENOZZLE)
//#define SINGLENOZZLE_STANDBY_TEMP
//#define SINGLENOZZLE_STANDBY_FAN
#endif
/**
* Průša MK2 Single Nozzle Multi-Material Multiplexer, and variants.
*