- Mar 24, 2015
-
-
Scott Lahteine authored
-
- Mar 23, 2015
-
-
Scott Lahteine authored
Fix mangled probe_pt calls
-
Scott Lahteine authored
-
Scott Lahteine authored
- Address issue #1669 - Remove the TOPO_ORIGIN configuration setting
-
Scott Lahteine authored
Fix 1507
-
- Mar 22, 2015
- Mar 21, 2015
-
-
Scott Lahteine authored
Don't add home offsets in G29
-
Scott Lahteine authored
Fix compile error with `*_DUAL_STEPPER_DRIVERS`
-
Scott Lahteine authored
- Patch up macros in stepper.cpp
-
Scott Lahteine authored
- Address #1262 by leaving values as set - Rename `add_homing` to `home_offset`
-
Scott Lahteine authored
Manual bed leveling + mesh bed leveling
-
Scott Lahteine authored
Fix temperature min/max test
-
Scott Lahteine authored
- Base tests on all thermistors/thermocouples, not just heater 0
-
Edward Patel authored
-
Edward Patel authored
-
Scott Lahteine authored
Fix for menus failing to scroll
-
- Mar 20, 2015
-
-
AnHardt authored
by updating 'encoderPosition' in END_MENU() line 1.
-
Edward Patel authored
-
Scott Lahteine authored
Fix count_direction initializer
-
Scott Lahteine authored
- Addressing #1625
-
Scott Lahteine authored
Fix hiliting of edit items in LCD menus
-
Scott Lahteine authored
-
Scott Lahteine authored
PID debug
-
Edward Patel authored
-
Edward Patel authored
-
Scott Lahteine authored
Beautivy statusscreen
-
Scott Lahteine authored
codepos not used in gcode_M28()
-
AnHardt authored
-
Edward Patel authored
-
Edward Patel authored
-
- Mar 19, 2015
-
-
https://github.com/kieranc/MarlinAnHardt authored
Conflicts: Marlin/temperature.cpp Cleaned merge conflict. Codeposition had changed. Variable pid_input had vanished. Signed-off-by:
AnHardt <github@kitelab.de>
-
https://github.com/thinkyhead/MarlinAnHardt authored
Conflicts: Marlin/dogm_lcd_implementation.h solved merge conflict.
-
Scott Lahteine authored
Reduce size of menu code
-
AnHardt authored
by shifting things some pixels around
-
Scott Lahteine authored
-
Scott Lahteine authored
In the new method we pass the character that should be used for selected state, not the character to print always.
-
Scott Lahteine authored
- Pass selected state directly to lcd_implementation_mark_as_selected - Rename sel function parameter - Include a minor fix for SdBaseFile.h
-
Scott Lahteine authored
Get upstream changes
-