Add CNC_COORDINATE_SYSTEMS to configs
This commit is contained in:
parent
a22434508f
commit
1b42fba39b
|
@ -1257,6 +1257,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1280,6 +1280,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1257,6 +1257,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1276,6 +1276,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1280,6 +1280,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1273,6 +1273,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1283,6 +1283,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1301,6 +1301,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1268,6 +1268,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1257,6 +1257,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1287,6 +1287,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1280,6 +1280,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1281,6 +1281,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1281,6 +1281,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1281,6 +1281,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1281,6 +1281,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1286,6 +1286,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1281,6 +1281,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1279,6 +1279,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1280,6 +1280,14 @@
|
||||||
//#define SPEED_POWER_MAX 100 // 0-100%
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
||||||
#endif
|
#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
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue