Skip to content

Commit 2edae7a

Browse files
committed
✨ EDITABLE_STEPS_PER_UNIT (2)
MarlinFirmware/Marlin#26618
1 parent 03dc42d commit 2edae7a

File tree

358 files changed

+358
-358
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

358 files changed

+358
-358
lines changed

config/default/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@
12481248
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 500 }
12491249

12501250
/**
1251-
* Enable support for M92. Disable to save ~530 bytes of flash (1400 more if using a display)
1251+
* Enable support for M92. Disable to save at least ~530 bytes of flash.
12521252
*/
12531253
#define EDITABLE_STEPS_PER_UNIT
12541254

config/examples/3DFabXYZ/Migbot/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1250,7 +1250,7 @@
12501250
#define DEFAULT_AXIS_STEPS_PER_UNIT { 79.9738621, 80.2429911, 399.7264854 , 99.4696994 }
12511251

12521252
/**
1253-
* Enable support for M92. Disable to save ~530 bytes of flash (1400 more if using a display)
1253+
* Enable support for M92. Disable to save at least ~530 bytes of flash.
12541254
*/
12551255
#define EDITABLE_STEPS_PER_UNIT
12561256

config/examples/ADIMLab/Gantry v1/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@
12481248
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80.4, 80.4, 400, 94 }
12491249

12501250
/**
1251-
* Enable support for M92. Disable to save ~530 bytes of flash (1400 more if using a display)
1251+
* Enable support for M92. Disable to save at least ~530 bytes of flash.
12521252
*/
12531253
#define EDITABLE_STEPS_PER_UNIT
12541254

config/examples/ADIMLab/Gantry v2/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@
12481248
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 4000, 100 }
12491249

12501250
/**
1251-
* Enable support for M92. Disable to save ~530 bytes of flash (1400 more if using a display)
1251+
* Enable support for M92. Disable to save at least ~530 bytes of flash.
12521252
*/
12531253
#define EDITABLE_STEPS_PER_UNIT
12541254

config/examples/Alfawise/U20-bltouch/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,7 @@
13171317
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 98 }
13181318

13191319
/**
1320-
* Enable support for M92. Disable to save ~530 bytes of flash (1400 more if using a display)
1320+
* Enable support for M92. Disable to save at least ~530 bytes of flash.
13211321
*/
13221322
#define EDITABLE_STEPS_PER_UNIT
13231323

config/examples/Alfawise/U20/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1318,7 +1318,7 @@
13181318
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 98 }
13191319

13201320
/**
1321-
* Enable support for M92. Disable to save ~530 bytes of flash (1400 more if using a display)
1321+
* Enable support for M92. Disable to save at least ~530 bytes of flash.
13221322
*/
13231323
#define EDITABLE_STEPS_PER_UNIT
13241324

config/examples/AliExpress/CL-260/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@
12481248
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 160.6 }
12491249

12501250
/**
1251-
* Enable support for M92. Disable to save ~530 bytes of flash (1400 more if using a display)
1251+
* Enable support for M92. Disable to save at least ~530 bytes of flash.
12521252
*/
12531253
#define EDITABLE_STEPS_PER_UNIT
12541254

config/examples/AliExpress/UM2pExt/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1249,7 +1249,7 @@
12491249
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 200, 355 }
12501250

12511251
/**
1252-
* Enable support for M92. Disable to save ~530 bytes of flash (1400 more if using a display)
1252+
* Enable support for M92. Disable to save at least ~530 bytes of flash.
12531253
*/
12541254
#define EDITABLE_STEPS_PER_UNIT
12551255

config/examples/Anet/A2/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@
12481248
#define DEFAULT_AXIS_STEPS_PER_UNIT { 100, 100, 400, 95 }
12491249

12501250
/**
1251-
* Enable support for M92. Disable to save ~530 bytes of flash (1400 more if using a display)
1251+
* Enable support for M92. Disable to save at least ~530 bytes of flash.
12521252
*/
12531253
#define EDITABLE_STEPS_PER_UNIT
12541254

config/examples/Anet/A2plus/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@
12481248
#define DEFAULT_AXIS_STEPS_PER_UNIT { 100, 100, 400, 95 }
12491249

12501250
/**
1251-
* Enable support for M92. Disable to save ~530 bytes of flash (1400 more if using a display)
1251+
* Enable support for M92. Disable to save at least ~530 bytes of flash.
12521252
*/
12531253
#define EDITABLE_STEPS_PER_UNIT
12541254

0 commit comments

Comments
 (0)