- 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
-
- Sep 17, 2015
-
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
-
- Sep 14, 2015
-
-
Mike Cochrane authored
Add SDEXTRASLOW which runs the SD card at SPI_QUARTER_SPEED. Quarter speed is needed for RIGIDBOT_PANEL
-
Scott Lahteine authored
-
fmalpartida authored
Fix: increased debounce delay.
-
Scott Lahteine authored
-
- Sep 12, 2015
-
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Replaces #145 which is way out of date
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Petr Zahradnik authored
Czech language translation.
-
- Sep 11, 2015
-
-
Petr Zahradnik authored
Added comment for Czech language (associated with file language_cz.h).
-
- Sep 10, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
(PR #138) When the ISR does not finish in time, the timer will wrap in the computation of the next interrupt time. This hack replaces the correct (past) time with a time not far in the future.
-
- Sep 08, 2015
-
-
Richard Wackerbarth authored
-
Scott Lahteine authored
As noted in #130 allen key probe stow rate is based on homing rates, but homing rates were left out of most delta configs. This unifies the XYZ homing rates and applies the unified rates to allen key movements.
-
Scott Lahteine authored
As noted by @o-lampe at https://github.com/MarlinFirmware/MarlinDev/issues/114#issuecomment-136757614 the `MANUAL_FEEDRATE` for Delta Z should be the same as XY.
-
Scott Lahteine authored
-
- Sep 07, 2015
-
-
fmalpartida authored
Added my name following naming convention.
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix a compile error introduced in #98
-
- Sep 06, 2015
-
-
Richard Wackerbarth authored
-