Browse Source

Include M205 note in configurations

Scott Lahteine 7 years ago
parent
commit
aa241c63b3

+ 1
- 0
Marlin/Configuration.h View File

@@ -517,6 +517,7 @@
517 517
 
518 518
 /**
519 519
  * Default Jerk (mm/s)
520
+ * Override with M205 X Y Z E
520 521
  *
521 522
  * "Jerk" specifies the minimum speed change that requires acceleration.
522 523
  * When changing speed and direction, if the difference is less than the

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

@@ -517,6 +517,7 @@
517 517
 
518 518
 /**
519 519
  * Default Jerk (mm/s)
520
+ * Override with M205 X Y Z E
520 521
  *
521 522
  * "Jerk" specifies the minimum speed change that requires acceleration.
522 523
  * When changing speed and direction, if the difference is less than the

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

@@ -500,6 +500,7 @@
500 500
 
501 501
 /**
502 502
  * Default Jerk (mm/s)
503
+ * Override with M205 X Y Z E
503 504
  *
504 505
  * "Jerk" specifies the minimum speed change that requires acceleration.
505 506
  * When changing speed and direction, if the difference is less than the

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

@@ -500,6 +500,7 @@
500 500
 
501 501
 /**
502 502
  * Default Jerk (mm/s)
503
+ * Override with M205 X Y Z E
503 504
  *
504 505
  * "Jerk" specifies the minimum speed change that requires acceleration.
505 506
  * When changing speed and direction, if the difference is less than the

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

@@ -509,6 +509,7 @@
509 509
 
510 510
 /**
511 511
  * Default Jerk (mm/s)
512
+ * Override with M205 X Y Z E
512 513
  *
513 514
  * "Jerk" specifies the minimum speed change that requires acceleration.
514 515
  * When changing speed and direction, if the difference is less than the

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

@@ -511,6 +511,7 @@
511 511
 
512 512
 /**
513 513
  * Default Jerk (mm/s)
514
+ * Override with M205 X Y Z E
514 515
  *
515 516
  * "Jerk" specifies the minimum speed change that requires acceleration.
516 517
  * When changing speed and direction, if the difference is less than the

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

@@ -546,6 +546,7 @@
546 546
 
547 547
 /**
548 548
  * Default Jerk (mm/s)
549
+ * Override with M205 X Y Z E
549 550
  *
550 551
  * "Jerk" specifies the minimum speed change that requires acceleration.
551 552
  * When changing speed and direction, if the difference is less than the

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

@@ -517,6 +517,7 @@
517 517
 
518 518
 /**
519 519
  * Default Jerk (mm/s)
520
+ * Override with M205 X Y Z E
520 521
  *
521 522
  * "Jerk" specifies the minimum speed change that requires acceleration.
522 523
  * When changing speed and direction, if the difference is less than the

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

@@ -517,6 +517,7 @@
517 517
 
518 518
 /**
519 519
  * Default Jerk (mm/s)
520
+ * Override with M205 X Y Z E
520 521
  *
521 522
  * "Jerk" specifies the minimum speed change that requires acceleration.
522 523
  * When changing speed and direction, if the difference is less than the

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

@@ -517,6 +517,7 @@
517 517
 
518 518
 /**
519 519
  * Default Jerk (mm/s)
520
+ * Override with M205 X Y Z E
520 521
  *
521 522
  * "Jerk" specifies the minimum speed change that requires acceleration.
522 523
  * When changing speed and direction, if the difference is less than the

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

@@ -516,6 +516,7 @@
516 516
 
517 517
 /**
518 518
  * Default Jerk (mm/s)
519
+ * Override with M205 X Y Z E
519 520
  *
520 521
  * "Jerk" specifies the minimum speed change that requires acceleration.
521 522
  * When changing speed and direction, if the difference is less than the

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

@@ -532,6 +532,7 @@
532 532
 
533 533
 /**
534 534
  * Default Jerk (mm/s)
535
+ * Override with M205 X Y Z E
535 536
  *
536 537
  * "Jerk" specifies the minimum speed change that requires acceleration.
537 538
  * When changing speed and direction, if the difference is less than the

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

@@ -538,6 +538,7 @@
538 538
 
539 539
 /**
540 540
  * Default Jerk (mm/s)
541
+ * Override with M205 X Y Z E
541 542
  *
542 543
  * "Jerk" specifies the minimum speed change that requires acceleration.
543 544
  * When changing speed and direction, if the difference is less than the

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

@@ -509,6 +509,7 @@
509 509
 
510 510
 /**
511 511
  * Default Jerk (mm/s)
512
+ * Override with M205 X Y Z E
512 513
  *
513 514
  * "Jerk" specifies the minimum speed change that requires acceleration.
514 515
  * When changing speed and direction, if the difference is less than the

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

@@ -517,6 +517,7 @@
517 517
 
518 518
 /**
519 519
  * Default Jerk (mm/s)
520
+ * Override with M205 X Y Z E
520 521
  *
521 522
  * "Jerk" specifies the minimum speed change that requires acceleration.
522 523
  * When changing speed and direction, if the difference is less than the

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

@@ -565,6 +565,7 @@
565 565
 
566 566
 /**
567 567
  * Default Jerk (mm/s)
568
+ * Override with M205 X Y Z E
568 569
  *
569 570
  * "Jerk" specifies the minimum speed change that requires acceleration.
570 571
  * When changing speed and direction, if the difference is less than the

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

@@ -565,6 +565,7 @@
565 565
 
566 566
 /**
567 567
  * Default Jerk (mm/s)
568
+ * Override with M205 X Y Z E
568 569
  *
569 570
  * "Jerk" specifies the minimum speed change that requires acceleration.
570 571
  * When changing speed and direction, if the difference is less than the

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

@@ -565,6 +565,7 @@
565 565
 
566 566
 /**
567 567
  * Default Jerk (mm/s)
568
+ * Override with M205 X Y Z E
568 569
  *
569 570
  * "Jerk" specifies the minimum speed change that requires acceleration.
570 571
  * When changing speed and direction, if the difference is less than the

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

@@ -559,6 +559,7 @@
559 559
 
560 560
 /**
561 561
  * Default Jerk (mm/s)
562
+ * Override with M205 X Y Z E
562 563
  *
563 564
  * "Jerk" specifies the minimum speed change that requires acceleration.
564 565
  * When changing speed and direction, if the difference is less than the

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

@@ -571,6 +571,7 @@
571 571
 
572 572
 /**
573 573
  * Default Jerk (mm/s)
574
+ * Override with M205 X Y Z E
574 575
  *
575 576
  * "Jerk" specifies the minimum speed change that requires acceleration.
576 577
  * When changing speed and direction, if the difference is less than the

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

@@ -520,6 +520,7 @@
520 520
 
521 521
 /**
522 522
  * Default Jerk (mm/s)
523
+ * Override with M205 X Y Z E
523 524
  *
524 525
  * "Jerk" specifies the minimum speed change that requires acceleration.
525 526
  * When changing speed and direction, if the difference is less than the

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

@@ -513,6 +513,7 @@
513 513
 
514 514
 /**
515 515
  * Default Jerk (mm/s)
516
+ * Override with M205 X Y Z E
516 517
  *
517 518
  * "Jerk" specifies the minimum speed change that requires acceleration.
518 519
  * When changing speed and direction, if the difference is less than the

+ 5
- 5
Marlin/planner.h View File

@@ -393,11 +393,11 @@ class Planner {
393 393
 
394 394
     #if ENABLED(ENSURE_SMOOTH_MOVES)
395 395
       static bool long_move() {
396
-        if (blocks_queued()) {
397
-          return block_buffer_runtime_us > (LCD_UPDATE_THRESHOLD) * 1000UL + (MIN_BLOCK_TIME) * 3000UL;
398
-        }
399
-        else
400
-          return true;
396
+          if (blocks_queued()) {
397
+            return block_buffer_runtime_us > (LCD_UPDATE_THRESHOLD) * 1000UL + (MIN_BLOCK_TIME) * 3000UL;
398
+          }
399
+          else
400
+            return true;
401 401
       }
402 402
       
403 403
       static void clear_block_buffer_runtime(){

Loading…
Cancel
Save