Giuliano Zaro
f5577b320b
Update Italian language ( #17467 )
5 years ago
Zs.Antal
78a5079558
Add Hungarian language ( #17491 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
android444
0f0b1aff55
Update GLCD Silvergate display timing ( #17518 )
5 years ago
android444
0ce532547a
Update Polish language ( #17525 )
5 years ago
Desuuuu
2824e67d95
Add ExtUI::onStatusChanged_P ( #17543 )
5 years ago
George Fu
e990a98404
FYSETC TFT81050 LCD support ( #17568 )
5 years ago
Marcio T
791873b10d
Fix ExtUI compile errors ( #17544 )
Fixes #16628
5 years ago
Brais Fortes
9038278735
Galician language corrections ( #17454 )
5 years ago
Scott Lahteine
e9c8da35c5
Subcall overflow error message
5 years ago
Scott Lahteine
22da1b2b31
Rename some "kill" messages
5 years ago
Scott Lahteine
e3321920f3
Update Marlin website links to https
5 years ago
Gustavo Alvarez
7894937737
Update Spanish language ( #17505 )
5 years ago
Scott Lahteine
4cdd51cd3a
Apply TERN to status screen
5 years ago
Gustavo Alvarez
37752bd8bb
Update Spanish language ( #17465 )
5 years ago
Scott Lahteine
e4903396d4
Fix up pausing / parking display ( #17460 )
5 years ago
Scott Lahteine
48919c54fb
Add SRAM command injection ( #17459 )
5 years ago
Scott Lahteine
c2bd9dd4f5
Show "Pausing…" during pause
5 years ago
Marcio T
dbdfe61644
Fix and improve FTDI Eve Touch UI ( #17426 )
5 years ago
Gustavo Alvarez
5158106c12
Update Spanish translation ( #17406 )
5 years ago
Scott Lahteine
71a4ab3331
Add "Settings Stored" message
5 years ago
Scott Lahteine
d6badb77a4
Clean up whitespace
5 years ago
Brais Fortes
c47feb1cfe
Update Galician language ( #17418 )
5 years ago
Scott Lahteine
fad9235cd8
Move MSG_x_LINE to multi_language.h
5 years ago
Scott Lahteine
07b3f38269
First SD status change is silent
5 years ago
Giuliano Zaro
86a3efda6f
Update Italian language ( #17407 )
5 years ago
Scott Lahteine
65f6a373b0
Refactor SD detect handler ( #17380 )
Co-Authored-By: Eric Ptak <trouch@users.noreply.github.com>
5 years ago
Ben
df8b7dfc40
Various Laser / Spindle improvements ( #15335 )
5 years ago
Marcio T
be0e313c07
Touch UI additions, bug fixes ( #17379 )
5 years ago
Scott Lahteine
9f86dde195
Clean up UI declarations, apply TERN_
5 years ago
Scott Lahteine
514afddeb4
Minor code cleanup
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
96ab16a9dd
Pulldown for all FastIO headers
Co-Authored-By: borsegbr <borsegbr@users.noreply.github.com>
5 years ago
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
5 years ago
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
5 years ago
Scott Lahteine
53fe572bbd
Limited backlash editing with Core kinematics ( #17281 )
5 years ago
InsanityAutomation
bed41af868
Fix Stepper PWM menu ( #17298 )
5 years ago
Giuliano Zaro
129b270628
QSPI EEPROM for SAMD51 ( #17292 )
5 years ago
Scott Lahteine
d6a4c3079d
Tweak ui.finish_status
5 years ago
Giuliano Zaro
8122468a36
Update Italian language ( #17293 )
5 years ago
Acenotass
5c150c0c94
Update Russian language ( #17290 )
5 years ago
MarkMan0
4113481c4e
Fix limits on acceleration editing ( #17280 )
5 years ago
George Fu
e3ebbe25e0
DGUS updates ( #17260 )
5 years ago
Scott Lahteine
7988e31f5e
whitespace
5 years ago
George Fu
71db5c1605
Fix FYSETC mini 12864 init / glitches ( #17209 )
5 years ago
Scott Lahteine
de45ac41ad
Implement CONTROLLER_FAN_USE_Z_ONLY
Followup to #17149
5 years ago
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
5 years ago
Scott Lahteine
abea6d5787
Tweak some lambdas
5 years ago
Joe Prints
1f5824247f
More decimal places for babystep / Z probe offset ( #17195 )
5 years ago
Pascal de Bruijn
2fc0df1b39
Shorter LCD remaining time to prevent overlap ( #17181 )
5 years ago
Roxy-3D
9f85165101
Allow Tool Offset adjustments to have another digit of precision
Some of the items in the Tool Offset Adjustment menu (in particular, the Z Offset!!!) were only adjustable with .1mm accuracy.
This is not enough. So the edit menu is switched to float52 to fix the issue.
5 years ago