Remove some trailing whitespace
This commit is contained in:
parent
eacb8346af
commit
081ab35e82
4 changed files with 10 additions and 11 deletions
|
|
@ -3475,7 +3475,7 @@ inline void gcode_G4() {
|
|||
*/
|
||||
inline void gcode_G10() {
|
||||
#if EXTRUDERS > 1
|
||||
const bool rs = parser.boolval('S');
|
||||
const bool rs = parser.boolval('S');
|
||||
#endif
|
||||
fwretract.retract(true
|
||||
#if EXTRUDERS > 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue