e2d69f66b2
Currently we use the probe exclusively as a device to find the build platform(bed). For the currently supported setups this means, we use it as a additional min-endstop. A triggered when not deployed probe disturbs the homing process for max-endstops. Rename ENDSTOPPULLUP_ZPROBE to ENDSTOPPULLUP_ZMIN_PROBE Rename Z_PROBE_ENDSTOP_INVERTING to Z_MIN_PROBE_ENDSTOP_INVERTING Rename Z_PROBE_ENDSTOP to Z_MIN_PROBE_ENDSTOP Rename DISABLE_Z_PROBE_ENDSTOP to DISABLE_Z_MIN_PROBE_ENDSTOP Rename Z_PROBE_REPEATABILITY_TEST to Z_MIN_PROBE_REPEATABILITY_TEST Rename Z_PROBE_ENDSTOP to Z_MIN_PROBE_ENDSTOP Adjust comments accordingly Remove Z_MAX check for the probe in update_endstops(). Using an delta related idea of @clefranc from #61, extended to the general change for all setups. Tested with Prusa i3, max-z-endstop and permanently triggered z-probe. Worked for @clefranc's delta. |
||
---|---|---|
.. | ||
Configuration_adv.h | ||
Configuration.h | ||
readme.md |
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
-
V2.1.1 (for z axis upgrade, date branched: 2013-06-05): firmware_k8200_v2.1.1.zip
-
V2 (with LCD/SD-Support, date branched: 2013-06-05): firmware_k8200_marlinv2.zip
-
V1 (without LCD/SD-Support, date branched: 2012-10-02): firmware_k8200_marlinv1.zip