mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-05 04:54:12 -06:00
Default filament diameter 1.75mm
This commit is contained in:
parent
861808b043
commit
1e25b54b26
34 changed files with 33 additions and 33 deletions
|
@ -145,7 +145,7 @@
|
|||
#define EXTRUDERS 2
|
||||
|
||||
// Generally expected filament diameter (1.75, 2.85, 3.0, ...). Used for Volumetric, Filament Width Sensor, etc.
|
||||
#define DEFAULT_NOMINAL_FILAMENT_DIA 3.0
|
||||
#define DEFAULT_NOMINAL_FILAMENT_DIA 1.75
|
||||
|
||||
// For Cyclops or any "multi-extruder" that shares a single nozzle.
|
||||
//#define SINGLENOZZLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue