Browse Source

Add Micromake C1 configurations

pull/1/head
Scott Lahteine 7 years ago
parent
commit
bc7df0188e
  1. 16
      Marlin/src/config/examples/Micromake/C1/README.md
  2. 1719
      Marlin/src/config/examples/Micromake/C1/basic/Configuration.h
  3. 1719
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h

16
Marlin/src/config/examples/Micromake/C1/README.md

@ -0,0 +1,16 @@
# Micromake C1
### In the folder "basic"
Configuration files for Micromake C1 without mods
- English LCD 2X16 Characters
- Motors 16 STEPS
- No heated bed
- No probe, etc.
- Like a standard C1 as shipped by Micromake.
### In the folder "enhanced"
Configuration files for Micromake C1 with…
- 128 STEPS configured with jumper on the motherboard (all open for 128 Steps).
- Capacitive Probe (Adjust offsets at your convenience)
- French language with no accents for Japanese LCD.

1719
Marlin/src/config/examples/Micromake/C1/basic/Configuration.h

File diff suppressed because it is too large

1719
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h

File diff suppressed because it is too large
Loading…
Cancel
Save