Browse Source

Add CNC_COORDINATE_SYSTEMS to configs

pull/1/head
Scott Lahteine 7 years ago
parent
commit
1b42fba39b
  1. 8
      Marlin/Configuration_adv.h
  2. 8
      Marlin/src/config/default/Configuration_adv.h
  3. 8
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
  4. 8
      Marlin/src/config/examples/Anet/A6/Configuration_adv.h
  5. 8
      Marlin/src/config/examples/Anet/A8/Configuration_adv.h
  6. 8
      Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h
  7. 8
      Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
  8. 8
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
  9. 8
      Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
  10. 8
      Marlin/src/config/examples/Cartesio/Configuration_adv.h
  11. 8
      Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
  12. 8
      Marlin/src/config/examples/Felix/Configuration_adv.h
  13. 8
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
  14. 8
      Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
  15. 8
      Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
  16. 8
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
  17. 8
      Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
  18. 8
      Marlin/src/config/examples/RigidBot/Configuration_adv.h
  19. 8
      Marlin/src/config/examples/SCARA/Configuration_adv.h
  20. 8
      Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
  21. 8
      Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
  22. 8
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h
  23. 8
      Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h
  24. 8
      Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
  25. 8
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
  26. 8
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
  27. 8
      Marlin/src/config/examples/delta/generic/Configuration_adv.h
  28. 8
      Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
  29. 8
      Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h
  30. 8
      Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h
  31. 8
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h
  32. 8
      Marlin/src/config/examples/makibox/Configuration_adv.h
  33. 8
      Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h
  34. 8
      Marlin/src/config/examples/wt150/Configuration_adv.h

8
Marlin/Configuration_adv.h

@ -1257,6 +1257,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1280,6 +1280,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

8
Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h

@ -1257,6 +1257,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1276,6 +1276,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1280,6 +1280,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1273,6 +1273,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1283,6 +1283,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1301,6 +1301,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1268,6 +1268,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1257,6 +1257,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1287,6 +1287,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1280,6 +1280,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1281,6 +1281,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1281,6 +1281,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1281,6 +1281,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1281,6 +1281,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

8
Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h

@ -1286,6 +1286,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1281,6 +1281,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1279,6 +1279,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

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

@ -1280,6 +1280,14 @@
//#define SPEED_POWER_MAX 100 // 0-100%
#endif
/**
* CNC Coordinate Systems
*
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/

Loading…
Cancel
Save