Patch #else / #endif comments
This commit is contained in:
parent
9a364990d9
commit
081bf1f879
30 changed files with 68 additions and 68 deletions
|
|
@ -392,7 +392,7 @@ void Planner::recalculate() {
|
|||
thermalManager.setTargetHotend(t, 0);
|
||||
}
|
||||
|
||||
#endif //AUTOTEMP
|
||||
#endif // AUTOTEMP
|
||||
|
||||
/**
|
||||
* Maintain fans, paste extruder pressure,
|
||||
|
|
@ -487,7 +487,7 @@ void Planner::check_axes_activity() {
|
|||
KICKSTART_FAN(2);
|
||||
#endif
|
||||
|
||||
#endif //FAN_KICKSTART_TIME
|
||||
#endif // FAN_KICKSTART_TIME
|
||||
|
||||
#if ENABLED(FAN_SOFT_PWM)
|
||||
#if HAS_FAN0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue