InsanityAutomation
|
14ddda285c
|
Confirmation on Abort SD print (#12717)
|
6 years ago |
InsanityAutomation
|
367a9f65aa
|
Add Formbot 350c Thermistor (#12661)
|
6 years ago |
Ondřej Nový
|
4c8a6eee7b
|
[2.0.x] Update Czech translation (#12683)
|
6 years ago |
Luc Van Daele
|
c6e09c2689
|
[2.0.x] G33 clean up (#12648)
Remove obsolete workarounds in G33 for the now fixed zprobe_zoffset bug
|
6 years ago |
Marcio Teixeira
|
902d5b0f8b
|
Allow ExtUI to use LCD_SET_PROGRESS_MANUALLY (#12628)
|
6 years ago |
Scott Lahteine
|
daf07e4200
|
Align classic bed icon consistently
|
6 years ago |
Scott Lahteine
|
18fedafbc5
|
Refresh screen on SD Init
|
6 years ago |
Scott Lahteine
|
ef81b5f03e
|
Link to font docs in ultralcd_DOGM.cpp
|
6 years ago |
Scott Lahteine
|
64389acdf1
|
Print a space after scrolling status
|
6 years ago |
Scott Lahteine
|
7a361ad36a
|
Alternative fan image option (#12579)
* Alternative fan bitmap
* Move bed over by 3px
|
6 years ago |
Scott Lahteine
|
261c6f4b96
|
Fix pause/resume SD print
Followup to #12551, addressing #12566
|
6 years ago |
Scott Lahteine
|
2224a4d61a
|
Remove AVR-only MARLIN_DEV_MODE code
|
6 years ago |
Scott Lahteine
|
c986239837
|
A single SERIAL_ECHO macro type (#12557)
|
6 years ago |
Scott Lahteine
|
69d869c3d9
|
Tweak FR icon. Update font data.
|
6 years ago |
Scott Lahteine
|
0c1cd9f590
|
Fix "No SD Card" indicator
|
6 years ago |
Scott Lahteine
|
03ef2d6c82
|
Fix "paused" message and M125 called by M25 (#12551)
|
6 years ago |
Scott Lahteine
|
61db0b65b6
|
Followup to heating progress
|
6 years ago |
Scott Lahteine
|
4f9ec9ab45
|
Add heating progress bars (#12543)
|
6 years ago |
Scott Lahteine
|
01b5c810d5
|
Space out multiple edit lines a bit
|
6 years ago |
Scott Lahteine
|
cecc238f68
|
Save recovery info on SD pause
|
6 years ago |
Ludy
|
e5019a0481
|
Fix English special symbols (#12529)
|
6 years ago |
Roman Moravčík
|
d545f984b0
|
Update Slovak translation (#12523)
|
6 years ago |
Yücel Temel
|
d857cdfb27
|
Update Turkish language (#12524)
|
6 years ago |
Scott Lahteine
|
4a7c6f7241
|
NUM_ARRAY => COUNT
|
6 years ago |
Giuliano Zaro
|
31113c5adf
|
Update Italian language (#12512)
|
6 years ago |
Scott Lahteine
|
b57343c255
|
Put status screen options in Configuration_adv.h
|
6 years ago |
Scott Lahteine
|
f1efcfed14
|
Fix backslash in language_test.h
|
6 years ago |
Yücel Temel
|
3b186a55ac
|
Don't show superscript ³ with NOT_EXTENDED_ISO10646_1_5X7 (#12513)
|
6 years ago |
Scott Lahteine
|
82c96c971e
|
Bring superscripts slightly lower in BDF fonts
|
6 years ago |
Scott Lahteine
|
fd2998efd5
|
Revert ADC_KEYPAD direction behavior (#12508)
|
6 years ago |
Yücel Temel
|
5b1d52671c
|
Use superscript 3 in language_en.h (#12504)
|
6 years ago |
Scott Lahteine
|
ee423dcdd0
|
Invert hotend bitmaps, by default
|
6 years ago |
Scott Lahteine
|
c5642a894f
|
Fix ADC_KEYPAD middle button (#12493)
|
6 years ago |
Scott Lahteine
|
0946cbcdca
|
Revert some const changes (for now)
|
6 years ago |
Scott Lahteine
|
4def8b3b5e
|
Expanded options for _Statusscreen.h (#12455)
See the PR for full details. The updated system will be documented on the website in the near future.
|
6 years ago |
Scott Lahteine
|
d51e5690f4
|
Don't show updir with no card present
|
6 years ago |
Scott Lahteine
|
ec9d21a234
|
Shift YZ on graphical display to fit Z+123.45
|
6 years ago |
Scott Lahteine
|
817a37169a
|
Apply/unapply const here and there
|
6 years ago |
Marcio Teixeira
|
50ee747787
|
Fix compilation errors. Followup to #12439 (#12481)
|
6 years ago |
Scott Lahteine
|
fc3f1c4572
|
Get u8g reference for lcdprint
|
6 years ago |
Scott Lahteine
|
88c57eaf55
|
Clean up some u8g code (#12476)
|
6 years ago |
Ludy
|
1f93d2bcf7
|
Fix LCD compile error, etc. (#12472)
|
6 years ago |
Scott Lahteine
|
826d570162
|
Combine Travis CI option-setting commands (#12474)
|
6 years ago |
Scott Lahteine
|
7f225b9421
|
Fix MAX_MESSAGE_LENGTH
|
6 years ago |
Scott Lahteine
|
06674a321a
|
Remove extra include
|
6 years ago |
Marcio Teixeira
|
c1e17037e5
|
Various fixes for MarlinUI and ExtUI (#12439)
|
6 years ago |
Ludy
|
93e958f695
|
Fix compile error with ZONESTAR_LCD+NO_LCD_MENUS (#12466)
|
6 years ago |
Scott Lahteine
|
8ebb4dc294
|
Followup to static CardReader
|
6 years ago |
Scott Lahteine
|
66580f32c2
|
Make CardReader class static (#12451)
* Make CardReader a static class
* Make CardReader flags into bitfields
|
6 years ago |
Scott Lahteine
|
3e9ffaddb6
|
Consolidate, optimize some LCD menu code (#12450)
|
6 years ago |