Victor Oliveira
c197ecc99b
Fix Rumba32 variant for Marlin ( #21497 )
4 years ago
Malderin
c2c73215b2
MKS LVGL UI: Display/edit fan percentage ( #21544 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Mike La Spina
1ba0ed8121
Make DELAY_NS round up on AVR ( #21546 )
4 years ago
Scott Lahteine
c5ab0a66b7
write_command changes input
4 years ago
Scott Lahteine
f3510db367
Fix CardReader string args
4 years ago
Marcio T
c46c2c4f3c
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
0b5c25aa7c
Fix FAT delete of items with long name ( #21528 )
4 years ago
Scott Lahteine
ba5644376c
misc. pointer formatting
4 years ago
InsanityAutomation
c4379db8fc
Revert "Optimized string-to-number functions" ( #21532 )
This reverts #21484
4 years ago
InsanityAutomation
cdd2450a97
Fix Hotend-abort-on-idle Check ( #21535 )
4 years ago
Giuliano Zaro
84445b82e4
Update Italian language ( #21537 )
4 years ago
Scott Lahteine
05d7d37872
Suppress redundant serial errors
4 years ago
XDA-Bam
a8f8201c90
Update u8g / AVR display timing defaults ( #21518 )
4 years ago
Vert
7297cc13b0
GT2560 V3 followup ( #21512 )
4 years ago
Scott Lahteine
4f174afc1a
Remove extraneous 'extern' hints ( #21516 )
4 years ago
Scott Lahteine
96bdc4c830
Requiring PIO >= 5.0.3
4 years ago
Scott Lahteine
9fbce867ee
Split up platformio.ini ( #21507 )
4 years ago
Mike La Spina
fea4835941
Followup to Laser Flow Meter ( #21498 )
4 years ago
Sola
47a13263f6
MKS H43 fix, cleanup ( #21500 )
Followup to #21485
4 years ago
Marcio T
82e6a2ed62
G26 Hilbert Curve followup ( #21480 )
4 years ago
Vert
b1be96e40e
Board IDs for G2560 Rev B, G2560 v4, GTM32 VD ( #21499 )
4 years ago
Scott Lahteine
a4d5f96e9a
Replace 'const float &' with 'const_float_t' ( #21505 )
4 years ago
Sola
a4f1623012
MKS H43 fix, cleanup ( #21485 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
fe99bb4b9b
Update UBL param
4 years ago
Scott Lahteine
259115bb3f
Move apply_rotation_xyz into matrix_3x3
4 years ago
Scott Lahteine
a572e2ed12
Put ABL state into a class
4 years ago
Marcio T
5ad7118aea
FTDI Touch UI fix and reorganize ( #21487 )
4 years ago
Ramiro Polla
16af2148b9
Optimized string-to-number functions ( #21484 )
4 years ago
Marco van Wieringen
e787cdd1cb
Fix FYSETC_S6 heaters pins ( #21483 )
When adding support FYSETC Spider board the S6 pins file was broken.
4 years ago
Scott Lahteine
2b0fcc79c5
Serial flags followup
Followup to #21318
4 years ago
Scott Lahteine
4e77fe50a4
Adjust microsteps alignment
4 years ago
Victor Oliveira
9902e6fb9f
Fix and add STM32 SDIO DMA ( #21476 )
4 years ago
X-Ryl669
f18da95d38
Flags for MarlinSerial instance features ( #21318 )
4 years ago
Giuliano Zaro
368fcaee54
Generalize MMU ( #21469 )
4 years ago
Ste
badbb4a500
Align temp settings ( #21329 )
4 years ago
Ramiro Polla
b96c3a063f
Optimize BLTouch code for size ( #21477 )
4 years ago
Scott Lahteine
84a2746d05
Improve uncrust script
4 years ago
Scott Lahteine
2059c6e4d0
Apply pointer formatting
4 years ago
ellensp
bf3fce3550
GT2560 Rev.A Plus Z Max Pin with BLTouch ( #21375 )
4 years ago
George Fu
19078966d9
FYSETC Spider board ( #21458 )
4 years ago
Scott Lahteine
f734f79f5b
reduced verbiage
4 years ago
Malderin
627331aa68
Fix MKS LVGL UI Main screen / print buttons ( #21468 )
4 years ago
Scott Lahteine
3ed4503c30
Adjust mfconfig script
4 years ago
Mike La Spina
f1986545da
Laser Coolant Flow Meter / Safety Shutdown ( #21431 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Vert
9f48314cb4
YHCB2004 pins followup ( #21472 )
4 years ago
Marcio T
7c275285ea
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. ( #21453 )
4 years ago
Leoric
4ffb95a736
MKS UI: Monitor state when idle ( #21452 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Vert
943a8ebdc6
Fix for YHCB2004 ( #21450 )
4 years ago
Tomas Rimkus
8d73a6c4e2
Avoid watchdog reset in all wired EEPROMs ( #21436 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
e817db62a4
Apply TMC UART to STM32, simplify
4 years ago