1 |
ron |
1 |
# Configuration for Velleman K8400 Vertex
|
|
|
2 |
http://www.k8400.eu/
|
|
|
3 |
|
|
|
4 |
Configuration files for the K8400, ported upstream from the official Velleman firmware.
|
|
|
5 |
Like its predecessor, (K8200), the K8400 is a 3Drag clone. There are some minor differences, documented in pins_K8400.h.
|
|
|
6 |
|
|
|
7 |
Single and dual head configurations provided. Copy the correct Configuration.h and Configuration_adv.h to the /src/config directory.
|
|
|
8 |
|
|
|
9 |
**NOTE: This configuration includes the community sourced feed rate fix. Use 100% feed rate in Repetier!**
|
|
|
10 |
|
|
|
11 |
For implementation and updated K8400 firmware, see https://github.com/birkett/Velleman-K8400-Firmware
|
|
|
12 |
|
|
|
13 |
### Original Sources
|
|
|
14 |
Credit to Velleman for the original 1.0.x based code:<br />
|
|
|
15 |
http://www.vertex3dprinter.eu/downloads/files/vertex/firmware/vertex-m1-v1.4-h2.zip
|