ellensp
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/Configuration.h
|
@ -141,7 +141,7 @@ |
|
|
// @section extruder
|
|
|
// @section extruder
|
|
|
|
|
|
|
|
|
// This defines the number of extruders
|
|
|
// This defines the number of extruders
|
|
|
// :[1, 2, 3, 4, 5, 6, 7, 8]
|
|
|
// :[0, 1, 2, 3, 4, 5, 6, 7, 8]
|
|
|
#define EXTRUDERS 1 |
|
|
#define EXTRUDERS 1 |
|
|
|
|
|
|
|
|
// Generally expected filament diameter (1.75, 2.85, 3.0, ...). Used for Volumetric, Filament Width Sensor, etc.
|
|
|
// Generally expected filament diameter (1.75, 2.85, 3.0, ...). Used for Volumetric, Filament Width Sensor, etc.
|
|
|