Ver código fonte

Clean trailing whitespace

Scott Lahteine 6 anos atrás
pai
commit
b169320a03
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Marlin/src/inc/SanityCheck.h

+ 1
- 1
Marlin/src/inc/SanityCheck.h Ver arquivo

655
       #error "TOOLCHANGE_PARK requires TOOLCHANGE_PARK_XY_FEEDRATE. Please update your Configuration."
655
       #error "TOOLCHANGE_PARK requires TOOLCHANGE_PARK_XY_FEEDRATE. Please update your Configuration."
656
     #endif
656
     #endif
657
   #endif
657
   #endif
658
-  
658
+
659
   #ifndef TOOLCHANGE_ZRAISE
659
   #ifndef TOOLCHANGE_ZRAISE
660
     #error "TOOLCHANGE_ZRAISE required for EXTRUDERS > 1. Please update your Configuration."
660
     #error "TOOLCHANGE_ZRAISE required for EXTRUDERS > 1. Please update your Configuration."
661
   #endif
661
   #endif

Carregando…
Cancelar
Salvar