Firmware/Marlin/example_configurations/Velleman/K8400
kaimimue 256f76d35e Fix Vellemann K8400 Configuration (#11258)
The maximum movement is 180mm for Velleman K8400.
An offset of `Y_MIN_POS` violates an assertion in `SanityCheck.h`.

Code tested on Vellemann K8400 with Dual Extruder.
2018-07-13 23:15:00 -05:00
..
Dual-head Fix Vellemann K8400 Configuration (#11258) 2018-07-13 23:15:00 -05:00
Configuration_adv.h Support for multiple Max7219 units in a chain (#11226) 2018-07-08 17:35:58 -05:00
Configuration.h Fix Vellemann K8400 Configuration (#11258) 2018-07-13 23:15:00 -05:00
README.md Synchronize configs with 2.0.x 2017-12-31 00:02:22 -06:00

Configuration for Velleman K8400 Vertex

http://www.k8400.eu/

Configuration files for the K8400, ported upstream from the official Velleman firmware. Like its predecessor, (K8200), the K8400 is a 3Drag clone. There are some minor differences, documented in pins_K8400.h.

Single and dual head configurations provided. Copy the correct Configuration.h and Configuration_adv.h to the /src/config directory.

NOTE: This configuration includes the community sourced feed rate fix. Use 100% feed rate in Repetier!

For implementation and updated K8400 firmware, see https://github.com/birkett/Velleman-K8400-Firmware

Original Sources

Credit to Velleman for the original 1.0.x based code:
http://www.vertex3dprinter.eu/downloads/files/vertex/firmware/vertex-m1-v1.4-h2.zip