Browse Source

Clean up whitespace

pull/1/head
Scott Lahteine 6 years ago
parent
commit
84b59d58fb
  1. 2
      Marlin/Configuration_adv.h
  2. 2
      Marlin/src/config/default/Configuration_adv.h
  3. 2
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
  4. 2
      Marlin/src/config/examples/Anet/A2/Configuration_adv.h
  5. 2
      Marlin/src/config/examples/Anet/A2plus/Configuration_adv.h
  6. 2
      Marlin/src/config/examples/Anet/A6/Configuration_adv.h
  7. 2
      Marlin/src/config/examples/Anet/A8/Configuration_adv.h
  8. 2
      Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
  9. 2
      Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h
  10. 2
      Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
  11. 2
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
  12. 2
      Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
  13. 2
      Marlin/src/config/examples/Cartesio/Configuration_adv.h
  14. 2
      Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
  15. 2
      Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
  16. 2
      Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h
  17. 2
      Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h
  18. 2
      Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h
  19. 2
      Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h
  20. 2
      Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h
  21. 2
      Marlin/src/config/examples/Einstart-S/Configuration_adv.h
  22. 2
      Marlin/src/config/examples/Felix/Configuration_adv.h
  23. 2
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
  24. 2
      Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h
  25. 2
      Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration_adv.h
  26. 2
      Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h
  27. 2
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h
  28. 2
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h
  29. 2
      Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
  30. 2
      Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h
  31. 2
      Marlin/src/config/examples/MakerParts/Configuration_adv.h
  32. 2
      Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
  33. 2
      Marlin/src/config/examples/Malyan/M200/Configuration_adv.h
  34. 2
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
  35. 2
      Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
  36. 2
      Marlin/src/config/examples/RigidBot/Configuration_adv.h
  37. 2
      Marlin/src/config/examples/SCARA/Configuration_adv.h
  38. 2
      Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
  39. 2
      Marlin/src/config/examples/TheBorg/Configuration_adv.h
  40. 2
      Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
  41. 2
      Marlin/src/config/examples/Tronxy/X3A/Configuration_adv.h
  42. 2
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h
  43. 2
      Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h
  44. 2
      Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
  45. 2
      Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h
  46. 8
      Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration.h
  47. 2
      Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration_adv.h
  48. 2
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
  49. 2
      Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h
  50. 2
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
  51. 2
      Marlin/src/config/examples/delta/generic/Configuration_adv.h
  52. 2
      Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
  53. 2
      Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h
  54. 2
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h
  55. 2
      Marlin/src/config/examples/makibox/Configuration_adv.h
  56. 2
      Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h
  57. 2
      Marlin/src/config/examples/wt150/Configuration_adv.h
  58. 8
      Marlin/src/gcode/motion/G0_G1.cpp

2
Marlin/Configuration_adv.h

@ -1621,7 +1621,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/default/Configuration_adv.h

@ -1621,7 +1621,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Anet/A2/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Anet/A2plus/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Anet/A6/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Anet/A8/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h

@ -1628,7 +1628,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Cartesio/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h

@ -1623,7 +1623,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Einstart-S/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Felix/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h

@ -1622,7 +1622,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration_adv.h

@ -1624,7 +1624,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h

@ -1625,7 +1625,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/MakerParts/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Malyan/M150/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Malyan/M200/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h

@ -1628,7 +1628,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/RigidBot/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/SCARA/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Sanguinololu/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/TheBorg/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/TinyBoy2/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Tronxy/X3A/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h

@ -1633,7 +1633,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h

@ -1622,7 +1622,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

8
Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration.h

@ -25,8 +25,10 @@
*/
// normal size or plus?
//#define ANYCUBIC_KOSSEL_PLUS
// Anycubic Probe version 1 or 2 see README.md; 0 for no probe
#define ANYCUBIC_PROBE_VERSION 0
// Heated Bed:
// 0 ... no heated bed
// 1 ... aluminium heated bed with "BuildTak-like" sticker
@ -992,11 +994,11 @@
#define Y_PROBE_OFFSET_FROM_EXTRUDER 0 // Y offset: -front +behind [the nozzle]
#if ANYCUBIC_PROBE_VERSION == 2
#define Z_PROBE_OFFSET_FROM_EXTRUDER -16.8 // Z offset: -below +above [the nozzle]
#define Z_PROBE_OFFSET_FROM_EXTRUDER -16.8 // Z offset: -below +above [the nozzle]
#elif ANYCUBIC_PROBE_VERSION == 1
#define Z_PROBE_OFFSET_FROM_EXTRUDER -19.0 // Z offset: -below +above [the nozzle]
#define Z_PROBE_OFFSET_FROM_EXTRUDER -19.0 // Z offset: -below +above [the nozzle]
#else
#define Z_PROBE_OFFSET_FROM_EXTRUDER 0 // Z offset: -below +above [the nozzle]
#define Z_PROBE_OFFSET_FROM_EXTRUDER 0 // Z offset: -below +above [the nozzle]
#endif
// Certain types of probes need to stay away from edges

2
Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration_adv.h

@ -1622,7 +1622,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h

@ -1622,7 +1622,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h

@ -1622,7 +1622,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h

@ -1622,7 +1622,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/delta/generic/Configuration_adv.h

@ -1622,7 +1622,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h

@ -1622,7 +1622,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h

@ -1622,7 +1622,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/makibox/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

2
Marlin/src/config/examples/wt150/Configuration_adv.h

@ -1621,7 +1621,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode

8
Marlin/src/gcode/motion/G0_G1.cpp

@ -58,9 +58,9 @@ void GcodeSuite::G0_G1(
#if ENABLED(G0_FEEDRATE)
float saved_g1_feedrate_mm_s;
#endif
if (IsRunning() && G0_G1_CONDITION) {
#if ENABLED(G0_FEEDRATE)
if (fast_move) {
// Save standard feedrate before setting feedrate to fast/g0
@ -95,13 +95,13 @@ void GcodeSuite::G0_G1(
#endif
#if ENABLED(G0_FEEDRATE)
// save G0 feedrate, and restore standard feedrate as soon as possible
// save G0 feedrate, and restore standard feedrate as soon as possible
if (fast_move) {
saved_g0_feedrate_mm_s = feedrate_mm_s;
feedrate_mm_s = saved_g1_feedrate_mm_s;
}
#endif
#if ENABLED(NANODLP_Z_SYNC)
#if ENABLED(NANODLP_ALL_AXIS)
#define _MOVE_SYNC parser.seenval('X') || parser.seenval('Y') || parser.seenval('Z') // For any move wait and output sync message

Loading…
Cancel
Save