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
|
@ -1234,7 +1234,7 @@
|
|||
|
||||
// @section machine
|
||||
|
||||
// The size of the print bed
|
||||
// The size of the printable area
|
||||
#define X_BED_SIZE 300
|
||||
#define Y_BED_SIZE 300
|
||||
|
||||
|
|
|
@ -2843,7 +2843,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
|
||||
|
||||
|
|
|
@ -1257,7 +1257,7 @@
|
|||
|
||||
// @section machine
|
||||
|
||||
// The size of the print bed
|
||||
// The size of the printable area
|
||||
#define X_BED_SIZE 235
|
||||
#define Y_BED_SIZE 235
|
||||
|
||||
|
|
|
@ -2844,7 +2844,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
|
||||
|
||||
|
|
|
@ -1262,7 +1262,7 @@
|
|||
|
||||
// @section machine
|
||||
|
||||
// The size of the print bed
|
||||
// The size of the printable area
|
||||
#define X_BED_SIZE 235
|
||||
#define Y_BED_SIZE 235
|
||||
|
||||
|
|
|
@ -2844,7 +2844,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
|
||||
|
||||
|
|
|
@ -1261,7 +1261,7 @@
|
|||
|
||||
// @section machine
|
||||
|
||||
// The size of the print bed
|
||||
// The size of the printable area
|
||||
#define X_BED_SIZE 235
|
||||
#define Y_BED_SIZE 235
|
||||
|
||||
|
|
|
@ -2844,7 +2844,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
|
||||
|
||||
|
|
|
@ -1266,7 +1266,7 @@
|
|||
|
||||
// @section machine
|
||||
|
||||
// The size of the print bed
|
||||
// The size of the printable area
|
||||
#define X_BED_SIZE 300
|
||||
#define Y_BED_SIZE 295 // To stop pulleys hitting stepper mounts
|
||||
|
||||
|
|
|
@ -2849,7 +2849,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
|
||||
|
||||
|
|
|
@ -1259,7 +1259,7 @@
|
|||
|
||||
// @section machine
|
||||
|
||||
// The size of the print bed
|
||||
// The size of the printable area
|
||||
#define X_BED_SIZE 235
|
||||
#define Y_BED_SIZE 235
|
||||
|
||||
|
|
|
@ -2844,7 +2844,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