- May 20, 2013
- May 19, 2013
-
-
ErikZalm authored
Implement automatic cold-end/extruder motor fan control based on nozzle temperature
-
- May 18, 2013
-
-
Robert F-C authored
-
Erik van der Zalm authored
-
ErikZalm authored
Combine and converge other I2C LCD branches (PANELOLU2, VIKI & PCF8575)
-
xifle authored
This adds a deadzone at 100% Feedrate when changing it at the status screen/main menu. Prevents from unwanted feedrate-changing when navigating back to the main menu and makes it easier to return to 100%.
-
Robert F-C authored
The I2C LCD status indicators now indicate when the hotends or bed are turned on at all (rather than just when they are in their heating phase)
-
Robert F-C authored
-
- May 16, 2013
-
-
ErikZalm authored
servosupport
-
ErikZalm authored
BUGFIXES for temperature.cpp / add RUMBA thermocouple support
-
Erik van der Zalm authored
-
Gord Christmas authored
-
Gord Christmas authored
First attempt at refactoring of original servo code. Only adding servo support as a start to keep things simple.
-
Gord Christmas authored
-
- May 15, 2013
- May 14, 2013
-
-
ErikZalm authored
Fixed "Cooldown" Selection not reseting bed temp
-
Erik van der Zalm authored
-
Jordan Miller authored
-
Jordan Miller authored
Support for BariCUDA Paste Extruder derived from MakerBot Frostruder. Using Ultimachine RAMBo board. M126/M127 and M128/M129.
-
xifle authored
- enquecommand with multiple lines "\n" doesn't work -> M140 S0 didn't get processed. So I wrote a new func for the cooldown which uses setTargetHotend. In addition this does return to status page after selection. - Added setWatch() to preheat-functions (Temperatur sanity check would never have worked when preheating from the lcd panel)
-
- May 11, 2013
-
-
Robert F-C authored
The Viki LCD rotary encoder uses a different number of steps per rotation. This fixes the seeming "missed" steps when selecting a menu.
-
- May 10, 2013
- May 05, 2013
- May 03, 2013
- May 02, 2013
-
-
daid authored
fix DEFAULT_AXIS_STEPS_PER_UNIT minor Z rounding error
-
- May 01, 2013
-
-
Martin Renold authored
-
- Apr 29, 2013
-
-
Robert F-C authored
(duplicates initialization in Marlin_main.cpp)
-
Robert F-C authored
Also refactor extruder auto fan logic to simplify further and now only check every 2.5 seconds
-
Robert F-C authored
-
Robert F-C authored
-