mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 05:24:03 -06:00
Fix some comment spacing
This commit is contained in:
parent
4fe4959a8a
commit
b5f0a0a3df
223 changed files with 277 additions and 277 deletions
|
@ -534,7 +534,7 @@
|
|||
//#define MIN_BED_POWER 0
|
||||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
//Overlord Pro heater into 5.5mm aluminium bed, update using M303
|
||||
// Overlord Pro heater into 5.5mm aluminium bed, update using M303
|
||||
#define DEFAULT_bedKp 253.16
|
||||
#define DEFAULT_bedKi 24.14
|
||||
#define DEFAULT_bedKd 663.66
|
||||
|
|
|
@ -3477,7 +3477,7 @@
|
|||
*/
|
||||
//#define MMU_EXTRUDER_SENSOR
|
||||
#if ENABLED(MMU_EXTRUDER_SENSOR)
|
||||
#define MMU_LOADING_ATTEMPTS_NR 5 //max. number of attempts to load filament if first load fail
|
||||
#define MMU_LOADING_ATTEMPTS_NR 5 // max. number of attempts to load filament if first load fail
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
|
@ -546,7 +546,7 @@
|
|||
//#define MIN_BED_POWER 0
|
||||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
//Overlord Pro heater into 5.5mm aluminium bed, update using M303
|
||||
// Overlord Pro heater into 5.5mm aluminium bed, update using M303
|
||||
#define DEFAULT_bedKp 253.16
|
||||
#define DEFAULT_bedKi 24.14
|
||||
#define DEFAULT_bedKd 663.66
|
||||
|
|
|
@ -3478,7 +3478,7 @@
|
|||
*/
|
||||
//#define MMU_EXTRUDER_SENSOR
|
||||
#if ENABLED(MMU_EXTRUDER_SENSOR)
|
||||
#define MMU_LOADING_ATTEMPTS_NR 5 //max. number of attempts to load filament if first load fail
|
||||
#define MMU_LOADING_ATTEMPTS_NR 5 // max. number of attempts to load filament if first load fail
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue