Firmware2/Marlin/example_configurations/K8200
Scott Lahteine 270c766de2 SDCARDDETECT -> SD_DETECT, added docs
- `SD_DETECT_PIN` replaces `SDCARDDETECT`
- `SD_DETECT_INVERTED` replaces `SDCARDDETECTINVERTED`
- Revise the description of `SD_DETECT_INVERTED`
- Add a note about the override of `SD_DETECT_INVERTED` in
`Conditionals.h`
2015-08-02 21:59:41 -05:00
..
Configuration_adv.h SDCARDDETECT -> SD_DETECT, added docs 2015-08-02 21:59:41 -05:00
Configuration.h SDCARDDETECT -> SD_DETECT, added docs 2015-08-02 21:59:41 -05:00
readme.md Example Configuration for K8200: comments/URL/readme 2015-04-15 10:02:13 +02:00

Example Configuration for Vellemann K8200

  • Configuration files for Vellemann K8200 (with VM8201 - LCD Option for K8200)

  • K8200 is a 3Drag clone - configuration should work with 3Drag http://reprap.org/wiki/3drag, too. Please report.

  • updated manually with parameters from genuine Vellemann Firmware "firmware_k8200_marlinv2" based on the recent development branch

  • VM8201 uses "DISPLAY_CHARSET_HD44870_JAPAN" and "ULTIMAKERCONTROLLER"

  • german (de) translation with umlaut is supported now - thanks to @AnHardt for the great hardware based umlaut support

I @CONSULitAS tested the changes on my K8200 with 20x4-LCD and Arduino 1.6.1 for Windows (SD library added to IDE manually) - everything works well.

Source for genuine Vellemann Firmware