Firmware2/Marlin/src/config/examples/Velleman/K8200
Slawomir Ciunczyk a11e6a1022 Different NEOPIXEL types
Same as #7728 but for 2.0.x,
Lot of cleanup and remove references in whole code to other "LED files" than leds.h. Now will be much easier to add next drivers/libraries. e.g. FastLED. But bad news, currently FastLED is suporting only RGB devices (no RGBW)
2017-10-10 02:17:36 -05:00
..
Configuration_adv.h Merge pull request #7909 from thinkyhead/bf2_goodbye_legacy_advance 2017-10-10 00:31:18 -05:00
Configuration.h Different NEOPIXEL types 2017-10-10 02:17:36 -05:00
README.md Move configs 2017-09-06 06:28:30 -05: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 JAPANESE" 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.12 for Mac (SD library added to IDE manually), 2016-11-18 - everything works well.

Source for genuine Vellemann Firmware