6643d553f6
# This is the 1st commit message: MCP4728 consistency & fix ultralcd.cpp The MCP4728 DAC controls the stepper motor current strenth on the PRINTRBOARD Rev F and RIGIDBOARD V2 boards. PR #5792 on 9 FEB 2017 implemented default drive percentages but only on the RIGIDBOARD V2. This change moves the default settings to Configuration_adv.h. Also, ultralcd.cpp won't compile because of a type def conflict. Changed it to match the one in stepper_dac.cpp =========================================================== reword stepper curent section for clarity =========================================================== change name & improve comments =========================================================== changed name from A4JP to SCOOVO_X9H per PR #6139 # This is the commit message #2: fix typo |
||
---|---|---|
.. | ||
Dual-head | ||
Configuration_adv.h | ||
Configuration.h | ||
README.md |
Configuration for Velleman K8400 Vertex
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