Commit Graph

660 Commits

Author SHA1 Message Date
bec1844954 Support for FLY MINI (#19185) 2020-10-09 06:09:27 -05:00
4424645e04 Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
c2c6a679ea Rename LCD conditionals (#19533) 2020-09-28 01:13:27 -05:00
ec4a0a3e0d SKR E3 Turbo followup (#19513) 2020-09-25 19:49:36 -05:00
23faf902ab BigTreeTech SKR E3 Turbo (#19500) 2020-09-24 21:19:04 -05:00
d051c2adbd Update board/teensy comment (#19456) 2020-09-22 17:36:59 -05:00
d8ed749045 Add MKS Robin E3P, improve LVGL UI (#19442) 2020-09-20 20:55:02 -05:00
0473f7ee58 M115 strings 2020-09-14 02:42:05 -05:00
3a89d34e7f Always show Compiled: 2020-09-14 02:42:05 -05:00
abf1222f1d Fix missing BOARD_K8800 (#19331) 2020-09-10 17:06:37 -05:00
006b7f3f17 MKS Gen L V2.1 (#19314) 2020-09-09 21:48:42 -05:00
049fbc92a9 Support for Teensy 4 (#19311) 2020-09-09 18:57:20 -05:00
4fc1aba848 Update HAL/STM32 platform to 8.0 (#18496) 2020-09-07 21:41:48 -05:00
14314b68ec No 'ls' if media isn't mounted 2020-09-04 19:57:47 -05:00
e97e6865c3 MarkForged kinematics (#19235) 2020-09-03 20:12:53 -05:00
f375d9bd7b MKS SGEN L V2 (#18822) 2020-09-01 18:20:16 -05:00
1e124e6713 FYSETC S6 2.0 (#19140) 2020-08-26 19:41:15 -05:00
04909a2010 Creality3D v4.2.7 (#19088) 2020-08-21 21:56:18 -05:00
ee28a10795 String interpolation for 2-digit numbers (#18998) 2020-08-12 16:46:51 -05:00
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
da4eaebdc9 ZoneStar Z6FB (#18918)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-07 17:03:59 -05:00
a9912681b4 General cleanup 2020-08-06 00:52:36 -05:00
117df87d19 Support for TFT & Touch Screens (#18130) 2020-07-30 01:43:19 -05:00
b5ece63778 Fix garbled print_xyz output (#18810) 2020-07-27 20:13:27 -05:00
d20d459132 Robin nano V2, TFT LVGL UI parameters, and more (#18500) 2020-07-25 01:18:06 -05:00
e27f031a55 General cleanup 2020-07-23 16:11:58 -05:00
42fbd527f3 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
4a55bdb165 Only download & compile required libraries (#18699) 2020-07-19 21:42:30 -05:00
afce012960 Trigorilla Pro board (#18692) 2020-07-18 17:40:10 -05:00
b40440cf38 Tool-change debug option 2020-07-14 21:15:14 -05:00
73fc0778b8 Consolidate probe clearance, add section debug (#18576)
* Better section / function log
* Add do_z_clearance motion function
2020-07-08 21:44:21 -05:00
6f14d2d37f Add Lerdge S,X,K (#18302) 2020-07-06 17:08:52 -05:00
a6b8b12a6a Simplify home_z_safely, respect HOME_AFTER_DEACTIVATE 2020-07-05 18:01:28 -05:00
7448b65567 Fix axis name in serial output (#18522) 2020-07-03 11:49:16 -05:00
59e4de8a55 Add Romanian language (#18455)
Co-authored-by: cristyanul <47246451+cristyanul@users.noreply.github.com>
2020-06-27 22:59:44 -05:00
25c7c43a82 Add SERIAL_FLOAT_PRECISION option (#18367) 2020-06-22 21:12:45 -05:00
e424dfc885 BigTreeTech SKR Pro 1.2 (#18366) 2020-06-21 03:46:31 -05:00
424569b4c4 Power monitor and display (#17437) 2020-06-18 15:23:03 -05:00
f4c258dc23 Creality Ender 3 v2 (#17719) 2020-06-16 01:45:27 -05:00
92435ef5ea Tenlog D3 Hero 7-axis board (#18263) 2020-06-11 20:43:28 -05:00
c12111e2cc Improve and extend RUMBA32 (#18249) 2020-06-11 20:28:20 -05:00
e2cc966621 Tronxy X5SA (V5 / V6 boards) (#18243) 2020-06-10 17:16:22 -05:00
6371782263 Add HAS_MULTI_SERIAL conditional 2020-06-05 16:20:27 -05:00
9e2f142391 Clean up Melzi LCD timing defaults (#18187)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-04 19:55:39 -05:00
2bf63e29c6 Support for MEEB 3DP board (#18138) 2020-06-01 18:25:13 -05:00
3430d45f53 BTT SKR Mini E3 V2 (#18088)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-05-30 23:27:21 -05:00
d9593c8ed4 Tweak mesh xy error 2020-05-17 15:12:08 -05:00
76a65ffe74 Vertex nano with board K8600 (#17736) 2020-05-15 21:11:28 -05:00
18a01f2c40 Add user's build (_date_ _time_) to M115 output (#17957)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-05-12 14:57:18 -05:00
d4aa197744 Add MAP macro 2020-05-12 02:11:32 -05:00