Firmware/Marlin/example_configurations/Velleman/K8400
Roxy-3D 3f0b38ed5d Add Max7219 LED Matrix Debug Support (#7563)
* Add Max7219 LED Matrix Debug Support

The Max7219 8x8 LED Matrix's are very helpful for debugging new code.
And for that matter, just trying to maximize printer settings without
causing stuttering.

The displays are very inexpensive (under $2.00 with shipping) and
provide a lot of help when trying to debug complicated code.

* Try to keep Makefile up to date.
2017-08-25 17:03:07 -05:00
..
Dual-head Added new feature for AutoParking Extruder (APE) 2017-08-16 17:33:11 -05:00
Configuration_adv.h Add Max7219 LED Matrix Debug Support (#7563) 2017-08-25 17:03:07 -05:00
Configuration.h Added new feature for AutoParking Extruder (APE) 2017-08-16 17:33:11 -05:00
README.md Arrange example configurations by vendor 2017-07-07 04:48:23 -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 /Marlin/ 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