Followup for 6 extruders

This commit is contained in:
Scott Lahteine
2018-09-24 14:36:39 -04:00
parent 04bdff4115
commit 6742026568
75 changed files with 75 additions and 75 deletions

View File

@ -147,7 +147,7 @@
// @section extruder
// This defines the number of extruders
// :[1, 2, 3, 4, 5]
// :[1, 2, 3, 4, 5, 6]
#define EXTRUDERS 1
// Generally expected filament diameter (1.75, 2.85, 3.0, ...). Used for Volumetric, Filament Width Sensor, etc.

View File

@ -147,7 +147,7 @@
// @section extruder
// This defines the number of extruders
// :[1, 2, 3, 4, 5]
// :[1, 2, 3, 4, 5, 6]
#define EXTRUDERS 2
// Generally expected filament diameter (1.75, 2.85, 3.0, ...). Used for Volumetric, Filament Width Sensor, etc.