Browse Source

Drop JUNCTION_ACCELERATION from example configs

Scott Lahteine 6 years ago
parent
commit
6885ca606c
48 changed files with 0 additions and 48 deletions
  1. 0
    1
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
  2. 0
    1
      Marlin/src/config/examples/Anet/A6/Configuration_adv.h
  3. 0
    1
      Marlin/src/config/examples/Anet/A8/Configuration_adv.h
  4. 0
    1
      Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h
  5. 0
    1
      Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
  6. 0
    1
      Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h
  7. 0
    1
      Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
  8. 0
    1
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
  9. 0
    1
      Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
  10. 0
    1
      Marlin/src/config/examples/Cartesio/Configuration_adv.h
  11. 0
    1
      Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
  12. 0
    1
      Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
  13. 0
    1
      Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h
  14. 0
    1
      Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h
  15. 0
    1
      Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h
  16. 0
    1
      Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h
  17. 0
    1
      Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h
  18. 0
    1
      Marlin/src/config/examples/Felix/Configuration_adv.h
  19. 0
    1
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
  20. 0
    1
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h
  21. 0
    1
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h
  22. 0
    1
      Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
  23. 0
    1
      Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h
  24. 0
    1
      Marlin/src/config/examples/MakerParts/Configuration_adv.h
  25. 0
    1
      Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
  26. 0
    1
      Marlin/src/config/examples/Malyan/M200/Configuration_adv.h
  27. 0
    1
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
  28. 0
    1
      Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
  29. 0
    1
      Marlin/src/config/examples/RigidBot/Configuration_adv.h
  30. 0
    1
      Marlin/src/config/examples/SCARA/Configuration_adv.h
  31. 0
    1
      Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
  32. 0
    1
      Marlin/src/config/examples/TheBorg/Configuration_adv.h
  33. 0
    1
      Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
  34. 0
    1
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h
  35. 0
    1
      Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h
  36. 0
    1
      Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
  37. 0
    1
      Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h
  38. 0
    1
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
  39. 0
    1
      Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h
  40. 0
    1
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
  41. 0
    1
      Marlin/src/config/examples/delta/generic/Configuration_adv.h
  42. 0
    1
      Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
  43. 0
    1
      Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h
  44. 0
    1
      Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h
  45. 0
    1
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h
  46. 0
    1
      Marlin/src/config/examples/makibox/Configuration_adv.h
  47. 0
    1
      Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h
  48. 0
    1
      Marlin/src/config/examples/wt150/Configuration_adv.h

+ 0
- 1
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Anet/A6/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Anet/A8/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Cartesio/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Felix/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/MakerParts/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Malyan/M150/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Malyan/M200/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/RigidBot/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/SCARA/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Sanguinololu/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/TheBorg/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/TinyBoy2/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h View File

@@ -450,7 +450,6 @@
450 450
 //#define JUNCTION_DEVIATION
451 451
 #if ENABLED(JUNCTION_DEVIATION)
452 452
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
453
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
454 453
   //#define JUNCTION_DEVIATION_INCLUDE_E
455 454
 #endif
456 455
 

+ 0
- 1
Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h View File

@@ -449,7 +449,6 @@
449 449
 //#define JUNCTION_DEVIATION
450 450
 #if ENABLED(JUNCTION_DEVIATION)
451 451
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
452
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
453 452
   //#define JUNCTION_DEVIATION_INCLUDE_E
454 453
 #endif
455 454
 

+ 0
- 1
Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h View File

@@ -449,7 +449,6 @@
449 449
 //#define JUNCTION_DEVIATION
450 450
 #if ENABLED(JUNCTION_DEVIATION)
451 451
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
452
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
453 452
   //#define JUNCTION_DEVIATION_INCLUDE_E
454 453
 #endif
455 454
 

+ 0
- 1
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h View File

@@ -449,7 +449,6 @@
449 449
 //#define JUNCTION_DEVIATION
450 450
 #if ENABLED(JUNCTION_DEVIATION)
451 451
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
452
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
453 452
   //#define JUNCTION_DEVIATION_INCLUDE_E
454 453
 #endif
455 454
 

+ 0
- 1
Marlin/src/config/examples/delta/generic/Configuration_adv.h View File

@@ -449,7 +449,6 @@
449 449
 //#define JUNCTION_DEVIATION
450 450
 #if ENABLED(JUNCTION_DEVIATION)
451 451
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
452
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
453 452
   //#define JUNCTION_DEVIATION_INCLUDE_E
454 453
 #endif
455 454
 

+ 0
- 1
Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h View File

@@ -449,7 +449,6 @@
449 449
 //#define JUNCTION_DEVIATION
450 450
 #if ENABLED(JUNCTION_DEVIATION)
451 451
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
452
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
453 452
   //#define JUNCTION_DEVIATION_INCLUDE_E
454 453
 #endif
455 454
 

+ 0
- 1
Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h View File

@@ -454,7 +454,6 @@
454 454
 //#define JUNCTION_DEVIATION
455 455
 #if ENABLED(JUNCTION_DEVIATION)
456 456
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
457
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
458 457
   //#define JUNCTION_DEVIATION_INCLUDE_E
459 458
 #endif
460 459
 

+ 0
- 1
Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h View File

@@ -449,7 +449,6 @@
449 449
 //#define JUNCTION_DEVIATION
450 450
 #if ENABLED(JUNCTION_DEVIATION)
451 451
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
452
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
453 452
   //#define JUNCTION_DEVIATION_INCLUDE_E
454 453
 #endif
455 454
 

+ 0
- 1
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/makibox/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

+ 0
- 1
Marlin/src/config/examples/wt150/Configuration_adv.h View File

@@ -447,7 +447,6 @@
447 447
 //#define JUNCTION_DEVIATION
448 448
 #if ENABLED(JUNCTION_DEVIATION)
449 449
   #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
450
-  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
451 450
   //#define JUNCTION_DEVIATION_INCLUDE_E
452 451
 #endif
453 452
 

Loading…
Cancel
Save