Tweak config spacing

This commit is contained in:
Scott Lahteine 2020-06-14 19:32:04 -05:00
parent a305154fed
commit f5f861a215
144 changed files with 144 additions and 144 deletions

View file

@ -1895,7 +1895,7 @@
*/
#if EXTRUDERS > 1
// Z raise distance for tool-change, as needed for some extruders
#define TOOLCHANGE_ZRAISE 2 // (mm)
#define TOOLCHANGE_ZRAISE 2 // (mm)
//#define TOOLCHANGE_ZRAISE_BEFORE_RETRACT // Apply raise before swap retraction (if enabled)
//#define TOOLCHANGE_NO_RETURN // Never return to previous position on tool-change
#if ENABLED(TOOLCHANGE_NO_RETURN)