This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/example_configurations/K8400
AnHardt 4b44a23a36 Add TX-buffer for MarlinSerial
Similar to the current Arduino HardwareSerial
but with max. 256 byte buffer-size.

Deactivated by default.

The boards with AT90USB processor (USBCON) already use a TX-buffer.
2016-07-08 17:25:21 +02:00
..
Dual Heads Add a ported example configuration for the Velleman K8400 (Vertex) printer. 2016-07-03 22:09:08 +01:00
Configuration.h Add a ported example configuration for the Velleman K8400 (Vertex) printer. 2016-07-03 22:09:08 +01:00
Configuration_adv.h Add TX-buffer for MarlinSerial 2016-07-08 17:25:21 +02:00
README.md Add a ported example configuration for the Velleman K8400 (Vertex) printer. 2016-07-03 22:09:08 +01:00

Configuration for Velleman K8400 Vertex

http://www.k8400.eu/

Configuration files for the K8400, ported upstream from the official Velleman firmware. Like it's 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