Browse Source

Remove obsolete STEPS_MM_E setting

Scott Lahteine 9 years ago
parent
commit
1093c780c8

+ 0
- 1
Marlin/Configuration_adv.h View File

@@ -380,7 +380,6 @@
380 380
 #if ENABLED(ADVANCE)
381 381
   #define EXTRUDER_ADVANCE_K .0
382 382
   #define D_FILAMENT 2.85
383
-  #define STEPS_MM_E 836
384 383
 #endif
385 384
 
386 385
 // @section extras

+ 0
- 1
Marlin/example_configurations/Felix/Configuration_adv.h View File

@@ -380,7 +380,6 @@
380 380
 #if ENABLED(ADVANCE)
381 381
   #define EXTRUDER_ADVANCE_K .0
382 382
   #define D_FILAMENT 2.85
383
-  #define STEPS_MM_E 836
384 383
 #endif
385 384
 
386 385
 // @section extras

+ 0
- 1
Marlin/example_configurations/Hephestos/Configuration_adv.h View File

@@ -380,7 +380,6 @@
380 380
 #if ENABLED(ADVANCE)
381 381
   #define EXTRUDER_ADVANCE_K .0
382 382
   #define D_FILAMENT 1.75
383
-  #define STEPS_MM_E 100.47095761381482
384 383
 #endif
385 384
 
386 385
 // @section extras

+ 0
- 1
Marlin/example_configurations/K8200/Configuration_adv.h View File

@@ -380,7 +380,6 @@
380 380
 #if ENABLED(ADVANCE)
381 381
   #define EXTRUDER_ADVANCE_K .0
382 382
   #define D_FILAMENT 2.85
383
-  #define STEPS_MM_E 836
384 383
 #endif
385 384
 
386 385
 // @section extras

+ 0
- 1
Marlin/example_configurations/RigidBot/Configuration_adv.h View File

@@ -380,7 +380,6 @@
380 380
 #if ENABLED(ADVANCE)
381 381
   #define EXTRUDER_ADVANCE_K .0
382 382
   #define D_FILAMENT 1.75
383
-  #define STEPS_MM_E 836
384 383
 #endif
385 384
 
386 385
 // @section extras

+ 0
- 1
Marlin/example_configurations/SCARA/Configuration_adv.h View File

@@ -380,7 +380,6 @@
380 380
 #if ENABLED(ADVANCE)
381 381
   #define EXTRUDER_ADVANCE_K .0
382 382
   #define D_FILAMENT 1.75
383
-  #define STEPS_MM_E 1000
384 383
 #endif
385 384
 
386 385
 // @section extras

+ 0
- 1
Marlin/example_configurations/TAZ4/Configuration_adv.h View File

@@ -388,7 +388,6 @@
388 388
 #if ENABLED(ADVANCE)
389 389
   #define EXTRUDER_ADVANCE_K .0
390 390
   #define D_FILAMENT 2.85
391
-  #define STEPS_MM_E 836
392 391
 #endif
393 392
 
394 393
 // @section extras

+ 0
- 1
Marlin/example_configurations/WITBOX/Configuration_adv.h View File

@@ -380,7 +380,6 @@
380 380
 #if ENABLED(ADVANCE)
381 381
   #define EXTRUDER_ADVANCE_K .0
382 382
   #define D_FILAMENT 1.75
383
-  #define STEPS_MM_E 100.47095761381482
384 383
 #endif
385 384
 
386 385
 // @section extras

+ 0
- 1
Marlin/example_configurations/delta/biv2.5/Configuration_adv.h View File

@@ -381,7 +381,6 @@
381 381
 #if ENABLED(ADVANCE)
382 382
   #define EXTRUDER_ADVANCE_K .0
383 383
   #define D_FILAMENT 2.85
384
-  #define STEPS_MM_E 836
385 384
 #endif
386 385
 
387 386
 // @section extras

+ 0
- 1
Marlin/example_configurations/delta/generic/Configuration_adv.h View File

@@ -382,7 +382,6 @@
382 382
 #if ENABLED(ADVANCE)
383 383
   #define EXTRUDER_ADVANCE_K .0
384 384
   #define D_FILAMENT 2.85
385
-  #define STEPS_MM_E 836
386 385
 #endif
387 386
 
388 387
 // @section extras

+ 0
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h View File

@@ -381,7 +381,6 @@
381 381
 #if ENABLED(ADVANCE)
382 382
   #define EXTRUDER_ADVANCE_K .0
383 383
   #define D_FILAMENT 2.85
384
-  #define STEPS_MM_E 836
385 384
 #endif
386 385
 
387 386
 // @section extras

+ 0
- 1
Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h View File

@@ -385,7 +385,6 @@
385 385
 #if ENABLED(ADVANCE)
386 386
   #define EXTRUDER_ADVANCE_K .0
387 387
   #define D_FILAMENT 2.85
388
-  #define STEPS_MM_E 836
389 388
 #endif
390 389
 
391 390
 // @section extras

+ 0
- 1
Marlin/example_configurations/makibox/Configuration_adv.h View File

@@ -379,7 +379,6 @@
379 379
 #if ENABLED(ADVANCE)
380 380
   #define EXTRUDER_ADVANCE_K .0
381 381
   #define D_FILAMENT 2.85
382
-  #define STEPS_MM_E 836
383 382
 #endif
384 383
 
385 384
 // @section extras

+ 0
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h View File

@@ -380,7 +380,6 @@
380 380
 #if ENABLED(ADVANCE)
381 381
   #define EXTRUDER_ADVANCE_K .0
382 382
   #define D_FILAMENT 2.85
383
-  #define STEPS_MM_E 836
384 383
 #endif
385 384
 
386 385
 // @section extras

Loading…
Cancel
Save