- Mar 15, 2016
-
-
Roxy-3DPrintBoard authored
-
Roxy-3DPrintBoard authored
-
- Dec 01, 2015
-
-
AnHardt authored
by alternate definition for the callback macros
- Nov 30, 2015
-
-
AnHardt authored
Move slow_buttons_update into the LCD_UPDATE_INTERVAL block lcd_implementation_read_slow_buttons() will then be executed ~10 times a second.
-
Richard Wackerbarth authored
This is a back port of the correct in issue #248
-
AnHardt authored
Analog to https://github.com/MarlinFirmware/MarlinDev/pull/250 by @RicardoGA Restore the Babystep Multiplicator functionality and now it's available for X/Y/Z
-
- Nov 23, 2015
-
-
Richard Wackerbarth authored
-
- Nov 15, 2015
-
-
Richard Wackerbarth authored
-
- Nov 13, 2015
-
-
AnHardt authored
For now Z_MIN_PROBE_REPEATABILITY_TEST is not possible for DELTA or SCARA configurations. This PR comments the feature out, where it is commented in by default.
-
AnHardt authored
because of hardware differences on the SERVO0_PIN
-
AnHardt authored
Tests DELTA, AUTO_BED_LEVELING_FEATURE and ALLEN_KEY
-
AnHardt authored
According to #123 negative values for XY at or below -100 are displaying incorrectly, dropping the first digit. Deltas can easily have XY values in this range. This PR adds a function to display floats/ints formatted like `_123`, `-123`, `_-12`, or `__-1` as appropriate and applies it to the XY coordinates on Hitachi displays. It also moves the Z value to the right to be consistent with the XY formatting.
-
- Nov 12, 2015
-
-
vogtmann authored
-
Luis Correia authored
Align strings with release
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
esenapaj authored
-
esenapaj authored
-
Richard Wackerbarth authored
-
- Oct 08, 2015
-
-
AnHardt authored
in language.h, but was not renamed here. If TEMP_SENSOR_1 is enabled as redundant then an error is thrown that MSG_EXTRUDER_SWITCHED_OFF is not defined. Originaly by @12dstring
-
- Oct 04, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
Keep "astyled" reformatting
-
- Sep 30, 2015
-
-
Rafa Couto authored
-
Richard Wackerbarth authored
As noted by @darkjavi et.al. in #103, the E1 motor was not being enabled in planner.cpp when using DUAL_X_CARRIAGE. This patch enables and disables E1 as it should.
-
Richard Wackerbarth authored
-
- Sep 28, 2015
-
-
Richard Wackerbarth authored
-
KiteLab authored
-
Richard Wackerbarth authored
-