Scott Lahteine
fd99ea09ec
Add fan percent accessors
4 years ago
Scott Lahteine
4e314ef6d4
More MKS UI sprintf
4 years ago
Veisen
776c1e66db
Fix ANYCUBIC_LCD_I3MEGA compile ( #21585 )
4 years ago
Scott Lahteine
e0ed57db67
Remove extraneous MKS UI sprintf
4 years ago
pinchies
41eb5813e0
Fix Flash size (512KB) for STM32F103ZE ( #21590 )
4 years ago
ellensp
5fb3ee6101
Fix Max Temperature not enforced ( #21592 )
4 years ago
Scott Lahteine
3517fbdcbd
Blocking move followup
4 years ago
Giuliano Zaro
7f56538602
Chamber Fan mode 3 ( #21594 )
4 years ago
Scott Lahteine
4044ed8783
Add 'blocking move' comments
4 years ago
espr14
a5d6f6ac98
Fix Resume Print with UBL ( #21564 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
thinkyhead
41c55a30cd
[cron] Bump distribution date (2021-04-13)
4 years ago
Scott Lahteine
4a1d2d816c
Update old-style axis indexes
4 years ago
Mike La Spina
1e357b3c74
Tweak cooler / flowmeter icons ( #21573 )
4 years ago
Ramiro Polla
f69da7d00d
Add 'jump relaxing' compile flag to AVR targets ( #21566 )
4 years ago
Scott Lahteine
24a095c5c1
Reduce math library code size by 3.4KB ( #21575 )
4 years ago
thinkyhead
1742fb8655
[cron] Bump distribution date (2021-04-12)
4 years ago
Malderin
76cc736755
MKS LVGL UI: Fix icon layout ( #21595 )
4 years ago
Scott Lahteine
c35e271dba
Clean up, update some variants
4 years ago
Scott Lahteine
6ab7baa413
tick() => isr() to spotlight interrupt-time
4 years ago
thinkyhead
1114bdbb04
[cron] Bump distribution date (2021-04-11)
4 years ago
Scott Lahteine
f86423972f
EXP2_01_PIN for BTT BTT002 1.0
4 years ago
ellensp
62f992af23
Followup to "no status for serial::write" ( #21577 )
4 years ago
BigTreeTech
37e671612e
Fix M114 E / R broken by `LIN_ADVANCE` ( #21579 )
4 years ago
thinkyhead
3b3a3fa845
[cron] Bump distribution date (2021-04-10)
4 years ago
Sola
4cba40f9fd
Fix manual move with MKS H43 ( #21511 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Ramiro Polla
8048d1411f
Drop return value from Serial::write() ( #21567 )
4 years ago
Ramiro Polla
1a2cbe100c
Macros to eliminate 'f + 0.0' ( #21568 )
4 years ago
ellensp
19320a1f8f
Check for old Marlin files mixed in ( #21574 )
4 years ago
Victor Oliveira
7124326808
Delay U8glib init using U8glib-HAL 0.4.4 ( #21496 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
thinkyhead
ecd5ae890f
[cron] Bump distribution date (2021-04-09)
4 years ago
thinkyhead
aa2601bb9e
[cron] Bump distribution date (2021-04-08)
4 years ago
Scott Lahteine
1879eede0d
Fix axis char printing
4 years ago
ellensp
facbbba789
Sanity Check newer Configs too ( #21550 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Radim Karniš
d61bc2d136
Park Magnetic Switching Toolhead at the very end ( #21552 )
4 years ago
thinkyhead
5ab220fa76
[cron] Bump distribution date (2021-04-07)
4 years ago
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
4 years ago
Scott Lahteine
ed14731146
getHighESpeed => autotemp_task
4 years ago
Malderin
746eae15f3
Cast celsius to int for MKS LVGL UI ( #21502 )
4 years ago
Victor Oliveira
121b606f9c
Fix Rumba32 variant for Marlin ( #21497 )
4 years ago
Malderin
61af08d499
MKS LVGL UI: Display/edit fan percentage ( #21544 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
thinkyhead
a6105ef37f
[cron] Bump distribution date (2021-04-06)
4 years ago
Mike La Spina
993609b5aa
Make DELAY_NS round up on AVR ( #21546 )
4 years ago
Scott Lahteine
e3116eed2e
write_command changes input
4 years ago
Scott Lahteine
98d6c751d3
Fix CardReader string args
4 years ago
thinkyhead
9165749321
[cron] Bump distribution date (2021-04-05)
4 years ago
Marcio T
75b790376d
Touch UI Bed Mesh Screen refactor, enhancements ( #21521 )
- Split mesh view and edit screen into two screens
- The editor now live-updates the graphics
- Added Touch UI mesh progress feedback to `G26`
- Show positive / negative mesh values in different colors
4 years ago
vyacheslav-shubin
8da8bf7e87
Fix FAT delete of items with long name ( #21528 )
4 years ago
Scott Lahteine
8b6718c632
misc. pointer formatting
4 years ago
InsanityAutomation
98b2b45264
Revert "Optimized string-to-number functions" ( #21532 )
This reverts #21484
4 years ago
InsanityAutomation
c4b69fcddd
Fix Hotend-abort-on-idle Check ( #21535 )
4 years ago