Alfredo Monclus
e1e3437d62
Relax timers for CPU efficiency ( #439 )
2022-01-13 11:05:34 -05:00
Alfredo Monclus
41aa953cfd
Update Translations ( #435 )
2022-01-13 11:05:04 -05:00
Alfredo Monclus
d24f3d6f5c
Fix close Websocket ( #434 )
2022-01-13 11:04:02 -05:00
srbjessen
0aab9ff4c4
Danish translations ( #399 )
...
* Danish translations
* Missing "%s" and "%d"
2022-01-12 20:03:26 -05:00
Alfredo Monclus
8a8c6c064c
Graph in temp panel, combine preheat and temp ( #393 )
...
* Graph in temp panel, combine preheat and temp
* Fix target not working properly
* Fix initial preselect
* Add the ability to change in delta temps
* Make the label translatable
* Add Unit to the label
* Add de/select button to popover
* Warn the user if nothing was selected
* Fix templabel
* Fix to comply with pep8
* Fix colors, thanks Jordan
* Fix popover selection
* Update docs image
* Gain horizontal space
* Gain even more horizontal space (remove target)
* Fix temperature_fan
* Add icon and style to temperature_fan
* List preheat deprecation in breaking changes
* Use the printer maximum temperature
* Cleanup target and fix popover select
* Fix codestyle
* Add extra preheat presets
* Change Class name
* Update docs image
* Improve Maximum temperature handling and Temperature fans
2022-01-11 00:39:42 -05:00
Alfredo Monclus
58e0aa74d0
Word Wrap ( #395 )
...
* Word-wrap dialogs
* prevent horizontal scrollbar caused by translators
* Fix weird indentation on print name
2022-01-03 12:45:55 -05:00
Alfredo Monclus
9449f24b5f
Splash_screen: show full error message ( #389 )
...
* Splash_screen: show full error messge
* Fix splash not changing from connecting to error
2022-01-03 01:29:49 -05:00
Olivier Robardet
ce872a54b1
Update french translation ( #385 )
...
* Makes "Confirm Emergency Stop" setting localizable
* Updates french translation
Co-authored-by: jordanruthe <31575189+jordanruthe@users.noreply.github.com>
2022-01-03 01:27:17 -05:00
BrownRhined
4bfd0d13fb
add Chinese Traditional ( #392 )
...
* add Chinese Traditional
add Chinese Traditional
* Update KlipperScreen.po
* Update translation script and run it.
Co-authored-by: Jordan
2022-01-03 01:26:12 -05:00
Alfredo Monclus
bfe6321c2f
Improve pathing ( #368 )
...
* Improve pathing
* Improve Pathing: config.py
2021-12-17 12:39:18 -05:00
Alfredo Monclus
70767c2bb6
Fix UI broken in german at low res. ( #369 )
2021-12-17 12:37:57 -05:00
Jordan
c3103d3b11
Fix graph error and make colors configurable
2021-12-07 21:05:17 -05:00
Jordan
dd56d192cc
Create keypad widget and include set temp on the main menu
2021-12-07 21:05:17 -05:00
Jordan
e26e4006d6
Move graph location
2021-12-07 21:05:17 -05:00
Jordan
fdf81ecf06
graph: Add ability to hide/show sensors.
2021-12-07 21:05:17 -05:00
Alfredo Monclus
ac3bde654a
tweaks ( #291 )
2021-12-07 21:05:17 -05:00
Jordan
139115a0e9
Updates to graphing.
...
Modify heaters to show only ones available in the temp store. Add
ability to hide/show heaters.
2021-12-07 21:05:17 -05:00
Jordan
5bfcd0108a
Adding graph capability to main menu
2021-12-07 21:05:17 -05:00
Alfredo Monclus
2c050a649c
Wakeup touch block ( #340 )
...
* Prevent accidental touches on wakeup (DPMS needed)
* fixup
* This is a very old workaround to blank the cursor for the entire X
* Separate cursor change into a procedure
* Check for DPMS FAIL state first
2021-12-04 12:28:37 -05:00
Jordan
41d41dc2eb
screen: Add configuration option for estop confirmation (Default off). Fixes #321 and fixes #341
2021-12-01 19:58:45 -05:00
Alfredo Monclus
4f61cedd6c
Zcal panel: Support for Z_ENDSTOP_CALIBRATE ( #327 )
...
* Zcal panel: Support for Z_ENDSTOP_CALIBRATE
* Suggested changes
* Change naming of Gcodes because it can be calibrating an endstop and not a probe
* Update translations
2021-11-21 15:40:42 -05:00
Alfredo Monclus
39804814f5
Update FR translation ( #332 )
2021-11-18 07:18:26 -05:00
Alfredo Monclus
b959cf5b4f
Move panel: Add Z-tilt/Quad-gantry-level/HomeXY button ( #326 )
2021-11-16 21:05:02 -05:00
Elektrickser
b52085746f
More German Translations ( #318 )
...
* Add German Language
Translate the texts to german.
* Update system.py
change grid, to see all buttons on screen
* Revert "Add German Language"
This reverts commit 698225883947d4237559009d82f9f34885fb0a42.
* Add German Language
add German translated files.
* fixed german translation
fixed "Laden"
* fixed german translation
add more translations
* Update system.py
2021-11-16 21:03:46 -05:00
Julian Schill
51d26a3a29
Add temperature fans to heaters ( #325 )
...
* Add temperature fans to heaters
* Make code prettier
* Indentation
2021-11-16 21:03:14 -05:00
Jordan
2f6149c5b7
Fix connect issues with moonraker. Addresses #328
2021-11-16 20:59:06 -05:00
hawkeyexp
47b7f0920e
Fix german translation ( #309 )
...
* Fix german translation
* update binary
2021-11-01 22:53:18 -04:00
Alfredo Monclus
5f5e6336c0
Update Translations ( #284 )
...
* Update Translations
* Various fixes to not break the UI
* Add updater translations
* Fix pycodestyle
* Fix updater translations
* Fix pycodestyle
* Fix restart translation
* Fix \n in label
* Update French
Thank you Bahoue
* Separate "default"
Co-authored-by: jordanruthe <31575189+jordanruthe@users.noreply.github.com>
2021-10-04 20:18:27 -04:00
Alfredo Monclus
c618044898
Support custom themes ( #288 )
...
* Remove relief
The relief gets stuck on touchscreens
* Support custom themes
2021-10-04 20:14:40 -04:00
Alfredo Monclus
423d344197
Fix Zcalibrate showing when there is no probe ( #289 )
2021-10-04 20:13:55 -04:00
pappicio
bfed3339d8
updates it lang ( #278 )
...
deleted outdated translation strings and update .po and .mo files
2021-09-21 18:24:32 -04:00
Jordan
36aaece846
screen: Put font size setting into KlippyGtk
2021-09-18 16:53:31 -04:00
Frank Tackitt
e1c478be83
Allow gcode commands with preheat options ( #274 )
...
* Allow gcode commands with preheat options
I use this to run a heatsoak macro during preheat.
It moves to bed center, maxes the part cooling fan,
and starts my nevermore chamber filter to circulate
more air.
* Add documentation for preheat gcode
2021-09-18 10:32:13 -04:00
Jordan
e9432ae308
Update language files. Include updates to it from @pappicio
2021-09-18 10:01:20 -04:00
Jordan
d7b8f4f1ed
Add printer limits panel
2021-09-16 22:56:58 -04:00
Jordan
996777a6dd
Rename KlipperScreen.conf to defaults.conf to avoid some confusion
2021-09-16 22:56:33 -04:00
pappicio
c5f84998e4
Italian review ( #266 )
...
* Add files via upload
some other fixes on italian translation and updated .mo file!
* Delete ks_includes/locales/it/LC_MESSAGES directory
* Add files via upload
2021-09-12 20:59:45 -04:00
Jordan
31606ddc38
Update metadata on file change. Fixes #227
2021-09-12 15:21:32 -04:00
Jordan
70d8315539
Update code style
2021-09-11 17:25:38 -04:00
Alfredo Monclus
98cb3ef743
Font Size Selector ( #245 )
2021-09-11 14:21:50 -04:00
Alfredo Monclus
f943dee498
Update French (Bahoue) ( #261 )
2021-09-11 14:20:55 -04:00
pappicio
963214c549
Update Italian Language ( #258 )
...
some corrections
2021-09-11 14:20:41 -04:00
Jordan
d540c038a4
Update Fan panel to include all configured fans.
2021-09-11 14:17:53 -04:00
Alfredo Monclus
517a6afab8
Dialogs updates ( #252 )
...
* Fix cursor on dialogs and make them fullscreen
* Fix date alignment varying with text length
2021-09-07 21:30:21 -04:00
Alfredo Monclus
3c4dfc4766
Add Italian translation (pappicio) ( #257 )
...
* Add Italian translation (pappicio)
* Fixup italian
2021-09-07 21:26:51 -04:00
Jordan
246c9829db
screen: Make macros shortcut show/hide when configured. Addresses #246
2021-08-31 22:02:04 -04:00
Alfredo Monclus
d41370cdf1
Use klipper_config by default if available ( #241 )
...
* Use klipper_config by default if available
* Update docs about config
2021-08-30 19:54:45 -04:00
Alfredo Monclus
c54282962d
Adjust titlebar height ( #248 )
2021-08-30 19:53:23 -04:00
Alfredo Monclus
452a56ffcb
Update Spanish ( #240 )
2021-08-27 21:23:36 -04:00
Alfredo Monclus
46245bb275
Macros shortcut on sidebar ( #232 )
...
* Macros shortcut
* Add config option
2021-08-22 17:38:03 -04:00