-
5625ceec7d
Fix Power-Loss Save on Pause (#21749)
tobuh
2021-05-01 10:46:26 +02:00
-
888e9cb60b
Comment correction (#21729)
hartmannathan
2021-05-01 04:43:32 -04:00
-
d00f6cbe12
Fix Singlenozzle Standby issues (#21759)
ellensp
2021-05-01 20:21:18 +12:00
-
8abef30a75
Fix SDCARD_CONNECTION default for BTT SKR (#21755)
ellensp
2021-05-01 16:15:16 +12:00
-
158b26b875
Fix undefined abl_points
Scott Lahteine
2021-05-01 20:06:49 -05:00
-
d92decb774
Marlin 2.0.8
Scott Lahteine
2021-04-29 09:12:53 -05:00
-
af9d3c027e
MKS Robin flash address
Scott Lahteine
2021-04-30 08:30:31 -05:00
-
47c148628e
Restore workflows
Scott Lahteine
2021-04-15 17:27:18 -05:00
-
e7c2a3a1da
Sanity-check for COREnn backlash (#21731)
Nikolay March
2021-04-30 12:45:43 +03:00
-
d32575ee74
Fix compile with DISTINCT_E_FACTORS + SLIM_LCD_MENUS (#21733)
lujios
2021-04-30 11:38:30 +02:00
-
f6b0398ca8
Heater error status
Scott Lahteine
2021-04-30 03:21:59 -05:00
-
d5c6762332
Fix BTT E3 RRF and SKR V2 (Generic PIO) (#21741)
Keith Bennett
2021-04-30 01:07:18 -07:00
-
a1154b226d
Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check (#21743)
David
2021-04-30 08:51:26 +02:00
-
731a018905
Silence warning in gcode_D
Scott Lahteine
2021-04-28 02:04:07 -05:00
-
f45f4a8d54
Merge branch 'bugfix_no_dates' into prepare_release_2073
Scott Lahteine
2021-04-29 08:50:28 -05:00
-
-
e306abaf8a
Color UI Move Screen for 320x240 TFT (#21708)
David
2021-04-28 11:08:21 +02:00
-
bc28aed5b1
Clean up TFT comments (#21723)
Keith Bennett
2021-04-27 17:21:13 -07:00
-
93afb02994
BTT SKR V2 probe and chamber pins (#21717)
Keith Bennett
2021-04-27 05:16:19 -07:00
-
0db64af9b2
Rename, clean up boards/variants (#21655)
Scott Lahteine
2021-04-27 04:49:21 -05:00
-
4da3f45f41
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503)
Keith Bennett
2021-04-27 00:22:09 -07:00
-
8a8aeba17c
Fix E3V2 Advanced Settings with PLR off (#21700)
Adrian DC
2021-04-27 06:42:28 +02:00
-
e640d9246d
FTDI EVE Touch UI fixes (#21706)
Marcio T
2021-04-26 22:40:59 -06:00
-
81d7a6b81d
Use temp_info_t for temp_redundant (#21715)
ellensp
2021-04-27 16:36:39 +12:00
-
08537dc891
Remove compiler flag merge-constants (#21711)
Victor Oliveira
2021-04-26 21:30:34 -03:00
-
c2741affe9
Make Cancel Objects reporting optional (#21698)
Sebastiaan Dammann
2021-04-27 01:32:13 +02:00
-
301cc85fec
typo (#21710)
hartmannathan
2021-04-26 19:30:26 -04:00
-
3433bfc3bd
Help users confused by "bed size" (#21714)
Vert
2021-04-26 19:22:27 -04:00
-
62ec696cae
Fix "continuous" typo (#21701)
Keith Bennett
2021-04-25 21:34:42 -07:00
-
0d0ec3ec89
Prettier output from opt scripts (#21707)
Scott Lahteine
2021-04-25 23:33:52 -05:00
-
1d4c2454bc
Fix relocated LiquidCrystal library (#21699)
Vert
2021-04-25 21:55:15 -04:00
-
0fb606fa0a
whitespace
Scott Lahteine
2021-04-25 17:17:02 -05:00
-
0ec489d6f2
Fix HMI_HomeOffN axis
Scott Lahteine
2021-04-25 04:15:13 -05:00
-
7e3cf82a40
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING (#21692)
pinchies
2021-04-25 18:48:20 +10:00
-
84e8d4c603
E3V2 DWIN Advanced Settings (#21534)
Miguel Risco-Castillo
2021-04-24 18:50:44 -05:00
-
8373bd1b71
Use Adafruit LiquidCrystal
Scott Lahteine
2021-04-24 15:22:38 -05:00
-
6202b2d324
Remove extra platform_packages line
Scott Lahteine
2021-04-24 02:29:20 -05:00
-
e46f81af22
Add INO to .editorconfig
Scott Lahteine
2021-04-24 15:22:50 -05:00
-
888cabff27
Sanity check MIXING_EXTRUDER + DISTINCT_E_FACTORS (#21689)
Vert
2021-04-24 06:35:02 -04:00
-
c6b6437761
Drop Deviot workaround
Scott Lahteine
2021-04-24 05:28:50 -05:00
-
1830629472
Use temperature accessors
Scott Lahteine
2021-04-24 05:20:55 -05:00
-
12ca73947b
Backlash Compensation for COREnn (#21612)
Nikolay March
2021-04-24 12:38:00 +03:00
-
c39c17c1b5
Soft Reset via Serial or post-kill button click (#21652)
fedetony
2021-04-24 09:53:52 +02:00
-
27a26fcfeb
Avoid + 0.0f in menu items (#21642)
Ramiro Polla
2021-04-24 09:52:34 +02:00
-
48d5fae514
Fix Bed Tramming 5th point (#21646)
Malderin
2021-04-24 10:42:44 +03:00
-
3153080301
Move last bootscreen delay to end of setup (#21665)
Scott Lahteine
2021-04-24 01:29:30 -05:00
-
309d82b6aa
Clean up / improve generate_version script (#21674)
Ryan Finnie
2021-04-23 23:26:17 -07:00
-
b9715c5a03
ExtUI::onPostprocessSettings (#21683)
vyacheslav-shubin
2021-04-24 09:16:14 +03:00
-
3ae0557258
Prevent extrusion on M600 un-park (#21670)
Sebastiaan Dammann
2021-04-24 08:01:17 +02:00
-
02b6c0e881
MCP4451 Digipot Support for Azteeg X5 GT (#21680)
unknownlamer
2021-04-24 01:59:31 -04:00
-
cf5ea1ccdc
Fix MP_SCARA compile (#21686)
ellensp
2021-04-24 17:11:11 +12:00
-
011a344500
Don't display service prompt unless needed (#21654)
Jim Hyslop
2021-04-24 01:08:46 -04:00
-
1570005683
Fix Celsius precision, current temp accessors (#21678)
Victor Oliveira
2021-04-23 22:29:15 -03:00
-
899fcf51e6
Add whole-degree accessors, simplify some temperature-related features (#21685)
Scott Lahteine
2021-04-23 20:19:23 -05:00
-
7d5714fedd
Let compiler do Temperature inlining
Scott Lahteine
2021-04-23 19:36:43 -05:00
-
9f22aaea2f
Clean up formatting, wrap macros
Scott Lahteine
2021-04-23 19:06:55 -05:00
-
4ab19e7882
Update temperature types
Scott Lahteine
2021-04-23 19:14:49 -05:00
-
ecc419fce0
Nextion cleanup
Scott Lahteine
2021-04-23 19:14:58 -05:00
-
d5e62a8255
Use configured temp window for Chiron
Scott Lahteine
2021-04-23 19:09:35 -05:00
-
5859860a02
Enable Purge More / Resume with EP + Host Prompt (#21671)
BigTreeTech
2021-04-23 07:43:28 +08:00
-
b8aeaa3bf4
M10-M11 Air Evacuation for Spindle/Laser (#21668)
Mike La Spina
2021-04-22 18:19:41 -05:00
-
a866a8f2fb
Fix Chiron typos, file nav
Scott Lahteine
2021-04-20 19:16:27 -05:00
-
214324aaa2
Fix mfconfig 'copying' message
Scott Lahteine
2021-04-20 16:36:19 -05:00
-
181e1280af
Fix Grand Central SD dependency (#21660)
Axel Sepúlveda
2021-04-20 06:14:21 -04:00
-
2316fb2d05
Extra dependency script logging
Scott Lahteine
2021-04-20 05:11:43 -05:00
-
81ab756759
Changes supporting "Prussia3D" MK3 (#21617)
Scott Lahteine
2021-04-20 00:44:19 -05:00
-
c50a9ef055
Update mftest help
Scott Lahteine
2021-04-18 19:01:51 -05:00
-
3d3c0591e8
Trigorilla Pro: Allow for swapped Z-stops
Scott Lahteine
2021-04-19 13:30:21 -05:00
-
e0f60c3811
Update realtime, DLP comments
Scott Lahteine
2021-04-19 00:07:57 -05:00
-
59e55ea6fb
Support new style Anycubic Chiron TFT (#21597)
Nick
2021-04-19 05:04:38 +01:00
-
df36d759fc
Skip preflight checks only (#21658)
Scott Lahteine
2021-04-18 22:46:43 -05:00
-
fe24aa2254
More detailed serial config error
Scott Lahteine
2021-04-18 18:24:08 -05:00
-
1a44270284
Fix CHDK warning
Scott Lahteine
2021-04-18 17:12:56 -05:00
-
a860f7f5f7
BTT E3 RRF Support
Scott Lahteine
2021-04-18 14:17:37 -05:00
-
e5fc3f3a62
Disable assert() by default
Scott Lahteine
2021-04-17 19:52:23 -05:00
-
276fd6b077
Misc. pio cleanup
Scott Lahteine
2021-04-18 14:07:30 -05:00
-
27754a76dc
Skip scripts during 'platformio init' (#21643)
Scott Lahteine
2021-04-17 14:19:33 -05:00
-
b586b64119
Fix Realtime Reporting with G-code Motion Modes (#21630)
fedetony
2021-04-17 10:54:43 +02:00
-
9c86eef98b
Leave Hybrid Threshold as-is for now
Scott Lahteine
2021-04-17 02:03:16 -05:00
-
db054ba757
Better chopper defaults
Scott Lahteine
2021-04-16 09:30:39 -05:00
-
2e726c46c8
Tool sensors (#17239)
MangaValk
2021-04-16 15:02:31 +02:00
-
791edd0cec
Use itoa for sprintf int
Scott Lahteine
2021-04-14 00:26:57 -05:00
-
e4760ea2b0
Drop extraneous inlines
Scott Lahteine
2021-04-16 04:28:16 -05:00
-
61ee5b1d76
Init pwm_thrs to 0 when HYBRID_THRESHOLD is off (#21623)
Scott Lahteine
2021-04-16 04:04:07 -05:00
-
b6ce7a9f74
Always swap with PRIME_FIRST_USED disabled (#21622)
Luca Zimmermann
2021-04-16 11:01:50 +02:00
-
99fa641a24
SDIO cleanup
Scott Lahteine
2021-04-16 02:50:45 -05:00
-
c67e115f61
Revert experimental NAN patch
Scott Lahteine
2021-04-16 02:43:59 -05:00
-
027a5a872d
Realtime Reporting, S000, P000, R000 (#19330)
fedetony
2021-04-16 08:59:28 +02:00
-
973f65f80c
Use celsius_t for temperature accessors
Scott Lahteine
2021-04-15 20:06:08 -05:00
-
643f04681c
Fix MKS H43 compile (#21619)
Sola
2021-04-15 17:45:30 +08:00
-
713e606b28
Fix Custom Menu audio and return (#21616)
Andrea
2021-04-15 11:37:37 +02:00
-
ce18713f57
Add E1 for RAMPS 1.4.4 / AGC
Scott Lahteine
2021-04-14 05:54:12 -05:00
-
761d283d6d
Space-separate scrolling Status Message (#21523)
XDA-Bam
2021-04-14 11:42:04 +02:00
-
4512bcd72c
Use sq
Scott Lahteine
2021-04-13 23:23:06 -05:00
-
47dbea9334
Fix long acceleration overflow
Scott Lahteine
2021-04-13 23:22:57 -05:00
-
326b1c1225
Misc. formatting, serial out
Scott Lahteine
2021-04-13 21:34:21 -05:00
-
e26eebfb2f
Enhance and fix FTDI Eve Touch UI (#21607)
Marcio T
2021-04-13 17:31:12 -06:00
-
107dd313bd
Multi-Volume. Select Media for LVGL (#21344)
Victor Oliveira
2021-04-13 19:34:19 -03:00
-
02a99e3f0b
Fix and improve Power Monitor (#21551)
gmarsh
2021-04-13 17:17:52 -03:00
-
896123513e
Followup to sprintf cleanup
Scott Lahteine
2021-04-13 15:07:25 -05:00
-
562f3e43bc
Add fan percent accessors
Scott Lahteine
2021-04-13 04:00:39 -05:00