Tweak configuration spacing
This commit is contained in:
		| @@ -454,7 +454,7 @@ | ||||
| #endif | ||||
|  | ||||
| // Microstep setting (Only functional when stepper driver microstep pins are connected to MCU. | ||||
| #define MICROSTEP_MODES {16,16,16,16,16} // [1,2,4,8,16] | ||||
| #define MICROSTEP_MODES { 16, 16, 16, 16, 16 } // [1,2,4,8,16] | ||||
|  | ||||
| /** | ||||
|  *  @section  stepper motor current | ||||
|   | ||||
| @@ -454,7 +454,7 @@ | ||||
| #endif | ||||
|  | ||||
| // Microstep setting (Only functional when stepper driver microstep pins are connected to MCU. | ||||
| #define MICROSTEP_MODES {16,16,16,16,16} // [1,2,4,8,16] | ||||
| #define MICROSTEP_MODES { 16, 16, 16, 16, 16 } // [1,2,4,8,16] | ||||
|  | ||||
| /** | ||||
|  *  @section  stepper motor current | ||||
|   | ||||
| @@ -454,7 +454,7 @@ | ||||
| #endif | ||||
|  | ||||
| // Microstep setting (Only functional when stepper driver microstep pins are connected to MCU. | ||||
| #define MICROSTEP_MODES {16,16,16,16,16} // [1,2,4,8,16] | ||||
| #define MICROSTEP_MODES { 16, 16, 16, 16, 16 } // [1,2,4,8,16] | ||||
|  | ||||
| /** | ||||
|  *  @section  stepper motor current | ||||
|   | ||||
| @@ -454,7 +454,7 @@ | ||||
| #endif | ||||
|  | ||||
| // Microstep setting (Only functional when stepper driver microstep pins are connected to MCU. | ||||
| #define MICROSTEP_MODES {16,16,16,16,16} // [1,2,4,8,16] | ||||
| #define MICROSTEP_MODES { 16, 16, 16, 16, 16 } // [1,2,4,8,16] | ||||
|  | ||||
| /** | ||||
|  *  @section  stepper motor current | ||||
|   | ||||
| @@ -454,7 +454,7 @@ | ||||
| #endif | ||||
|  | ||||
| // Microstep setting (Only functional when stepper driver microstep pins are connected to MCU. | ||||
| #define MICROSTEP_MODES {16,16,16,16,16} // [1,2,4,8,16] | ||||
| #define MICROSTEP_MODES { 16, 16, 16, 16, 16 } // [1,2,4,8,16] | ||||
|  | ||||
| /** | ||||
|  *  @section  stepper motor current | ||||
|   | ||||
| @@ -459,7 +459,7 @@ | ||||
| #endif | ||||
|  | ||||
| // Microstep setting (Only functional when stepper driver microstep pins are connected to MCU. | ||||
| #define MICROSTEP_MODES {16,16,16,16,16} // [1,2,4,8,16] | ||||
| #define MICROSTEP_MODES { 16, 16, 16, 16, 16 } // [1,2,4,8,16] | ||||
|  | ||||
| /** | ||||
|  *  @section  stepper motor current | ||||
|   | ||||
| @@ -454,7 +454,7 @@ | ||||
| #endif | ||||
|  | ||||
| // Microstep setting (Only functional when stepper driver microstep pins are connected to MCU. | ||||
| #define MICROSTEP_MODES {16,16,16,16,16} // [1,2,4,8,16] | ||||
| #define MICROSTEP_MODES { 16, 16, 16, 16, 16 } // [1,2,4,8,16] | ||||
|  | ||||
| /** | ||||
|  *  @section  stepper motor current | ||||
|   | ||||
		Reference in New Issue
	
	Block a user