- Aug 04, 2017
-
-
Ben Lye authored
PlatformIO can be used with VSCode. VSCode creates a .vscode directory which should be ignored.
-
- Aug 02, 2017
-
-
Roxy-3D authored
-
- Aug 01, 2017
-
-
Scott Lahteine authored
Clarify LCD_BED_LEVELING requirements
-
Scott Lahteine authored
Fix for #7395
-
Dave Johnson authored
LCD_BED_LEVELING requires PROBE_MANUALLY with auto bed leveling enabled. See #7396
-
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>
-