112 Commits

Author SHA1 Message Date
Jordan Ruthe
0a5e931d17 bed_mesh: Updates to content to include action bar width 2021-02-15 15:53:39 -05:00
Jordan Ruthe
f047830852 system: Change buttons for reduced width 2021-02-15 15:46:26 -05:00
Jordan Ruthe
79eefbd170 network: Show wifi information 2021-02-15 15:35:13 -05:00
Jordan Ruthe
49f7cf0e46 main_menu: Show printer name in main_menu 2021-02-15 14:52:09 -05:00
Jordan Ruthe
c3f0abd671 splash_screen: Fix none case for printer 2021-02-15 14:18:09 -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
Jordan Ruthe
6228465fdd job_status: Fix divide by zero case 2021-02-05 21:25:58 +00:00
Jordan Ruthe
ad17131393 job_status: Fix issue with NoneType error 2021-01-29 15:46:01 -05:00
Jordan Ruthe
f1ced2ac46 bed_level: Fix #50 2021-01-25 20:36:37 -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
90c84d5f17 menu: Fix issue in updating j2_data for moonraker connection 2021-01-20 16:27:02 -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
30ed648934 gcode_macros: Updates to fix bugs in visibility of macros 2021-01-13 11:02:15 -05:00
Jordan Ruthe
da9570a925 print: Allow sorting by date and name. 2021-01-12 18:35:24 -05:00
Jordan Ruthe
37f8a5d632 system: Add reboot and shutdown buttons 2021-01-10 14:22:18 -05:00
Jordan Ruthe
0453627d40 bed_level/move/temperature/zcalibrate: RTL support 2021-01-09 22:21:27 -05:00
Jordan Ruthe
4f929ba342 move: fix error in move function 2021-01-09 11:27:22 -05:00
Jordan Ruthe
8920516053 extrude: RTL support 2021-01-08 19:03:01 -05:00
Jordan Ruthe
a087ecfa30 menu/main_menu: Better RTL support 2021-01-08 19:02:49 -05:00
Jordan Ruthe
ca8abecb55 gcode_macros: Update to hide macros based on settings 2021-01-07 01:02:38 -05:00
Jordan Ruthe
934acd0ad0 move: Update to get configuration value properly 2021-01-07 01:02:25 -05:00
Jordan Ruthe
71abc27ad8 splash_screen: Don't display power on if no power devices 2021-01-07 01:02:10 -05:00
Jordan Ruthe
642fe8a52e settings: Create settings panel for KlipperScreen settings 2021-01-07 01:01:55 -05:00
Jordan Ruthe
b2b3127183 extrude: Include translations in function 2021-01-07 01:00:43 -05:00
Jordan Ruthe
3a60277392 extrude: Updates for language compatability 2021-01-03 18:44:19 -05:00
Jordan Ruthe
b57cbc8352 Language support for RTL and he_IL 2021-01-03 16:04:26 -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
389eceaf06 job_status: fix percentage above 100; fix no timeout for job complete 2020-12-28 15:53:20 -05:00
Jordan
3abbe921b2 extrude: fix panel to allow for multiple extruders 2020-12-21 10:01:21 -05:00
Jordan
e2a0f86f45 panels: Add extruder-0 image so that panels align to the T0/T1.. command 2020-12-21 09:57:42 -05:00
Jordan
f223332cd8 job_status: updates to show active extruder 2020-12-21 09:40:26 -05:00
Jordan
1c2519be41 gcode_macros: visual updates 2020-12-20 23:52:01 -05:00
Jordan
9016b67c6f power: visual updates 2020-12-20 23:51:41 -05:00
Jordan
1973002b3d power: cleanup dependency 2020-12-18 15:22:30 -05:00
Jordan
51714180ac gcode_macros: add a panel for gcode macros 2020-12-18 15:22:16 -05:00
Jordan Ruthe
51da7cecc8 job_status: change how metadata update is handled 2020-12-10 17:01:51 -05:00
Jordan Ruthe
9f4204b898 job_status: update Z value to gcode value 2020-12-09 13:25:01 -05:00
Jordan Ruthe
5682eb5616 fix job status panel not updating filename after one print 2020-12-08 23:48:48 -05:00
Jordan Ruthe
47d08f5385 job_status: line wrapping for filenames with no spaces 2020-12-08 23:38:38 -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
ea465b0f4d bed_level: fix math error 2020-12-06 21:23:16 -05:00
Jordan Ruthe
e6b71d5478 screen: fixes to popup message 2020-12-06 21:03:32 -05:00
Jordan Ruthe
9047f58c60 bed_level: change so only screws_tilt_adjust section will take into account the probe offset 2020-12-06 16:06:34 -05:00
Jordan Ruthe
4736ed4d84 bed_level: updates to screws_tilt_calculate feature 2020-12-05 17:09:29 -05:00