- Jan 05, 2019
-
-
Luu Lac authored
-
Kaushik Vemparala authored
-
- Jan 04, 2019
-
-
jmz52 authored
-
Marcio Teixeira authored
- Use `TEST(dm,axis)` to determine directions instead of doing comparisons. - Remove recomputation of `millimeters` and `delta_mm` since backlash compensation should not affect the distance over which material is extruded.
-
- Jan 03, 2019
-
-
Scott Lahteine authored
-
luxflow authored
(Exactly matching the Azteeg X5 MINI Wifi)
-
jmz52 authored
* Add support for MKS Robin TFT display - Add support for MKS Robin TFT display and encoder for MKS Robin board. - Generic 128x64 UI with x2 upscale is used (for now). - Tested on MKS Robin TFT V2.0 with ST7789V controller.
-
jmz52 authored
-
Phr3d13 authored
Move `watchdog_reset` from `.h` to `.cpp` to eliminate the need to include `MarlinConfig.h` in a HAL-related file.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Marcio Teixeira authored
-
Ludy authored
-
kAdonis authored
-
- Jan 02, 2019
-
-
petieken authored
-
TheLongAndOnly authored
-
Ludy authored
-
- Jan 01, 2019
-
-
Marcio Teixeira authored
* Make ExtUI respect MAXTEMP limits - Temperatures are now clamped by MAXTEMP limits rather than arbitrary values. * Speed up USB init, add status - Speed up USB initialization - Show status message if init failed * Enable status messages for EXTENSIBLE_UI * Adjust max limit to MAX_TEMP - 15 * Misc. tweaks to formatting, const, etc.
-
InsanityAutomation authored
-
- Dec 31, 2018
-
-
Reece Kibble authored
-
- Dec 30, 2018
-
-
Scott Lahteine authored
Followup to #12770
-
Ludy authored
-
Giuliano Zaro authored
-
swilkens authored
-
Alain Martel authored
-
- Dec 28, 2018
- Dec 27, 2018
-
-
Ludy authored
-
Ludy authored
-
Roman Moravčík authored
-
InsanityAutomation authored
-
InsanityAutomation authored
-
Msq001 authored
- `pins_BIQU_B300_V1.0.h` defines pins for B300, as found in the BIQU Thunder 3D printer. - `pins_BIQU_SKR_V1.1.h` defines pins for bigtree/BIQU SKR V1.1 motherboard.
-
- Dec 20, 2018
-
-
InsanityAutomation authored
-
Ludy authored
-
jmz52 authored
Implement initial support for MKS Robin (STM32F103ZET6) board. Custom build script is used to generate encrypted firmware compatible with original MSK Robin bootloader (i.e. safe firmware update from SD card and possibility to go back to original close-source firmware).
-
InsanityAutomation authored
-
Ludy authored
-
Scott Lahteine authored
-
Ludy authored
-