Commit Graph

849 Commits

Author SHA1 Message Date
91dc74ff16 M150 I to set Neopixel by index (#18490) 2020-07-03 16:33:09 -05:00
f6a2b64091 Clean up LCD Manual Move / UBL Mesh Edit (#18373) 2020-07-03 09:53:22 -05:00
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
e5bc9d31cc Add TFT_LVGL_UI support (#18438) 2020-07-01 01:30:24 -05:00
48151d1778 ClosedLoop as singleton 2020-06-28 14:35:23 -05:00
c1dcc56a0b Tool Change Migration fixes and debugging (#18448) 2020-06-27 21:57:01 -05:00
f445bc26e5 Minor LCD cleanup, improvement 2020-06-25 22:23:22 -05:00
25c7c43a82 Add SERIAL_FLOAT_PRECISION option (#18367) 2020-06-22 21:12:45 -05:00
07966ea82b Fix LPC176x RGB NEOPIXEL startup (#18380) 2020-06-22 15:38:51 -05:00
b6cd8b230e TMCStepper 0.7.0 followup (#18388) 2020-06-22 14:25:46 -05:00
8982756b40 Misc tweaks 2020-06-21 22:17:48 -05:00
31167c158b TMCStepper 0.7.0 2020-06-21 22:17:48 -05:00
8e20691f42 Fix Core axis babystepping (#18342) 2020-06-18 15:28:52 -05:00
424569b4c4 Power monitor and display (#17437) 2020-06-18 15:23:03 -05:00
c7b553c7b2 Optional move-to-center after UBL G29 J (3-point) (#17964)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-17 12:43:17 -05:00
23806aeb3c Fix non-PWM spindle/laser compile (#18311)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
2020-06-16 15:49:32 -05:00
f4c258dc23 Creality Ender 3 v2 (#17719) 2020-06-16 01:45:27 -05:00
6d571a547c Clean up TFT / Touch code (#18296) 2020-06-15 20:51:12 -05:00
aea60d9450 Clean up trailing spaces 2020-06-15 18:11:32 -05:00
0a49ad1ccf TFT 3x upscale followup (#18256) 2020-06-11 21:42:19 -05:00
eef2931150 Fix PTC calculation (#18265) 2020-06-11 20:46:25 -05:00
c6f3511d84 Touch-select MarlinUI menu items (#18239) 2020-06-11 16:13:52 -05:00
3bf990ec34 PTC: Extend options, fix probing bugs (#18253) 2020-06-10 18:25:17 -05:00
0fa345f98f Laser updates followup (#18237)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-08 19:53:39 -05:00
eda2fd8dbe Improvements for Laser / Spindle (#17661) 2020-06-08 00:47:31 -05:00
cfd31ff70e Add HAS_FILAMENT_RUNOUT_DISTANCE 2020-06-07 21:55:09 -05:00
6371782263 Add HAS_MULTI_SERIAL conditional 2020-06-05 16:20:27 -05:00
076b2112a3 Fix spindle power LCD display (#18189) 2020-06-03 23:20:19 -05:00
ce62209bce Probe margin. Bump config version (#18140)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-02 20:41:50 -05:00
bda380513a Add valid() to recovery.info 2020-06-01 17:02:58 -05:00
fe7452c5cb TMC serial multiplexer, FYSETC AIO-II (#18080) 2020-05-25 15:48:33 -05:00
31eb487da5 whitespace 2020-05-22 02:02:11 -05:00
1e32df4c75 Fix Hotend Idle Timeout comment (#18032)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-05-19 02:34:15 -05:00
213d4b890e Hotend Idle Timeout (#16362) 2020-05-18 00:50:35 -05:00
e275cd3798 Update some © 2020-05-17 20:49:24 -05:00
2ec482a102 MMU2 Extruder Sensor support (#17886) 2020-05-17 14:52:45 -05:00
181739d0d1 Move inline laser state to fix EEPROM error 2020-05-12 00:10:04 -05:00
0fbedf5b4c Fix LPC host actions, add tests
Fixes #17955
2020-05-11 22:15:25 -05:00
8a22ef0c83 G6 Direct Stepping (#17853) 2020-05-11 19:22:41 -05:00
1475fd312a M600 R<resume temperature> (#17919)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-05-11 02:06:31 -05:00
00e7599c8c Fix host_action_notify and string types (#17953) 2020-05-10 21:19:23 -05:00
544b16639e Fix poll_runout_states bug 2020-05-06 01:15:13 -05:00
a4c981469e Extended reporting options (#16741) 2020-05-05 23:34:04 -05:00
852a8d6685 Configurable kill pin state
Co-Authored-By: AbdullahGheith <abdullahgheith@users.noreply.github.com>
2020-05-05 03:31:15 -05:00
9fe781ccaf Tweak powerloss info 2020-05-04 16:37:27 -05:00
8d425c6720 Fix missing ProbeTempComp refs (#17833) 2020-05-02 18:27:18 -05:00
52f3f3b5ab Fix motor current array 2020-05-02 17:00:12 -05:00
ef43520d56 Disambiguate i2c calls 2020-04-29 03:13:50 -05:00
3d3d2a923b Cleanup with updated macros 2020-04-28 19:18:14 -05:00
2c959123e5 Clean up whitespace 2020-04-28 06:09:52 -05:00