Firmware2/Marlin/src/config/examples/Velleman/K8400
Scott Lahteine 14c03cb6f4
[2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069)
Some probes don't work near the edges of the bed. This change promotes MIN_PROBE_EDGE to a general setting that applies to all probing functions.
2018-03-13 01:15:22 -05:00
..
Dual-head [2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 2018-03-13 01:15:22 -05:00
Configuration_adv.h 2uS default step pulse (#9989) 2018-03-07 21:11:01 -06:00
Configuration.h [2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 2018-03-13 01:15:22 -05:00
README.md Config updates 2017-09-21 15:52:17 -05: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