101 Commits

Author SHA1 Message Date
Markus
0ae0593907
word adaptation (#136)
de_DE: change wording
2021-04-21 21:44:19 -04:00
Jordan Ruthe
02ea32506b screen: Fix problem where job_status does not update
Fixes a problem where a panel does not refresh data (such as extrusion 
rate, speed rate)
2021-04-08 22:25:56 -04:00
Jordan Ruthe
d61e5983da move and settings: Update settings panel to include configurable movement speed
This allows the user to set the speed in mm/s for the move panel

Completes #95
2021-03-23 00:09:36 -04:00
Jordan Ruthe
fe1721debd KlippyGcodes: fixes #110 2021-03-22 20:04:33 -04:00
Jordan Ruthe
029c59436c job_status: Logic updates for printing state 2021-03-12 12:35:33 -05:00
Jordan Ruthe
66570f4ac6 job_status: Include fine tuning button on panel rather than in menu 2021-03-07 17:21:34 -05:00
schpuntik
b7ad50deff
Update Russian locale (#107)
Co-authored-by: schpuntik <schpuntik@freenet.de>
2021-03-06 16:31:28 -05:00
Jordan Ruthe
3e505d7a71 config: Add include feature 2021-03-06 12:43:47 -05:00
jordanruthe
5e31e3cfa6
Multiple printers (#85)
* screen/printer_select/splash_screen: Updates to allow changing between moonraker instances

* Updates to multiple printers

* settings: Display printer endpoints

* Update macros to be on a per-printer basis

* files: Changes to clear out file cache on printer switch

* job_status: Redo page for action bar

* splash_screen: Change icon

* websocket: Actually close the websocket

* printer: Fix error case

* splash_screen: show buttons update

* readme update
2021-03-05 18:30:59 -05:00
Elektrickser
b264719cd9
Z-Tilt integration and Update German Language (#100)
* Z-Tilt integration and Update German Language

- Update German language
- Integration Z-Tilt in Move-Menue

* Update KlipperScreen.po
2021-03-02 18:22:19 -05:00
Jordan Ruthe
f3001f3c76 wifi: Remove scanning log message 2021-02-26 10:59:13 -05:00
Jordan Ruthe
988608f9d3 language: Remove location comments from po files. Update all po files 2021-02-26 10:58:13 -05:00
Jordan Ruthe
f04b14c813 printer: Ensure callbacks don't run out of order #96 2021-02-26 10:49:27 -05:00
Jordan Ruthe
e1f45b3c1a screen: Enable DPMS so screens can power down. 2021-02-22 19:46:41 -05:00
Jordan Ruthe
81477f4b0a functions: Fix log issue 2021-02-22 19:43:11 -05:00
Jordan Ruthe
cdfd25357f functions: Fix forgotten import 2021-02-22 15:33:13 -05:00
Jordan Ruthe
f6f2f3f143 printer: Add quad_gantry_level/z_tilt_adjust to homing menu. Fixes #46 2021-02-22 15:19:23 -05:00
Jordan Ruthe
3f2ed97385 fine_tune: Allow z babystep intervals to be configured 2021-02-22 11:10:19 -05:00
Jordan Ruthe
a19661ca90 gtk: fix font ratio for insanely wide screens 2021-02-22 10:36:33 -05:00
Jordan Ruthe
cd8929bcb0 files: remove needless logging statements 2021-02-22 10:36:26 -05:00
Jordan Ruthe
c0b4b464bd Changes to logging implementation 2021-02-21 12:19:30 -05:00
Jordan Ruthe
0c73b3831b preheat: add heater_generic 2021-02-19 15:21:50 -05:00
Jordan Ruthe
106a72b8f5 screen_panel: Update update_temp method to include name 2021-02-19 14:40:48 -05:00
Jordan Ruthe
3326551d5e printer: Add get_heaters 2021-02-19 14:40:33 -05:00
Jordan Ruthe
b303c61c1b DefaultConfig: Add macros to print menu 2021-02-19 00:48:32 -05:00
Jordan Ruthe
41e5963ad7 print: Save sort order to fix #66 2021-02-19 00:13:57 -05:00
Jordan Ruthe
cfb24dd885 config: redact moonraker api key while logging with new printers option 2021-02-18 12:48:27 -05:00
Jordan Ruthe
0bfe649882 KlippyGtk: Enable word wrap on buttons 2021-02-18 12:38:05 -05:00
Jordan Ruthe
693c45e2d7 wifi: remove asyncio 2021-02-18 11:59:59 -05:00
Jordan Ruthe
0a5e931d17 bed_mesh: Updates to content to include action bar width 2021-02-15 15:53:39 -05:00
Jordan Ruthe
acbfd6e5c5 screen_panel: Add border on action panel 2021-02-15 15:37:35 -05:00
Jordan Ruthe
79eefbd170 network: Show wifi information 2021-02-15 15:35:13 -05:00
Jordan Ruthe
a332556a51 files: Update logging and reduce metadata retrive time 2021-02-15 15:21:32 -05:00
Jordan Ruthe
874b74d59a screen_panel: Put icons on a side bar instead of on the header 2021-02-15 14:58:33 -05:00
Jordan Ruthe
9f2a328b62 files: put files in it's own thread 2021-02-15 14:22:28 -05:00
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