Browse Source

Finish name change

DAC_STEPPER_DFLT wasn't changed to DAC_MOTOR_CURRENT_DEFAULT in all
places on PR #6124
Bob-the-Kuhn 7 years ago
parent
commit
f7fc49c3a3

+ 1
- 1
Marlin/Configuration_adv.h View File

@@ -416,7 +416,7 @@
416 416
  */
417 417
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
418 418
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
419
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
419
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
420 420
 
421 421
 /*  5DPRINT & AZTEEG_X3_PRO */
422 422
 //#define DIGIPOT_I2C  // uncomment to enable

+ 1
- 1
Marlin/example_configurations/Cartesio/Configuration_adv.h View File

@@ -416,7 +416,7 @@
416 416
  */
417 417
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
418 418
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
419
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
419
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
420 420
 
421 421
 /*  5DPRINT & AZTEEG_X3_PRO */
422 422
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -416,7 +416,7 @@
416 416
  */
417 417
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
418 418
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
419
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
419
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
420 420
 
421 421
 /*  5DPRINT & AZTEEG_X3_PRO */
422 422
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -416,7 +416,7 @@
416 416
  */
417 417
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
418 418
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
419
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
419
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
420 420
 
421 421
 /*  5DPRINT & AZTEEG_X3_PRO */
422 422
 //#define DIGIPOT_I2C  // uncomment to enable

+ 1
- 1
Marlin/example_configurations/Hephestos_2/Configuration_adv.h View File

@@ -417,7 +417,7 @@
417 417
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
418 418
 #define DIGIPOT_MOTOR_CURRENT {150, 170, 180, 190, 180} // Values 0-255 (bq ZUM Mega 3D (default): X = 150 [~1.17A]; Y = 170 [~1.33A]; Z = 180 [~1.41A]; E0 = 190 [~1.49A])
419 419
 
420
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
420
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
421 421
 
422 422
 /*  5DPRINT & AZTEEG_X3_PRO */
423 423
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -429,7 +429,7 @@
429 429
  */
430 430
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
431 431
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
432
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
432
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
433 433
 
434 434
 /*  5DPRINT & AZTEEG_X3_PRO */
435 435
 //#define DIGIPOT_I2C  // uncomment to enable

+ 1
- 1
Marlin/example_configurations/K8400/Configuration_adv.h View File

@@ -416,7 +416,7 @@
416 416
  */
417 417
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
418 418
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
419
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
419
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
420 420
 
421 421
 /*  5DPRINT & AZTEEG_X3_PRO */
422 422
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -416,7 +416,7 @@
416 416
  */
417 417
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
418 418
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
419
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
419
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
420 420
 
421 421
 /*  5DPRINT & AZTEEG_X3_PRO */
422 422
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -416,7 +416,7 @@
416 416
  */
417 417
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
418 418
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
419
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
419
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
420 420
 
421 421
 /*  5DPRINT & AZTEEG_X3_PRO */
422 422
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -424,7 +424,7 @@
424 424
  */
425 425
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
426 426
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
427
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
427
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
428 428
 
429 429
 /*  5DPRINT & AZTEEG_X3_PRO */
430 430
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -416,7 +416,7 @@
416 416
  */
417 417
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
418 418
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
419
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
419
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
420 420
 
421 421
 /*  5DPRINT & AZTEEG_X3_PRO */
422 422
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -418,7 +418,7 @@
418 418
  */
419 419
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
420 420
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
421
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
421
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
422 422
 
423 423
 /*  5DPRINT & AZTEEG_X3_PRO */
424 424
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -418,7 +418,7 @@
418 418
  */
419 419
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
420 420
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
421
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
421
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
422 422
 
423 423
 /*  5DPRINT & AZTEEG_X3_PRO */
424 424
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -418,7 +418,7 @@
418 418
  */
419 419
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
420 420
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
421
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
421
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
422 422
 
423 423
 /*  5DPRINT & AZTEEG_X3_PRO */
424 424
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -423,7 +423,7 @@
423 423
  */
424 424
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
425 425
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
426
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
426
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
427 427
 
428 428
 /*  5DPRINT & AZTEEG_X3_PRO */
429 429
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -418,7 +418,7 @@
418 418
  */
419 419
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
420 420
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
421
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
421
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
422 422
 
423 423
 /*  5DPRINT & AZTEEG_X3_PRO */
424 424
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -416,7 +416,7 @@
416 416
  */
417 417
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
418 418
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
419
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
419
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
420 420
 
421 421
 /*  5DPRINT & AZTEEG_X3_PRO */
422 422
 //#define DIGIPOT_I2C  // uncomment to enable

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

@@ -416,7 +416,7 @@
416 416
  */
417 417
 //#define PWM_MOTOR_CURRENT {1300, 1300, 1250} // Values in milliamps
418 418
 //#define DIGIPOT_MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
419
-//#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
419
+//#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 } // Default drive percent - X, Y, Z, E axis
420 420
 
421 421
 /*  5DPRINT & AZTEEG_X3_PRO */
422 422
 //#define DIGIPOT_I2C  // uncomment to enable

Loading…
Cancel
Save