kopia lustrzana https://github.com/gnea/grbl
updated 'HOMING_FORCE_SET_ORIGIN' so coordinates get set to 0
rodzic
510594ca88
commit
cc1f28a67b
|
@ -126,7 +126,7 @@
|
|||
// After homing, Grbl will set by default the entire machine space into negative space, as is typical
|
||||
// for professional CNC machines, regardless of where the limit switches are located. Uncomment this
|
||||
// define to force Grbl to always set the machine origin at the homed location despite switch orientation.
|
||||
// #define HOMING_FORCE_SET_ORIGIN // Uncomment to enable.
|
||||
#define HOMING_FORCE_SET_ORIGIN // Uncomment to enable.
|
||||
|
||||
// Number of blocks Grbl executes upon startup. These blocks are stored in EEPROM, where the size
|
||||
// and addresses are defined in settings.h. With the current settings, up to 2 startup blocks may
|
||||
|
|
Ładowanie…
Reference in New Issue