mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-05 21:14:06 -06:00
📝 Fix broken Velleman K8400 links (#1046)
This commit is contained in:
parent
2c77af3e8a
commit
ea2eea99c7
3 changed files with 22 additions and 32 deletions
|
@ -1,16 +0,0 @@
|
|||
# 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:<br />
|
||||
http://www.vertex3dprinter.eu/downloads/files/vertex/firmware/vertex-m1-v1.4-h2.zip
|
22
config/examples/Velleman/K8400/README.md
Normal file
22
config/examples/Velleman/K8400/README.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Velleman K8400 Vertex Configuration
|
||||
|
||||
Source: [velleman.eu](https://www.velleman.eu/products/view/?id=417866)
|
||||
|
||||
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!
|
||||
|
||||
### Original Sources
|
||||
|
||||
Upstreamed from:
|
||||
|
||||
[birkett/Vertex-K8400-Firmware on GitHub](https://github.com/birkett/Vertex-K8400-Firmware)
|
||||
|
||||
Credit to Velleman for the original Marlin 1.0.x based code:
|
||||
|
||||
- [Download Vertex M1 1.4-H1](https://cdn.velleman.eu/downloads/files/vertex/firmware/vertex-m1-v1.4-h1.zip)
|
||||
- [Download Vertex M1 1.4-H2](https://cdn.velleman.eu/downloads/files/vertex/firmware/vertex-m1-v1.4-h2.zip)
|
|
@ -1,16 +0,0 @@
|
|||
# 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:<br />
|
||||
http://www.vertex3dprinter.eu/downloads/files/vertex/firmware/vertex-m1-v1.4-h2.zip
|
Loading…
Add table
Add a link
Reference in a new issue