GHGiampy
1e246d65ad
✨ Long filename open/create/write (#23526 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2 years ago
X-Ryl669
b464a4b1a4
✨ Configurations embed and retrieve (#21321 )
2 years ago
Scott Lahteine
754b31918a
🎨 Fewer serial macros
3 years ago
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
Scott Lahteine
18adfe87bc
configuration_store => settings
4 years ago
Scott Lahteine
d69c2a90b7
Simple rename of hex_print
4 years ago
Scott Lahteine
451f48231d
Ender 3 V2 BL24C16 EEPROM support (#18758 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
4 years ago
Scott Lahteine
dd6efe96e7
Restore documented M503 behavior
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
Scott Lahteine
5051909c3c
Update do_select_screen for general use (#13800 )
5 years ago
Scott Lahteine
3f36a38512
Clean up some pre-serial-redirect includes
5 years ago
Scott Lahteine
e15354e387
Simplify serial port redirect (#13234 )
5 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
5 years ago
Scott Lahteine
c986239837
A single SERIAL_ECHO macro type (#12557 )
6 years ago
Scott Lahteine
d82c350de7
Miscellaneous LCD code renaming, reordering (#12430 )
* Move special characters to language.h
* Apply some naming standards
* Clean up menu item draw functions
* Rename some Temperature methods
* UI => ExtUI
6 years ago
Marcio Teixeira
f98f4ac7ea
Fix and improve EXTENSIBLE_UI (#12117 )
- Add methods to access print counter data
- Clean up some inconsistent method names
- Clear lcd status after filament change
- Implement `lcd_reset_status` so it works like UltraLCD
6 years ago
Marcio Teixeira
906a24fa81
Extensible user interface API (#11193 )
6 years ago
Scott Lahteine
49ca67202f
Patch configuration_store for extra serial port
Fix #9948
6 years ago
Scott Lahteine
d178d6e921
M503 patch for EEPROM_CHITCHAT off
Fix #9155
6 years ago
Thomas Moore
f7efac57b7
Multi-host support
7 years ago
Scott Lahteine
51e0f2bee3
Add MarlinSettings::validate()
6 years ago
Scott Lahteine
a4e1d83599
Fix M503 S parameter
7 years ago
Luc Van Daele
3986a84f77
boolval revisited (#8016 )
7 years ago
Scott Lahteine
a90c7dbf64
Move M500-M503 to cpp
7 years ago
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
7 years ago