Explorar el Código

- added info for using GEN7 configuration

Christian Thalhammer hace 12 años
padre
commit
13e2ad2831
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      Marlin/Configuration.h

+ 2
- 1
Marlin/Configuration.h Ver fichero

@@ -26,8 +26,9 @@
26 26
 // MEGA/RAMPS up to 1.2 = 3,
27 27
 // RAMPS 1.3 = 33
28 28
 // Gen6 = 5,
29
-// Sanguinololu 1.2 and above = 62
29
+// Sanguinololu 1.2 and above = 62,
30 30
 // Ultimaker = 7,
31
+// Gen7 = 77,
31 32
 // Teensylu = 8
32 33
 #define MOTHERBOARD 7
33 34
 

Loading…
Cancelar
Guardar