My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

pins_RAMPS_14_EFB.h 146B

123456789
  1. /**
  2. * Arduino Mega with RAMPS v1.4 pin assignments
  3. *
  4. * RAMPS_14_EFB (Extruder, Fan, Bed)
  5. */
  6. #define IS_RAMPS_EFB
  7. #include "pins_RAMPS_14.h"