mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-09-17 01:27:55 +00:00
Fix up some comments
This commit is contained in:
parent
9e9a3e38be
commit
69925884b8
500 changed files with 500 additions and 500 deletions
|
@ -1245,7 +1245,7 @@
|
|||
|
||||
// @section machine
|
||||
|
||||
// The size of the print bed
|
||||
// The size of the printable area
|
||||
#define X_BED_SIZE 254 // RigidBot regular is 254mm, RigitBot Big is 406mm
|
||||
#define Y_BED_SIZE 248 // RigidBot regular is 248mm, RigitBot Big is 304mm
|
||||
|
||||
|
|
|
@ -2842,7 +2842,7 @@
|
|||
|
||||
/**
|
||||
* Enable M122 debugging command for TMC stepper drivers.
|
||||
* M122 S0/1 will enable continous reporting.
|
||||
* M122 S0/1 will enable continuous reporting.
|
||||
*/
|
||||
//#define TMC_DEBUG
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue