Sync adv comments

This commit is contained in:
Scott Lahteine 2020-05-05 23:54:55 -05:00
parent e8782e8d99
commit b5b0b842c6
145 changed files with 559 additions and 840 deletions

View file

@ -588,8 +588,7 @@
// Default x offset in duplication mode (typically set to half print bed width)
#define DEFAULT_DUPLICATION_X_OFFSET 100
#endif // DUAL_X_CARRIAGE
#endif
// Activate a solenoid on the active extruder with M380. Disable all with M381.
// Define SOL0_PIN, SOL1_PIN, etc., for each extruder that has a solenoid.