Firmware2/config/examples/Velleman/K8200
InsanityAutomation 050eac03af Single X Duplication Extension (#13373)
* Multi-nozzle selective duplication
* Use a bit-mask, reduce stepper_indirection.h size
* Tweak the multi-nozzle duplication description
* Use 'S' as a bool in M605
* Add HAS_DUPLICATION_MODE conditional
* Remove '_MODE' from the option name
* M605 in the style of Stacker M280
* Also include direct mask style (P)
2019-03-13 00:42:50 -05:00
..
Configuration_adv.h Single X Duplication Extension (#13373) 2019-03-13 00:42:50 -05:00
Configuration.h Add missing CHAMBER options (for M141) (#13371) 2019-03-11 16:50:07 -05:00
README.md Relocate configs above Marlin/src folder (#13299) 2019-03-03 16:50:56 -06: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