166 Commits

Author SHA1 Message Date
Jordan Ruthe
e1d01c81a2 config: Include multiple configured printers 2021-02-15 14:21:01 -05:00
Jordan Ruthe
b251a2ebbb Websocket: changes to include closing websocket 2021-02-15 14:20:39 -05:00
schpuntik
b6fb4c1da2
Add Russian locales (#79)
* add russian locale

* update script update_translation_files.sh

* Defining Python Source Code Encodings

* Update Russian locale

* Update German locale

* update to PO files for new changes

* fix typo

* Update Russian locale

Co-authored-by: schpuntik <schpuntik@freenet.de>
2021-02-14 12:09:19 -05:00
Elektrickser
05623b7a26 Added Language de_DE (#73)
added German Language
2021-02-05 21:25:52 +00:00
Jordan Ruthe
b258d64fb4 KlippyGtk: Undo wrap word. Causing screen to be out of proportion. 2021-02-03 21:40:40 -05:00
Jordan Ruthe
7d1ec41f4b printer: Include quad_gantry_level 2021-01-31 15:24:22 -05:00
Jordan Ruthe
f5a2d97842 KlippyGtk: Add word wrapping to buttons 2021-01-29 22:37:39 -05:00
Jordan Ruthe
c2dc0fdb46 wifi: Initial wifi class 2021-01-29 22:37:05 -05:00
Jordan Ruthe
faabceeafd KlippyRest: catch connection errors 2021-01-29 22:30:55 -05:00
Jordan Ruthe
3f2fc93be4 KlipperScreen.conf: Add power to print menu 2021-01-24 11:01:43 -05:00
Jordan Ruthe
d6bf77870b settings: Screen blanking settings 2021-01-24 11:01:37 -05:00
Jordan Ruthe
874dd509bf bed_mesh: Include add bed mesh 2021-01-21 21:49:57 -05:00
Jordan Ruthe
f297699396 job_status/settings: Allow different file estimation methods 2021-01-20 22:06:48 -05:00
Jordan Ruthe
a51360f372 printer: Optimize print states and more print state logging 2021-01-20 15:35:01 -05:00
Jordan Ruthe
fc074c350f printer: More debugs for state changes 2021-01-19 13:22:07 -05:00
Jordan Ruthe
a17c8665ac KlippyGtk: Allow different button image positions 2021-01-19 08:01:12 -05:00
Jordan Ruthe
6c252b0862 splash_screen: Enable menu to network, power, and system panels 2021-01-19 07:59:58 -05:00
Jordan Ruthe
37f8a5d632 system: Add reboot and shutdown buttons 2021-01-10 14:22:18 -05:00
Jordan Ruthe
ab7cffe4d6 language: update to PO files for near-future changes 2021-01-08 11:21:15 -05:00
Jordan Ruthe
b1f110c13a screen_panel: change panel name so it's not language localized in logging 2021-01-08 08:35:35 -05:00
Jordan Ruthe
6f15bb1d91 docs: Update changelog, Fix rename of KS Settings to Settings 2021-01-08 08:24:06 -05:00
Jordan Ruthe
642fe8a52e settings: Create settings panel for KlipperScreen settings 2021-01-07 01:01:55 -05:00
Jordan Ruthe
d11e9ec3a6 Create script to update translations with new words and update translation files 2021-01-07 00:59:39 -05:00
Jordan Ruthe
3fee1ff947 zh_CN: Add translation 2021-01-07 00:24:24 -05:00
Jordan Ruthe
0bdb5ac457 he_IL: Updates to translations 2021-01-07 00:24:10 -05:00
Jordan Ruthe
0b8751836c Add fr_FR translation 2021-01-03 16:23:21 -05:00
Jordan Ruthe
e227f22aba Update he_IL translations 2021-01-03 16:22:41 -05:00
Jordan Ruthe
b57cbc8352 Language support for RTL and he_IL 2021-01-03 16:04:26 -05:00
Jordan Ruthe
7b593b704c screen_panel: Parse jinja from config file 2021-01-03 12:45:39 -05:00
Jordan Ruthe
3c2bdee22a Update to allow translations from config file. Updates to use translations from config file. 2021-01-03 12:43:53 -05:00
Jordan Ruthe
c08a293f83 job_status: fix problem with directories in the filename 2020-12-29 10:35:23 -05:00
Jordan
9d89311bcc updates to several panels to account for a lack of heater_bed 2020-12-28 17:08:17 -05:00
Jordan
63764ee32e config: log only defined config, redact api key 2020-12-28 16:30:05 -05:00
Jordan
c58b040be2 printer: change how states are transitioned 2020-12-28 16:21:15 -05:00
Jordan
9aa4389eaf websocket: remove token debug 2020-12-28 11:53:00 -05:00
Jordan
931d15b6cc printer: Updates to make toolcount less confusing 2020-12-28 11:52:54 -05:00
Jordan
f223332cd8 job_status: updates to show active extruder 2020-12-21 09:40:26 -05:00
Jordan
37c043b3f9 KlippyWebsocket: changes to allow for moonraker api key 2020-12-20 15:43:42 -05:00
Jordan
6a6161dfef printer: add bltouch/probe variables 2020-12-18 15:25:35 -05:00
Jordan
51714180ac gcode_macros: add a panel for gcode macros 2020-12-18 15:22:16 -05:00
Jordan Ruthe
c3f96418ea screen: allow custom moonraker url/port 2020-12-16 23:02:33 -05:00
Jordan Ruthe
bcbbc03151 config: Allow specifying configfile location from command line 2020-12-16 23:00:50 -05:00
Jordan Ruthe
51da7cecc8 job_status: change how metadata update is handled 2020-12-10 17:01:51 -05:00
Jordan Ruthe
f343f03b96 job_status: Refactored layout in panel 2020-12-08 23:32:27 -05:00
Jordan Ruthe
36c9b42970 splash_screen: Update klipper logo to scale for lower resolutions 2020-12-08 20:28:15 -05:00
jordanruthe
238badb110
UI scaling (#28)
* Initial UI scaling commit

* temperature: updates to styling

* screen: fix dialog creation

* bed_level: scale images

* job_status: updates to scaling
2020-12-07 15:44:03 -05:00
Jordan Ruthe
1c384144c4 files: load metadata faster than 6 seconds after start 2020-12-06 15:30:55 -05:00
Jordan Ruthe
0907c6a06a move: Allow inverting of the axis 2020-12-05 15:42:34 -05:00
Jordan Ruthe
cf3a924bb2 screen: Set buttons under message bar to not be sensitive when covered 2020-12-05 14:14:02 -05:00
Jordan Ruthe
d61db5fb17 files: Changes to metadata request to fix getting stuck in a loop 2020-12-05 13:50:15 -05:00