I’ve launched a small project to provide updated firmware for the Vertex K8400.
The official firmware (v1.4) is based on Marlin 1.0, and was branched on the 1st May 2014. It has seen no bug fixes or features from the Marlin upstream code since.
Newer Marlin code provides bug fixes, additional features and additional GCode support (M112 Emergency Stop as an example).
I have opened up a GitHub repository, with a number of branches in the repo:
[ul]
velleman-official: Copies of the original v1.1 and v1.4 firmware.
1.0.x: Based on the stable Marlin 1.0.x code (currently 1.0.2-1, Nov 2015). Includes the cleaned up Velleman patches.
[/ul]
Additional branches will be added soon:
[ul]
1.1.x: Based on the currently unreleased RC Marlin 1.1. I will be holding off until 1.1 becomes stable, then applying the Velleman patches.
dev: Based on the bleeding edge Marlin code. Will never stabilise.
[/ul]
From what I have found, not much development has been done on the Vertex specific firmware. It would be nice if this project could grow into exactly that, with the potential to submit patches back upstream to Marlin.
Repository is here: github.com/birkett/Vertex-K8400-Firmware
Releases are here: github.com/birkett/Vertex-K8400 … e/releases