Browse Source

Default filament 1.75mm

vanilla_fb_2.0.x
Scott Lahteine 4 years ago
parent
commit
75119c433a
  1. 2
      Marlin/Configuration.h
  2. 1
      Marlin/Configuration_adv.h

2
Marlin/Configuration.h

@ -145,7 +145,7 @@
#define EXTRUDERS 1
// 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

1
Marlin/Configuration_adv.h

@ -2878,7 +2878,6 @@
// Turn off the laser on G28 homing.
//#define LASER_MOVE_G28_OFF
#endif
/**

Loading…
Cancel
Save