- Aug 01, 2017
-
-
Kai authored
Filament change causes freeze during paused print. This PR disables Filament change in the prepare menu when a print from SD Card is paused. See #7395
-
Scott Lahteine authored
Fix DUAL_X_CARRIAGE movement
-
- Jul 31, 2017
-
-
Øystein Krog authored
Axis would only move when homing. Bug introduced in 91841d75. Fixes #6956, fixes #7050 and fixes #7291
-
- Jul 30, 2017
-
-
Scott Lahteine authored
Manual Bed Leveling: Goto previous Z height at each probe point
-
Scott Lahteine authored
Implement probing delay for piezo sensors
-
teemuatlut authored
-
Scott Lahteine authored
Fixes for FWRETRACT
-
Wilfried Chauveau authored
-
Scott Lahteine authored
Move Delta Calibration menu to the Prepare menu
-
- Jul 28, 2017
-
-
Thomas Moore authored
-
Scott Lahteine authored
Patch to fix some compiler warnings
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Makefile fixes and U8G support.
-
- Jul 27, 2017
-
-
Marcio Teixeira authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Add X_BED_SIZE, Y_BED_SIZE to configurations
-
Scott Lahteine authored
Add PIO entry for PRINTRBOARD_REVF
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Remove extraneous USBCON defines for AT90USB boards
-
- Jul 26, 2017
-
-
Unknown authored
fix from PIO corruption
-
- Jul 23, 2017
-
-
Dave Johnson authored
USBCON is definied by serial.h pullikng in MarlinConfig.h which in turn pulls in Arduino.h. Defining in later includes has shown to cause compile issues so removing all extraneous calls for and potentially easier future linker troubleshooting. more USBCON unification
-
- Jul 22, 2017
-
-
Scott Lahteine authored
Add support for Printrbot Neopixel RGBW strip.
-
C. Scott Ananian authored
Connected as described at http://printrbot.com/shop/led-strip/ Based on patch by Kelly Anderson <kelly@xilka.com> at http://www.xilka.com/printrbot/marlin/1.1.4/20170707/
-
Scott Lahteine authored
-
Scott Lahteine authored
MKS 1.3+: Add pin mapping for PS_ON
-
Scott Lahteine authored
Update Russian translation - Part 1
-
Alexey Shvetsov authored
Signed-off-by:
Alexey Shvetsov <alexxy@gentoo.org>
-
Scott Lahteine authored
Fixing SWITCHING_EXTRUDER feature to work with HOTENDS > 1
-
- Jul 21, 2017
-
-
Alexey Shvetsov authored
This allows the use of D4 as PS_ON since MKS Gen doesn't have a PS_ON pin. However this effectively allows only 3 servos (instead of 4). Signed-off-by:
Alexey Shvetsov <alexxy@gentoo.org>
-
Scott Lahteine authored
Improve FWRETRACT comments
-
Scott Lahteine authored
Add more details as requested in #7198
-
Scott Lahteine authored
-