Scott Lahteine
|
3893114c86
|
MKS WiFi preliminary changes
|
2020-11-19 15:56:04 -06:00 |
|
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
2020-11-18 01:27:21 -06:00 |
|
Victor Oliveira
|
ea371618da
|
Add Touch Calibration screen (#20049)
|
2020-11-15 16:39:58 -06:00 |
|
LinFor
|
f4e9f3654e
|
Fix MAX6675 SPI init, conflicts (#20086)
|
2020-11-11 16:27:45 -06:00 |
|
qwewer0
|
2abb674c87
|
What if 8 was 9? (#20076)
|
2020-11-10 03:27:34 -06:00 |
|
Scott Lahteine
|
06bf3ccfb7
|
Add alternative TERN macros
|
2020-11-07 22:19:25 -06:00 |
|
bilsef
|
9baa944460
|
Teensy 4.1 Ethernet support (#19801)
|
2020-10-20 14:35:29 -05:00 |
|
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
2020-10-16 19:55:18 -05:00 |
|
Scott Lahteine
|
492ba2a111
|
Digipots refactor / cleanup (#19690)
|
2020-10-11 14:58:35 -05:00 |
|
Victor Oliveira
|
5c87762f9e
|
Fix Buzzer (pin) init for uninitialized FastIO (#19559)
|
2020-09-30 20:14:19 -05:00 |
|
Scott Lahteine
|
c2c6a679ea
|
Rename LCD conditionals (#19533)
|
2020-09-28 01:13:27 -05:00 |
|
Keith Bennett
|
23faf902ab
|
BigTreeTech SKR E3 Turbo (#19500)
|
2020-09-24 21:19:04 -05:00 |
|
Scott Lahteine
|
4b928b2da8
|
HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
|
2020-09-23 19:45:33 -05:00 |
|
makerbase
|
d8ed749045
|
Add MKS Robin E3P, improve LVGL UI (#19442)
|
2020-09-20 20:55:02 -05:00 |
|
Scott Lahteine
|
3a89d34e7f
|
Always show Compiled:
|
2020-09-14 02:42:05 -05:00 |
|
Scott Lahteine
|
a445746a8b
|
Clean up LCD conditionals, DWIN
|
2020-09-06 23:21:42 -05:00 |
|
Zachary Annand
|
97ec6c1be6
|
Independent Neopixel option (#19115)
|
2020-08-27 14:18:16 -05:00 |
|
Victor Oliveira
|
cb75bec06d
|
One MARLIN_DEV_MODE warning per rebuild (#19163)
|
2020-08-27 11:29:07 -05:00 |
|
Scott Lahteine
|
4955aa5b78
|
Prusa => Průša
|
2020-08-26 02:15:50 -05:00 |
|
Scott Lahteine
|
6036a0df6b
|
Fix DUET_SMART_EFFECTOR
|
2020-08-23 02:07:52 -05:00 |
|
Victor Oliveira
|
a37cf24900
|
Emulated DOGM via HAL TFT, XPT IO (#19017)
|
2020-08-21 18:54:21 -05:00 |
|
Robby Candra
|
9590fcd855
|
EVENT_GCODE_SD_STOP => ABORT (#18978)
|
2020-08-10 20:25:35 -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
|
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
|
ca0ebf10d1
|
Move scaled TFT / touch defines (#18915)
|
2020-08-03 21:55:37 -05:00 |
|
Alexander Gavrilenko
|
117df87d19
|
Support for TFT & Touch Screens (#18130)
|
2020-07-30 01:43:19 -05:00 |
|
MKS-Sean
|
d20d459132
|
Robin nano V2, TFT LVGL UI parameters, and more (#18500)
|
2020-07-25 01:18:06 -05:00 |
|
Scott Lahteine
|
451f48231d
|
Ender 3 V2 BL24C16 EEPROM support (#18758)
|
2020-07-24 03:09:14 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Jason Smith
|
76b67d55e2
|
Fix some Power Loss Recovery behaviors (#18558)
|
2020-07-15 01:14:03 -05:00 |
|
Scott Lahteine
|
dc6d8357a6
|
Reduce string duplication
|
2020-07-05 16:00:32 -05:00 |
|
Scott Lahteine
|
f6a2b64091
|
Clean up LCD Manual Move / UBL Mesh Edit (#18373)
|
2020-07-03 09:53:22 -05:00 |
|
Scott Lahteine
|
e25da63721
|
Tweak stepper shutdown test
|
2020-07-01 22:30:48 -05:00 |
|
Scott Lahteine
|
c43bbcce15
|
Enforce sensor range for temperature target (#18465)
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
|
2020-07-01 16:27:28 -05:00 |
|
Victor Oliveira
|
e5bc9d31cc
|
Add TFT_LVGL_UI support (#18438)
|
2020-07-01 01:30:24 -05:00 |
|
Giuliano Zaro
|
bfcf7ac2fd
|
Use "reset reason" defines (#18462)
|
2020-06-29 01:02:36 -05:00 |
|
Scott Lahteine
|
48151d1778
|
ClosedLoop as singleton
|
2020-06-28 14:35:23 -05:00 |
|
Victor
|
2a650a2793
|
TFT_LITTLE_VGL_UI followup (#18410)
|
2020-06-24 14:54:39 -05:00 |
|
Fabio Santos
|
25c7c43a82
|
Add SERIAL_FLOAT_PRECISION option (#18367)
|
2020-06-22 21:12:45 -05:00 |
|
Scott Lahteine
|
d236b3dcf5
|
Clean up setup
|
2020-06-21 21:24:36 -05:00 |
|
Scott Lahteine
|
8000182bb9
|
One loop call to ui.update
|
2020-06-21 02:40:41 -05:00 |
|
Scott Lahteine
|
f4c258dc23
|
Creality Ender 3 v2 (#17719)
|
2020-06-16 01:45:27 -05:00 |
|
makerbase
|
642112d3eb
|
Add MKS UI (TFT_LITTLE_VGL_UI) (#18071)
|
2020-06-15 21:05:33 -05:00 |
|
Scott Lahteine
|
6371782263
|
Add HAS_MULTI_SERIAL conditional
|
2020-06-05 16:20:27 -05:00 |
|
Italo Soares
|
213d4b890e
|
Hotend Idle Timeout (#16362)
|
2020-05-18 00:50:35 -05:00 |
|
Colin Godsey
|
8a22ef0c83
|
G6 Direct Stepping (#17853)
|
2020-05-11 19:22:41 -05:00 |
|
Gurmeet Athwal
|
a4c981469e
|
Extended reporting options (#16741)
|
2020-05-05 23:34:04 -05:00 |
|
Scott Lahteine
|
852a8d6685
|
Configurable kill pin state
Co-Authored-By: AbdullahGheith <abdullahgheith@users.noreply.github.com>
|
2020-05-05 03:31:15 -05:00 |
|
Scott Lahteine
|
bd82b8bc7e
|
Suppress compile warnings
|
2020-04-28 08:34:07 -05:00 |
|