Browse Source

Correct typo in configs

As pointed out by #5044
Scott Lahteine 8 years ago
parent
commit
14e60f0d3b

+ 1
- 1
Marlin/Configuration.h View File

@@ -492,7 +492,7 @@
492 492
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
493 493
 
494 494
 /**
495
- * Defult Jerk (mm/s)
495
+ * Default Jerk (mm/s)
496 496
  *
497 497
  * "Jerk" specifies the minimum speed change that requires acceleration.
498 498
  * When changing speed and direction, if the difference is less than the

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

@@ -492,7 +492,7 @@
492 492
 #define DEFAULT_TRAVEL_ACCELERATION   1000    // X, Y, Z acceleration for travel (non printing) moves
493 493
 
494 494
 /**
495
- * Defult Jerk (mm/s)
495
+ * Default Jerk (mm/s)
496 496
  *
497 497
  * "Jerk" specifies the minimum speed change that requires acceleration.
498 498
  * When changing speed and direction, if the difference is less than the

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

@@ -475,7 +475,7 @@
475 475
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
476 476
 
477 477
 /**
478
- * Defult Jerk (mm/s)
478
+ * Default Jerk (mm/s)
479 479
  *
480 480
  * "Jerk" specifies the minimum speed change that requires acceleration.
481 481
  * When changing speed and direction, if the difference is less than the

+ 1
- 1
Marlin/example_configurations/Felix/DUAL/Configuration.h View File

@@ -475,7 +475,7 @@
475 475
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
476 476
 
477 477
 /**
478
- * Defult Jerk (mm/s)
478
+ * Default Jerk (mm/s)
479 479
  *
480 480
  * "Jerk" specifies the minimum speed change that requires acceleration.
481 481
  * When changing speed and direction, if the difference is less than the

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

@@ -484,7 +484,7 @@
484 484
 #define DEFAULT_TRAVEL_ACCELERATION   1000    // X, Y, Z acceleration for travel (non printing) moves
485 485
 
486 486
 /**
487
- * Defult Jerk (mm/s)
487
+ * Default Jerk (mm/s)
488 488
  *
489 489
  * "Jerk" specifies the minimum speed change that requires acceleration.
490 490
  * When changing speed and direction, if the difference is less than the

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

@@ -486,7 +486,7 @@
486 486
 #define DEFAULT_TRAVEL_ACCELERATION   1000    // X, Y, Z acceleration for travel (non printing) moves
487 487
 
488 488
 /**
489
- * Defult Jerk (mm/s)
489
+ * Default Jerk (mm/s)
490 490
  *
491 491
  * "Jerk" specifies the minimum speed change that requires acceleration.
492 492
  * When changing speed and direction, if the difference is less than the

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

@@ -509,7 +509,7 @@
509 509
 #define DEFAULT_TRAVEL_ACCELERATION   1000    // X, Y, Z acceleration for travel (non printing) moves
510 510
 
511 511
 /**
512
- * Defult Jerk (mm/s)
512
+ * Default Jerk (mm/s)
513 513
  *
514 514
  * "Jerk" specifies the minimum speed change that requires acceleration.
515 515
  * When changing speed and direction, if the difference is less than the

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

@@ -492,7 +492,7 @@
492 492
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
493 493
 
494 494
 /**
495
- * Defult Jerk (mm/s)
495
+ * Default Jerk (mm/s)
496 496
  *
497 497
  * "Jerk" specifies the minimum speed change that requires acceleration.
498 498
  * When changing speed and direction, if the difference is less than the

+ 1
- 1
Marlin/example_configurations/K8400/Dual-head/Configuration.h View File

@@ -492,7 +492,7 @@
492 492
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
493 493
 
494 494
 /**
495
- * Defult Jerk (mm/s)
495
+ * Default Jerk (mm/s)
496 496
  *
497 497
  * "Jerk" specifies the minimum speed change that requires acceleration.
498 498
  * When changing speed and direction, if the difference is less than the

+ 1
- 1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

@@ -492,7 +492,7 @@
492 492
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
493 493
 
494 494
 /**
495
- * Defult Jerk (mm/s)
495
+ * Default Jerk (mm/s)
496 496
  *
497 497
  * "Jerk" specifies the minimum speed change that requires acceleration.
498 498
  * When changing speed and direction, if the difference is less than the

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

@@ -490,7 +490,7 @@
490 490
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
491 491
 
492 492
 /**
493
- * Defult Jerk (mm/s)
493
+ * Default Jerk (mm/s)
494 494
  *
495 495
  * "Jerk" specifies the minimum speed change that requires acceleration.
496 496
  * When changing speed and direction, if the difference is less than the

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

@@ -507,7 +507,7 @@
507 507
 #define DEFAULT_TRAVEL_ACCELERATION   400    // X, Y, Z acceleration for travel (non printing) moves
508 508
 
509 509
 /**
510
- * Defult Jerk (mm/s)
510
+ * Default Jerk (mm/s)
511 511
  *
512 512
  * "Jerk" specifies the minimum speed change that requires acceleration.
513 513
  * When changing speed and direction, if the difference is less than the

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

@@ -513,7 +513,7 @@
513 513
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
514 514
 
515 515
 /**
516
- * Defult Jerk (mm/s)
516
+ * Default Jerk (mm/s)
517 517
  *
518 518
  * "Jerk" specifies the minimum speed change that requires acceleration.
519 519
  * When changing speed and direction, if the difference is less than the

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

@@ -484,7 +484,7 @@
484 484
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
485 485
 
486 486
 /**
487
- * Defult Jerk (mm/s)
487
+ * Default Jerk (mm/s)
488 488
  *
489 489
  * "Jerk" specifies the minimum speed change that requires acceleration.
490 490
  * When changing speed and direction, if the difference is less than the

+ 1
- 1
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

@@ -492,7 +492,7 @@
492 492
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
493 493
 
494 494
 /**
495
- * Defult Jerk (mm/s)
495
+ * Default Jerk (mm/s)
496 496
  *
497 497
  * "Jerk" specifies the minimum speed change that requires acceleration.
498 498
  * When changing speed and direction, if the difference is less than the

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

@@ -537,7 +537,7 @@
537 537
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
538 538
 
539 539
 /**
540
- * Defult Jerk (mm/s)
540
+ * Default Jerk (mm/s)
541 541
  *
542 542
  * "Jerk" specifies the minimum speed change that requires acceleration.
543 543
  * When changing speed and direction, if the difference is less than the

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

@@ -537,7 +537,7 @@
537 537
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
538 538
 
539 539
 /**
540
- * Defult Jerk (mm/s)
540
+ * Default Jerk (mm/s)
541 541
  *
542 542
  * "Jerk" specifies the minimum speed change that requires acceleration.
543 543
  * When changing speed and direction, if the difference is less than the

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

@@ -537,7 +537,7 @@
537 537
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
538 538
 
539 539
 /**
540
- * Defult Jerk (mm/s)
540
+ * Default Jerk (mm/s)
541 541
  *
542 542
  * "Jerk" specifies the minimum speed change that requires acceleration.
543 543
  * When changing speed and direction, if the difference is less than the

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

@@ -533,7 +533,7 @@
533 533
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
534 534
 
535 535
 /**
536
- * Defult Jerk (mm/s)
536
+ * Default Jerk (mm/s)
537 537
  *
538 538
  * "Jerk" specifies the minimum speed change that requires acceleration.
539 539
  * When changing speed and direction, if the difference is less than the

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

@@ -543,7 +543,7 @@
543 543
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
544 544
 
545 545
 /**
546
- * Defult Jerk (mm/s)
546
+ * Default Jerk (mm/s)
547 547
  *
548 548
  * "Jerk" specifies the minimum speed change that requires acceleration.
549 549
  * When changing speed and direction, if the difference is less than the

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

@@ -495,7 +495,7 @@
495 495
 #define DEFAULT_TRAVEL_ACCELERATION   3000    // X, Y, Z acceleration for travel (non printing) moves
496 496
 
497 497
 /**
498
- * Defult Jerk (mm/s)
498
+ * Default Jerk (mm/s)
499 499
  *
500 500
  * "Jerk" specifies the minimum speed change that requires acceleration.
501 501
  * When changing speed and direction, if the difference is less than the

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

@@ -488,7 +488,7 @@
488 488
 #define DEFAULT_TRAVEL_ACCELERATION   500    // X, Y, Z acceleration for travel (non printing) moves
489 489
 
490 490
 /**
491
- * Defult Jerk (mm/s)
491
+ * Default Jerk (mm/s)
492 492
  *
493 493
  * "Jerk" specifies the minimum speed change that requires acceleration.
494 494
  * When changing speed and direction, if the difference is less than the

Loading…
Cancel
Save