Scott Lahteine
|
de7f6c425b
|
♻️ Clean up CrealityUI and MarlinUI (#22586)
|
2021-08-18 20:39:20 -05:00 |
|
luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
2021-08-18 20:29:56 -05:00 |
|
Chris Pepper
|
dc67705049
|
✨ Simulator HAL and build targets (#22418)
|
2021-08-09 00:27:31 -05:00 |
|
ellensp
|
8283f1577a
|
🐛 Fix STATUS_COMBINE_HEATERS compile (#22405)
|
2021-07-21 00:06:42 -05:00 |
|
Mike La Spina
|
0e9eb5f6ce
|
🐛 Fix Ammeter display on DOGM (#22384)
|
2021-07-21 00:04:46 -05:00 |
|
Scott Lahteine
|
0074ea5e0b
|
🐛 Change font for selected language (#22381)
|
2021-07-20 23:53:13 -05:00 |
|
Scott Lahteine
|
42eb2347d4
|
🎨 Strip trailing whitespace
|
2021-07-17 02:41:31 -05:00 |
|
Scott Lahteine
|
78c2eb6876
|
🎨 Check flags without ENABLED
|
2021-07-17 01:54:27 -05:00 |
|
Scott Lahteine
|
69b44c2309
|
📌 Require U8glib-HAL@~0.5.0 (#22324)
|
2021-07-09 16:03:41 -05:00 |
|
Cytown
|
e3ae76d76d
|
🚸 Expand box in draw_boxed_string (#22209)
|
2021-06-28 19:50:00 -05:00 |
|
Cytown
|
ae76011e75
|
🐛 Fix wide glyph characters display (#22237)
|
2021-06-28 19:50:00 -05:00 |
|
ellensp
|
25e7e2fce0
|
🐛 Fix heater display options/compile (#22185)
|
2021-06-21 16:26:38 -05:00 |
|
Scott Lahteine
|
3f103c91f0
|
🎨 Laser Ammeter followup (#22079)
Followup to #21835
|
2021-06-15 00:09:52 -05:00 |
|
Mike La Spina
|
2fd9971f41
|
Add Laser Based I2C Ammeter Feature (#21835)
|
2021-06-15 00:09:52 -05:00 |
|
Scott Lahteine
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
2021-06-15 00:03:55 -05:00 |
|
Scott Lahteine
|
c5c8ef436c
|
Signal SD completion later (#21840)
|
2021-05-15 15:05:53 -05:00 |
|
charlespick
|
ec2f4f512e
|
Active MMU slot indicator (#21842)
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
ad991734c4
|
Add and apply REPEAT_1 macro
|
2021-05-15 15:05:53 -05:00 |
|
Victor Oliveira
|
7378afc6d8
|
Prevent watchdog reset in setup() (#21776)
Cause `manage_heaters` to only reset the watchdog and return until `setup()` is completed.
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-05-05 07:29:58 -05:00 |
|
Scott Lahteine
|
f6b0398ca8
|
Heater error status
|
2021-04-30 03:32:32 -05:00 |
|
Keith Bennett
|
f04b2a9390
|
Clean up TFT comments (#21723)
|
2021-04-27 19:21:13 -05:00 |
|
Scott Lahteine
|
a29aefc9c0
|
Move last bootscreen delay to end of setup (#21665)
|
2021-04-24 01:29:30 -05:00 |
|
Scott Lahteine
|
c4620bb528
|
Add whole-degree accessors, simplify some temperature-related features (#21685)
|
2021-04-23 20:19:23 -05:00 |
|
Scott Lahteine
|
6bb10b1898
|
Changes supporting "Prussia3D" MK3 (#21617)
|
2021-04-20 00:44:19 -05:00 |
|
Scott Lahteine
|
528b9bd872
|
Revert experimental NAN patch
Hold changes from #21575 (24a095c ) for more testing.
|
2021-04-16 02:43:59 -05:00 |
|
XDA-Bam
|
cc5297d637
|
Space-separate scrolling Status Message (#21523)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-14 04:42:04 -05:00 |
|
Scott Lahteine
|
0e9836649e
|
Misc. formatting, serial out
|
2021-04-13 21:41:04 -05:00 |
|
gmarsh
|
a5f0075a60
|
Fix and improve Power Monitor (#21551)
|
2021-04-13 15:17:52 -05:00 |
|
Scott Lahteine
|
fd99ea09ec
|
Add fan percent accessors
|
2021-04-13 04:00:39 -05:00 |
|
Mike La Spina
|
1e357b3c74
|
Tweak cooler / flowmeter icons (#21573)
|
2021-04-12 17:52:18 -05:00 |
|
Scott Lahteine
|
24a095c5c1
|
Reduce math library code size by 3.4KB (#21575)
|
2021-04-12 16:49:53 -05:00 |
|
Victor Oliveira
|
7124326808
|
Delay U8glib init using U8glib-HAL 0.4.4 (#21496)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-08 20:35:21 -05:00 |
|
BigTreeTech
|
b483a8d652
|
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536)
|
2021-04-05 21:40:50 -05:00 |
|
Mike La Spina
|
993609b5aa
|
Make DELAY_NS round up on AVR (#21546)
|
2021-04-05 16:34:31 -05:00 |
|
XDA-Bam
|
9d0e82788a
|
Update u8g / AVR display timing defaults (#21518)
|
2021-04-02 19:11:22 -05:00 |
|
Mike La Spina
|
235ba92602
|
Followup to Laser Flow Meter (#21498)
|
2021-04-01 19:29:49 -05:00 |
|
Marcio T
|
45c1432946
|
G26 Hilbert Curve followup (#21480)
|
2021-04-01 19:12:00 -05:00 |
|
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
2021-04-01 17:59:57 -05:00 |
|
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
2021-03-29 20:36:37 -05:00 |
|
Mike La Spina
|
ccdbffbf3f
|
Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-03-29 01:41:56 -05:00 |
|
Scott Lahteine
|
2d2291d00e
|
More IntelliSense-friendly declarations
|
2021-03-24 05:50:47 -05:00 |
|
Scott Lahteine
|
8fca37f373
|
Misc LCD cleanup
|
2021-03-24 05:50:47 -05:00 |
|
Scott Lahteine
|
e5ff55a1be
|
Add typedef celsius_t (#21374)
|
2021-03-24 04:11:43 -05:00 |
|
K.3D
|
1a23ffd776
|
KRATOS32 / K.32 board and LCD controllers (#21334)
|
2021-03-15 11:02:40 -05:00 |
|
Mike La Spina
|
b95e548ddb
|
Cooler (for Laser) - M143, M193 (#21255)
|
2021-03-06 14:13:28 -06:00 |
|
kpishere
|
fb8b421aac
|
Fix SPI on SMART RAMPS with mega2560 (#21128)
|
2021-02-20 20:20:55 -06:00 |
|
Scott Lahteine
|
5f824c5708
|
Fix animated boot screen
|
2021-02-07 21:51:32 -06:00 |
|
Alexander D. Kanevskiy
|
2c983d6c7a
|
Fix sign warning (#20872)
|
2021-01-25 01:53:48 -06:00 |
|
Kairali
|
d7ca3ea27c
|
"Move … code" followup (#20874)
Fix regression from #20832
|
2021-01-25 01:48:31 -06:00 |
|
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
2021-01-22 15:01:19 -06:00 |
|