mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-08 14:34:07 -06:00
✨ Ender-5 Pro 4.22 w/ Micro-Swiss Direct Drive, BLTouch (#759)
This commit is contained in:
parent
259a4ac7fc
commit
23c3bb0f56
9 changed files with 68 additions and 52 deletions
|
@ -51,10 +51,11 @@
|
|||
*/
|
||||
|
||||
// VM8201 Display unit
|
||||
// #define K8200_VM8201
|
||||
// Full Graphic Controller e.g.
|
||||
// https://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
|
||||
// or from https://www.open-electronics.org/full-graphic-smart-controller-display-for-3drag-3dprinter/
|
||||
//#define K8200_VM8201
|
||||
|
||||
// Full Graphic Controller
|
||||
// https://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
|
||||
// or https://www.open-electronics.org/full-graphic-smart-controller-display-for-3drag-3dprinter/
|
||||
#define FULLGRAPHIC_CONTROLLER_LCD_SD
|
||||
|
||||
// K8204 Z axis upgrade rod and coupler
|
||||
|
|
|
@ -24,7 +24,7 @@ is uncommented. Otherwise comment it out:
|
|||
```
|
||||
If you have the VM8201 display unit, uncomment the following line
|
||||
```
|
||||
// #define K8200_VM8201
|
||||
//#define K8200_VM8201
|
||||
```
|
||||
|
||||
If you have the *3D Printer Full Graphic Smart Controller with 3Drag adapter* (or other screen based on the [RepRap Discount Full Graphic Smart Controller](https://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller)), ensure
|
||||
|
@ -69,4 +69,4 @@ I [@CONSULitAS](https://github.com/CONSULitAS) tested the changes on my K8200 wi
|
|||
* see also https://github.com/CONSULitAS/Marlin-K8200/tree/Vellemann_firmware_k8200_marlinv2.zip
|
||||
|
||||
* V1 (without LCD/SD-Support, date branched: 2012-10-02): [firmware_k8200_marlinv1.zip](http://www.k8200.eu/downloads/files/downloads/firmware_k8200_marlinv1.zip)
|
||||
* see also https://github.com/CONSULitAS/Marlin-K8200/tree/Vellemann_firmware_k8200_marlinv1.zip
|
||||
* see also https://github.com/CONSULitAS/Marlin-K8200/tree/Vellemann_firmware_k8200_marlinv1.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue