Commit Graph

18422 Commits

Author SHA1 Message Date
516fe131be BTT SKR V2 probe and chamber pins (#21717) 2021-04-27 07:16:19 -05:00
ee016e605c Rename, clean up boards/variants (#21655)
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
2021-04-27 04:49:21 -05:00
69d85cce2d BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503) 2021-04-27 02:22:09 -05:00
fe7f5ca7f4 Fix E3V2 Advanced Settings with PLR off (#21700)
Fixes #21534
2021-04-26 23:42:28 -05:00
9c7344487a FTDI EVE Touch UI fixes (#21706) 2021-04-26 23:40:59 -05:00
5f9aac2027 Use temp_info_t for temp_redundant (#21715)
Fixes #21712

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-26 23:36:39 -05:00
43fc1bd21c [cron] Bump distribution date (2021-04-27) 2021-04-27 00:35:59 +00:00
a981c33bad Remove compiler flag merge-constants (#21711) 2021-04-26 19:30:34 -05:00
36ec7ab150 Make Cancel Objects reporting optional (#21698) 2021-04-26 18:32:13 -05:00
5301ec618b typo (#21710) 2021-04-26 18:30:26 -05:00
a0a24e9380 Help users confused by "bed size" (#21714) 2021-04-26 18:23:00 -05:00
e9618f1ba2 Fix SDIO buffer alignment (#21396) 2021-04-26 00:16:58 -05:00
40d789ce18 Fix "continuous" typo (#21701) 2021-04-25 23:34:42 -05:00
641bca87bc Prettier output from opt scripts (#21707) 2021-04-25 23:33:52 -05:00
5ad473fc62 Fix relocated LiquidCrystal library (#21699)
Followup to 770e539859
2021-04-25 20:55:15 -05:00
7aeb6b5200 [cron] Bump distribution date (2021-04-26) 2021-04-26 00:36:31 +00:00
e250f6a275 whitespace 2021-04-25 17:17:33 -05:00
0f9e096d6e Update Issue Templates (#21702) 2021-04-25 15:06:27 -05:00
e59192b9ea Fix HMI_HomeOffN axis
Followup to #21534
2021-04-25 04:15:13 -05:00
a1ee5124d3 Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING (#21692)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-25 03:48:20 -05:00
a280077820 [cron] Bump distribution date (2021-04-25) 2021-04-25 00:36:37 +00:00
13f3ccb85d E3V2 DWIN Advanced Settings (#21534)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-24 18:50:44 -05:00
770e539859 Use Adafruit LiquidCrystal 2021-04-24 15:41:01 -05:00
993f9f3efd Remove extra platform_packages line 2021-04-24 15:23:28 -05:00
f3c7b61f29 Add INO to .editorconfig 2021-04-24 15:23:28 -05:00
3b8f83a5ae Sanity check MIXING_EXTRUDER + DISTINCT_E_FACTORS (#21689) 2021-04-24 05:35:02 -05:00
836c4e0198 Drop Deviot workaround 2021-04-24 05:28:50 -05:00
dfcccb63a1 Use temperature accessors 2021-04-24 05:20:55 -05:00
6f5800bd74 Backlash Compensation for COREnn (#21612)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-24 04:38:00 -05:00
d3a2c6a0b4 Soft Reset via Serial or post-kill button click (#21652)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-24 02:53:52 -05:00
7a8e3cc258 Avoid + 0.0f in menu items (#21642) 2021-04-24 02:52:34 -05:00
e7f26cabfe Fix Bed Tramming 5th point (#21646) 2021-04-24 02:42:44 -05:00
a29aefc9c0 Move last bootscreen delay to end of setup (#21665) 2021-04-24 01:29:30 -05:00
a73dce4a56 Clean up / improve generate_version script (#21674) 2021-04-24 01:26:17 -05:00
f424da498a ExtUI::onPostprocessSettings (#21683) 2021-04-24 01:16:14 -05:00
8b5e7429d7 Prevent extrusion on M600 un-park (#21670)
Fixes #21669
2021-04-24 01:01:17 -05:00
5dfe28db2a MCP4451 Digipot Support for Azteeg X5 GT (#21680) 2021-04-24 00:59:31 -05:00
949d2d9e50 Fix MP_SCARA compile (#21686) 2021-04-24 00:11:11 -05:00
0fe30d14a8 Don't display service prompt unless needed (#21654) 2021-04-24 00:09:51 -05:00
46f272b669 Fix Celsius precision, current temp accessors (#21678) 2021-04-23 20:29:15 -05:00
c4620bb528 Add whole-degree accessors, simplify some temperature-related features (#21685) 2021-04-23 20:19:23 -05:00
384e09aa7c [cron] Bump distribution date (2021-04-24) 2021-04-24 00:54:41 +00:00
54ad22a455 Let compiler do Temperature inlining 2021-04-23 19:40:46 -05:00
3bddbb1110 Clean up formatting, wrap macros 2021-04-23 19:21:39 -05:00
72e3d2492f Update temperature types 2021-04-23 19:20:11 -05:00
51a61c5431 Nextion cleanup 2021-04-23 19:15:22 -05:00
4e10f46899 Use configured temp window for Chiron 2021-04-23 19:10:32 -05:00
392d01555d 'issue_body' obsolete in templates 2021-04-22 19:38:05 -05:00
a729cdcfdd [cron] Bump distribution date (2021-04-23) 2021-04-23 00:34:45 +00:00
a58276c4c1 Enable Purge More / Resume with EP + Host Prompt (#21671)
Co-authored-by: Msq001 <alansayyeah@gmail.com>
2021-04-22 18:43:28 -05:00