Scott Lahteine
9f22aaea2f
Clean up formatting, wrap macros
4 years ago
Scott Lahteine
4ab19e7882
Update temperature types
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
Scott Lahteine
a4d5f96e9a
Replace 'const float &' with 'const_float_t' ( #21505 )
4 years ago
Marcio T
5b0dc4d325
Mesh Editor for FTDI Eve Touch UI ( #21381 )
4 years ago
Skorpi08
ac4f3c0c7e
Nextion TFT touch screen ( #21324 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
ead6d99069
Clean up, optimize ExtUI/TFT code ( #21333 )
4 years ago
Mike La Spina
db4d9b7fcf
Cooler (for Laser) - M143, M193 ( #21255 )
4 years ago
Scott Lahteine
fd5f1f1f5d
Filament sensor cleanup
4 years ago
Scott Lahteine
4b9f2f13b1
AutoReport class (Temperature, Cardreader) ( #20913 )
4 years ago
Marcio Teixeira
0364ae4908
Improve filament runout handling in FTDI EVE Touch UI
- On filament runout, take the user to the tune menu where they can initiate a filament change or resume the print.
4 years ago
LinFor
156b5f4749
Remaining Time for FTDI EVE, bp for ExtUI ( #20549 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
284cc8f62d
ExtUI homing / leveling additions
4 years ago
Scott Lahteine
9ba113bc05
Clean up corrected urls
4 years ago
Marcio Teixeira
176cb29eab
Improvement and fixes to FTDI touch UI
- Fixed incorrect LCD text string
- Fixed incorrect refresh of filament change screens
- Allow host control via touch UI
- Updates to leveling menu
- Modified ExtUI::isPrinting() to check if the job timer is running
- Added ExtUI method to check whether a host print is paused
5 years ago
qwewer0
04a712dacc
Multi-line comments cleanup ( #19535 )
5 years ago
Marcio T
196a72b29e
Touch UI "Leveling" menu, misc. fixes ( #19349 )
5 years ago
Marco Burato
f4894b7140
More Anycubic + Trigorilla mappings, ExtUI ( #18903 )
5 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
5 years ago
InsanityAutomation
3b80690a71
ExtUI additions ( #18447 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine
cfd31ff70e
Add HAS_FILAMENT_RUNOUT_DISTANCE
5 years ago
Scott Lahteine
a226b281af
UI and stall reset for extra TMC axes ( #17818 )
5 years ago
Scott Lahteine
55d66fb897
Add HAS_JUNCTION_DEVIATION
5 years ago
Desuuuu
2824e67d95
Add ExtUI::onStatusChanged_P ( #17543 )
5 years ago
Scott Lahteine
d6badb77a4
Clean up whitespace
5 years ago
Marcio T
be0e313c07
Touch UI additions, bug fixes ( #17379 )
5 years ago
Marcio T
d83ad6f321
Improve / fix FTDI EVE Touch UI ( #17338 )
- Fix timeout and debugging string
- Fix check for whether `LCD_TIMEOUT_TO_STATUS` is valid
- Fix incorrect debugging message
- Make capitalization of callbacks consistent.
- Allow Touch UI to use hardware SPI on Einsy boards
- Move print stats to About Printer page.
- More generic about screen with GPL license.
- Add missing handler for power loss event
- Less code duplication on status screen and main/advanced menu; more legible
- Reorganize advanced and main menu to add more features
- Hide home Z button when using Z_SAFE_HOMING
- Fix compilation errors when certain features enabled
- Fix missing labels in UI
- Improve color scheme
- Add new preheat menus
- Fix incorrect rendering of Marlin logo on boot
- Add Level X Axis and Auto calibrate buttons
5 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
5 years ago
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
5 years ago
Scott Lahteine
5e197df89a
Fix Babystepping loop (again)
5 years ago
proferabg
3f87f912c5
Enable hotend / bed PID separately in ExtUI ( #16827 )
5 years ago
InsanityAutomation
a9549f7a08
Add PID, probe offsets to ExtUI ( #16792 )
5 years ago
Scott Lahteine
f312ddfa4f
More updates for 8 extruders, REPEAT
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
5 years ago
George Fu
e593da1c23
Update and fix DGUS ( #16317 )
5 years ago
InsanityAutomation
b24b0f385f
Add ExtUI Flow Rate method ( #16048 )
5 years ago
Scott Lahteine
b11551c767
Touch UI updates for Cocoa Press ( #15986 )
5 years ago
Scott Lahteine
ab9f0f2c4f
Followup to meshCount patch
5 years ago
InsanityAutomation
4d4e692c81
Match onMeshUpdate() index sign ( #15920 )
5 years ago
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
6 years ago
Scott Lahteine
c0005e939c
Enable junction deviation by default ( #15481 )
6 years ago
InsanityAutomation
71526fa5ce
Fix ExtUI onMeshUpdate event ( #15477 )
6 years ago
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
6 years ago
Scott Lahteine
455dabb183
Add a feedRate_t data type ( #15349 )
6 years ago
Marcio Teixeira
8cbb5350ad
Refactor joystick support in ExtUI ( #15318 )
6 years ago
Marcio Teixeira
7f117bfc60
EXTENSIBLE_UI Joystick support ( #15303 )
6 years ago
Scott Lahteine
b73744f9e7
Update ExtUI, add test under DUE ( #15298 )
6 years ago
Scott Lahteine
c353eaa146
Misc changes from struct refactor ( #15289 )
6 years ago
Scott Lahteine
f01f0d1956
Drop C-style 'void' argument
6 years ago