Scott Lahteine
|
9142f5446a
|
Improve Power-Loss Recovery (#19540)
|
2020-09-28 15:52:21 -05:00 |
|
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
2020-09-28 14:53:50 -05:00 |
|
Serhiy-K
|
27bdf4b24e
|
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375)
|
2020-09-28 01:52:38 -05:00 |
|
Scott Lahteine
|
c2c6a679ea
|
Rename LCD conditionals (#19533)
|
2020-09-28 01:13:27 -05:00 |
|
Scott Lahteine
|
4975e93350
|
Tweak MMU beeps, misc. cleanup
|
2020-09-27 02:03:00 -05:00 |
|
Trocololo
|
88d7f4d7be
|
MMU2 S Mode spins the BMG gears during C0 (#19429)
|
2020-09-25 20:28:01 -05:00 |
|
Scott Lahteine
|
76d8d1742c
|
Add multi-extruder condition
|
2020-09-20 20:51:21 -05:00 |
|
Scott Lahteine
|
8e0fac897b
|
Whitespace cleanup
|
2020-09-20 18:25:42 -05:00 |
|
InsanityAutomation
|
62206c0386
|
Host Action: Start (#19398)
|
2020-09-17 06:36:21 -05:00 |
|
jahartley
|
da1a60aeb6
|
Expose JOYSTICK_DEBUG to the general user (#19394)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-09-17 06:01:10 -05:00 |
|
ellensp
|
979876e958
|
Improve temperature runaway, idle timeout (#19339)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-09-13 23:58:39 -05:00 |
|
Marcio T
|
872516f9f9
|
Touch UI "Leveling" menu, misc. fixes (#19349)
|
2020-09-12 23:32:00 -05:00 |
|
ManuelMcLure
|
c04d5624da
|
Read from backup TMC StealthChop state (#19364)
|
2020-09-12 22:59:20 -05:00 |
|
Giuliano Zaro
|
b2ba9009d0
|
Fix "too cold" in M600 (#19332)
|
2020-09-10 16:47:58 -05:00 |
|
Giuliano Zaro
|
828a582f4d
|
Make M600 heat up the nozzle. Reset runout on fail. (#19298)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-09-07 21:29:45 -05:00 |
|
Kadah
|
bb017038d4
|
Fix M166 Gradient Mix for DELTA (#19285)
|
2020-09-07 03:15:42 -05:00 |
|
Scott Lahteine
|
a445746a8b
|
Clean up LCD conditionals, DWIN
|
2020-09-06 23:21:42 -05:00 |
|
Scott Lahteine
|
b709baba7a
|
Whitespace cleanup
|
2020-09-06 22:51:59 -05:00 |
|
Zachary Annand
|
5ea7a8373a
|
Menu items for Separate NeoPixel (#19280)
|
2020-09-06 20:00:24 -05:00 |
|
Zachary Annand
|
26858fdebf
|
Separate Neopixel followup (#19250)
|
2020-09-03 17:43:52 -05:00 |
|
ManuelMcLure
|
ab06d5c7fb
|
Fix UBL 'G29 I' for large meshes (#19231)
|
2020-09-02 01:32:52 -05:00 |
|
Zachary Annand
|
09ddb5a724
|
Separate Neopixel followup (#19224)
|
2020-09-01 17:03:28 -05:00 |
|
Zachary Annand
|
41c7ae5d54
|
Separate Neopixels followup (#19179)
|
2020-08-31 16:06:24 -05:00 |
|
Scott Lahteine
|
e0b413cf19
|
Add set_all_homed
|
2020-08-27 16:38:26 -05:00 |
|
swissnorp
|
a12ac5e175
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
2020-08-27 16:05:53 -05:00 |
|
Zachary Annand
|
97ec6c1be6
|
Independent Neopixel option (#19115)
|
2020-08-27 14:18:16 -05:00 |
|
ellensp
|
91c8c6d96e
|
Fix NEOPIXEL_STARTUP_TEST last delay (#19156)
|
2020-08-26 05:14:54 -05:00 |
|
Colin Godsey
|
131ddeaeba
|
Direct Stepping update (#19135)
|
2020-08-26 01:32:56 -05:00 |
|
Scott Lahteine
|
c488070859
|
Minor cleanup w/r/t LEDs
|
2020-08-23 23:57:51 -05:00 |
|
Scott Lahteine
|
638f6f0f06
|
Neopixel => NeoPixel
|
2020-08-23 03:14:11 -05:00 |
|
Giuliano Zaro
|
8652a7bdd2
|
HIGH/LOW naming of pin state settings (#19089)
|
2020-08-21 23:13:43 -05:00 |
|
Steven Haigh
|
a62ae2aa2d
|
Default Filament Runout Sensor enabled state (#19013)
|
2020-08-19 18:58:18 -05:00 |
|
Giuliano Zaro
|
f205bff2cc
|
Fix PSU on for PID autotune (#19066)
|
2020-08-19 02:49:46 -05:00 |
|
Robby Candra
|
1b097d0467
|
Wait for hotend temp before Resume move (#19009)
|
2020-08-14 08:38:00 -05:00 |
|
ellensp
|
5038cddfd5
|
Add option to arrange Neopixel sets in series (#18992)
|
2020-08-14 08:25:45 -05:00 |
|
sherwin-dc
|
852e5ae042
|
Password via G-code and MarlinUI (#18399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-08-08 20:00:42 -05:00 |
|
Scott Lahteine
|
c2d5b63a98
|
Fix up STATIC_ITEM (#18962)
|
2020-08-08 18:21:44 -05:00 |
|
Scott Lahteine
|
18adfe87bc
|
configuration_store => settings
|
2020-08-07 20:52:23 -05:00 |
|
Scott Lahteine
|
99ba866d8d
|
Optimize G-code / feature dependencies (#18919)
|
2020-08-06 08:14:00 -05:00 |
|
Scott Lahteine
|
7a5d408bc0
|
Conditions cleanup
|
2020-08-06 04:20:15 -05:00 |
|
Scott Lahteine
|
d69c2a90b7
|
Simple rename of hex_print
|
2020-08-06 04:07:59 -05:00 |
|
Scott Lahteine
|
a9912681b4
|
General cleanup
|
2020-08-06 00:52:36 -05:00 |
|
Scott Lahteine
|
ca0ebf10d1
|
Move scaled TFT / touch defines (#18915)
|
2020-08-03 21:55:37 -05:00 |
|
ellensp
|
5701387ab9
|
Fix Spindle/Laser PWM DC (#18871)
|
2020-08-02 20:16:12 -05:00 |
|
Alexander Gavrilenko
|
117df87d19
|
Support for TFT & Touch Screens (#18130)
|
2020-07-30 01:43:19 -05:00 |
|
Victor Oliveira
|
38ce5966e1
|
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) (#18817)
|
2020-07-29 21:25:07 -05:00 |
|
swissnorp
|
37b03dea8d
|
Fix Cancel Objects index display (zero-based) (#18841)
|
2020-07-28 21:28:58 -05:00 |
|
Diego von Deschwanden
|
de5cca6b1f
|
Update more external links (#18819)
|
2020-07-28 01:04:44 -05:00 |
|
ManuelMcLure
|
0bc8d315d8
|
Close host's Filament Change dialog (#18785)
|
2020-07-25 21:09:56 -05:00 |
|
Scott Lahteine
|
11702dc059
|
Update (c)
|
2020-07-25 04:10:21 -05:00 |
|