Jason Smith
|
8b4f82cd07
|
Fix various errors, warnings in example config builds (#19686)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
5 years ago |
ellensp
|
21cc924b75
|
Fix missing parenthesis (#18473)
|
5 years ago |
Scott Lahteine
|
4275466f49
|
Fix issues with no hotend / bed / fan (#18395)
|
5 years ago |
Scott Lahteine
|
f604560c63
|
Tweak dogm_Statusscreen.h
|
5 years ago |
Scott Lahteine
|
785f442c8c
|
Group some sanity checks
|
5 years ago |
Jason Smith
|
8c0c8e4046
|
8 Extruders + Graphical LCD fix (#18079)
|
5 years ago |
Scott Lahteine
|
01c646a892
|
Apply more HAS_HOTEND
|
5 years ago |
Scott Lahteine
|
ab2b98e425
|
Apply composite tests
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
Scott Lahteine
|
15f6f53638
|
Add HAS_HOTEND, etc.
|
5 years ago |
Scott Lahteine
|
e3321920f3
|
Update Marlin website links to https
|
5 years ago |
Scott Lahteine
|
870a1f753a
|
Fix undefined STATUS_CHAMBER_WIDTH
|
5 years ago |
Scott Lahteine
|
6fd7f4fe1b
|
Fix unified status bed temp display
|
5 years ago |
InsanityAutomation
|
3e685777a8
|
Fix LCD cutter/bed icons overlapping (#16956)
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Jason Smith
|
92ad973729
|
Fix some DOGM warnings (#16363)
|
5 years ago |
Scott Lahteine
|
6a514a1e8e
|
Move status screen defines
|
6 years ago |
Luu Lac
|
01e4b0c067
|
Add Laser / Spindle bitmap for LCD (#16068)
|
5 years ago |
Scott Lahteine
|
3dc49fd1c6
|
Split up hotend / bed drawing
|
5 years ago |
Luu Lac
|
5d81d7cefe
|
if no HOTENDS
|
6 years ago |
Scott Lahteine
|
c44b5fd13a
|
Try to fit logo by narrowing icons
|
6 years ago |
Scott Lahteine
|
584c86bed1
|
More "zero extruders" changes (#15213)
|
6 years ago |
Luu Lac
|
8bca3fcf2c
|
Display chamber with HAS_TEMP_CHAMBER (#15194)
|
6 years ago |
Ludy
|
6172cd2528
|
CHAMBER integration to GLCD (#14981)
|
6 years ago |
Ludy
|
6715fd159c
|
Animated Marlin boot screen (#14961)
|
6 years ago |
Scott Lahteine
|
750a16ad38
|
Fix MIN/MAX function collision with macros
|
6 years ago |
Scott Lahteine
|
b6546ea33a
|
Add include guards to some headers
|
6 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
6 years ago |
InsanityAutomation
|
123e58d9c3
|
Heated Chamber for Graphical LCD (#14190)
|
6 years ago |
Scott Lahteine
|
6214c997c0
|
Remove includes of <binary.h>
|
6 years ago |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
6 years ago |
kAdonis
|
637fb20c75
|
Allow 4 fan animation frames (#12772)
|
6 years ago |
Scott Lahteine
|
daf07e4200
|
Align classic bed icon consistently
|
6 years ago |
Scott Lahteine
|
7a361ad36a
|
Alternative fan image option (#12579)
* Alternative fan bitmap
* Move bed over by 3px
|
6 years ago |
Scott Lahteine
|
4f9ec9ab45
|
Add heating progress bars (#12543)
|
6 years ago |
Scott Lahteine
|
b57343c255
|
Put status screen options in Configuration_adv.h
|
6 years ago |
Scott Lahteine
|
ee423dcdd0
|
Invert hotend bitmaps, by default
|
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 |
N95JPL
|
b780b69c62
|
Use font ascent and descent for line positioning (#12224)
|
6 years ago |
Scott Lahteine
|
a964f098b3
|
Make dogm status screen a CPP
|
6 years ago |
Scott Lahteine
|
d5017e2788
|
Add status screen with 4 nozzles
|
7 years ago |
Scott Lahteine
|
d74e333c0f
|
Make sure FAN_ANIM_FRAMES is defined
|
7 years ago |
Scott Lahteine
|
ec05408453
|
Add 3-frame fan animation to bitmaps (#10654)
|
7 years ago |
Scott Lahteine
|
cb46cb8480
|
Add HAS_HEATED_BED conditional (#10495)
|
7 years ago |
Scott Lahteine
|
8f9262f3fe
|
Fix path to _Statusscreen.h
|
7 years ago |
Scott Lahteine
|
0542b03750
|
Fix bootscreen include path
Fix #9759
|
7 years ago |
Scott Lahteine
|
bf5df306e1
|
Fix compile error with SHOW_BOOTSCREEN disabled
Fix #9530
Fix #9524
|
7 years ago |
Scott Lahteine
|
79796b22ad
|
Fix up _Bootscreen.h and _Statusscreen.h
|
7 years ago |
Scott Lahteine
|
6339b506c0
|
Make sure binary.h is included as needed
|
7 years ago |