mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 23:46:27 -06:00
Allow zero EXTRUDERS
This commit is contained in:
parent
c1a724f213
commit
832140430a
194 changed files with 194 additions and 194 deletions
|
@ -143,7 +143,7 @@
|
|||
// @section extruder
|
||||
|
||||
// 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
|
||||
|
||||
// Generally expected filament diameter (1.75, 2.85, 3.0, ...). Used for Volumetric, Filament Width Sensor, etc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue