Scott Lahteine
|
23f19e9ce8
|
๐จ Misc. shorthand operators
|
2 years ago |
Scott Lahteine
|
78a3ea0ed4
|
๐งโ๐ป Apply F() to some LCD / TFT strings
Followup to #24228
|
2 years ago |
ellensp
|
48d03ca0a9
|
๐ฉน Media Change followup (#24302)
Followup to #24015
|
2 years ago |
Scott Lahteine
|
f3b593ae73
|
๐จ Fix spelling, whitespace
|
2 years ago |
Scott Lahteine
|
07cd248b91
|
โป๏ธ Move watchdog to MarlinHAL
|
2 years ago |
Pauli Jokela
|
3443a9e18b
|
โจ SOUND_ON_DEFAULT option (#24102)
|
3 years ago |
ellensp
|
7b39604d6f
|
๐ Update Russian language (#23978)
|
3 years ago |
stream2me
|
e9ea82e78d
|
๐ Prefer os.replace, fix TFT_LVGL_UI build (#24001)
|
3 years ago |
Scott Lahteine
|
2ee4a667e1
|
๐ก Misc. cleanup, comments
|
3 years ago |
ellensp
|
3abf4de4ae
|
๐ธ Align MKS UI heated bed status with HAS_MULTI_HOTEND (#23718)
|
3 years ago |
Mike La Spina
|
c7b0626b02
|
๐ Fix SPI DMA and default mode (#23627)
Followup to #23464
|
3 years ago |
Scott Lahteine
|
2dcc3ddeed
|
๐งโ๐ป HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
|
3 years ago |
A. Herlas
|
8695f462b7
|
โจ Z Offset Wizard for TFT_LVGL_UI (English) (#23489)
|
3 years ago |
Sola
|
a80cafbcfc
|
โก๏ธ SPI+DMA+interrupt method (STM32 / MKS UI) (#23464)
|
3 years ago |
Scott Lahteine
|
0470fbe0a1
|
๐งโ๐ป Move PB0 init for MKS_ROBIN_NANO
|
3 years ago |
Scott Lahteine
|
9956e62674
|
๐งโ๐ป Apply axis conditionals
|
3 years ago |
Scott Lahteine
|
5b9f3bd4b1
|
๐งโ๐ป Remove extraneous 'inline' hints
|
3 years ago |
Sola
|
9871800874
|
๐ Fix MKS LVGL UI retraction (#23267)
|
3 years ago |
Mike La Spina
|
5f08864d1f
|
๐ Fix STM32 set_pwm_duty (#23125)
|
3 years ago |
Scott Lahteine
|
2cc4a1b326
|
๐จ Misc formatting
|
3 years ago |
Keith Bennett
|
5173a3140d
|
โจ BigTreeTech TFT35 SPI V1.0 (#22986)
|
3 years ago |
Scott Lahteine
|
de77dfcbbd
|
๐จ Add MKS UI goto_previous_ui
|
3 years ago |
Scott Lahteine
|
af08f16efc
|
๐ธ Tweak MKS UI G-code console
|
3 years ago |
Scott Lahteine
|
01a0f3a8cf
|
๐จ Fix up MKS UI defines
|
3 years ago |
Dmytro
|
ae98d2e5ea
|
๐จ Update MKS UI for no bed, extruder (#22938)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
3d102a77ca
|
๐จ Apply F() to kill / sendinfoscreen
|
3 years ago |
Scott Lahteine
|
492d70424d
|
๐จ Apply F() to MKS UI errors, assets
|
3 years ago |
Scott Lahteine
|
360311f232
|
๐จ Apply F() to status message
|
3 years ago |
Scott Lahteine
|
46c53f6730
|
๐จ Apply F() to G-code suite and queue
|
3 years ago |
Scott Lahteine
|
2b9ae0cc33
|
๐จ Apply F() to G-code subcommands
|
3 years ago |
Malderin
|
5d3e75905d
|
๐ E3V2 Mesh Viewer followup (#22850)
|
3 years ago |
Sola
|
b4c025a451
|
๐ธ Fix MKS LVGL UI temperature set interface (#22848, #22842)
|
3 years ago |
Sola
|
3deb54d0fd
|
โก๏ธ Improve LVGL touch driver (#22817)
|
3 years ago |
Scott Lahteine
|
ea3df94213
|
๐จ Fix L64xx enable, clean up conditionals
|
3 years ago |
Sola
|
4d113c2efd
|
๐ธ Fix and improve MKS LVGL UI (#22783)
Co-authored-by: makerbase <4164049@qq.com>
Co-authored-by: MKS-Sean <56996910+MKS-Sean@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
ab9609146f
|
๐ก Adjust headers, formatting
|
3 years ago |
mks-viva
|
e679fafaaf
|
โจ MKS Robin Nano V1.3 (STM32F407VET6) (#22749)
|
3 years ago |
Scott Lahteine
|
b661795ae5
|
๐จ Fewer serial macros
|
3 years ago |
Scott Lahteine
|
bbce951666
|
๐จ Misc. code cleanup
|
3 years ago |
DvoraNoob
|
9f43452fbd
|
๐ธ MKS UI extrusion speed/steps config (#22656)
|
3 years ago |
Scott Lahteine
|
eb0d80cb19
|
๐จ Update MKSPWC, some other pins (#22557)
|
3 years ago |
luzpaz
|
c612b56bc1
|
๐ Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 years ago |
Scott Lahteine
|
a668a9d302
|
๐๏ธ Define HAL_STM32 for HAL/STM32 (#22537)
|
3 years ago |
Chris Pepper
|
dc67705049
|
โจ Simulator HAL and build targets (#22418)
|
3 years ago |
Scott Lahteine
|
0bbe85d3e7
|
๐ธ Fix BLTouch spelling
|
3 years ago |
Malderin
|
8e84d24737
|
๐ Fix custom menus on MKS UI (#22470)
|
3 years ago |
Scott Lahteine
|
3e559d5c1c
|
๐จ abs => ABS
|
3 years ago |
Scott Lahteine
|
e402f43c02
|
๐จ NULL => nullptr
|
3 years ago |
luzpaz
|
15cf97f0d5
|
๐จ Spellcheck code (#22531)
|
3 years ago |
Scott Lahteine
|
c7c56ac45f
|
๐ Fix PAUSE_MESSAGE_PAUSING=>PARKING
Fixes #22250. Regression from #17460.
|
3 years ago |