1618 Commits

Author SHA1 Message Date
alfrix
79f4b45713 locales: dialog change continue to accept
this is also used as test for weblate
2023-09-12 08:18:09 -03:00
alfrix
1c2ca8eec9 docs: add g2d_23 log meesage since it's a common source of questions 2023-09-12 07:56:03 -03:00
alfrix
edc0f0c9ed shaper: fixup for 42c33d1 2023-09-12 07:33:12 -03:00
alfrix
42c33d1b43 shaper: fix issue with re 2023-09-12 01:02:12 -03:00
alfrix
d5bf8c21cb docs: update to try avoid a common missuses of the docs 2023-09-12 00:25:10 -03:00
alfrix
75ee5c4740 macros: fix possible issue when loading macro
apararently according to the log gcode was not defined in a macro, which should not be possible
this handles this cases by not loading the macro and dumping it in the console for debug analysis
2023-09-10 18:31:34 -03:00
alfrix
40365346b4 printer_init: dump config to help debug issues 2023-09-10 18:31:30 -03:00
alfrix
ed7f266735 screen: revert preload, as it may cause unexpected issues 2023-09-10 18:31:30 -03:00
alfrix
f8da43c379 docs lots of updates 2023-09-09 11:44:29 -03:00
Daviteusz
14d3fca31c
locale(pl): Update Polish translations (#1115) 2023-09-06 17:45:16 -03:00
alfrix
0fdbc9b484 docs: note about lite argument 2023-09-06 17:39:22 -03:00
alfrix
edf79ead59 docs: add another possible fix 2023-09-06 17:39:22 -03:00
Samuel Wang
da9fda25ea
locales: Update zh_CN (#1114) 2023-09-05 13:17:02 -03:00
alfrix
530d6f4fd7 locales update to add auto open extrude option translation 2023-09-04 22:18:35 -03:00
alfrix
e5d1ff0270 fix option for not opening extrude 2023-09-04 22:16:52 -03:00
alfrix
09c94540b0 docs: add title to the preheat note 2023-09-04 22:06:14 -03:00
alfrix
2a842839ea make extrude panel on pause optional
close #1113
2023-09-04 22:06:14 -03:00
alfrix
ed0dbaea9e screen: fix typo in error message fixes #1110 2023-09-03 22:49:57 -03:00
alfrix
001c1cb009 rest: add timeout parameter for system update refresh 2023-09-03 22:39:29 -03:00
alfrix
e2068cf2c9 dialogs: remove steppers since they cause issues 2023-09-03 22:39:29 -03:00
31a118ad7e
Updated Translation de and de_formal (#1111) 2023-09-03 19:55:08 -03:00
Daviteusz
2a66ee618d
locale(pl): Update Polish translations (#1112) 2023-09-03 19:47:58 -03:00
Andriy
a24ff8aeb6
locales: Ukrainian update (#1109) 2023-09-03 19:41:23 -03:00
alfrix
6ada62730c screen: fix screensaver shows even when disabled when not using dpms 2023-09-03 13:35:47 -03:00
alfrix
1044d13952 locales(es): update spanish 2023-09-03 11:54:26 -03:00
alfrix
c9f0c3bd52 Update translation files 2023-09-03 11:49:59 -03:00
alfrix
9a215306b7 job_status: fix E225 2023-09-03 11:49:22 -03:00
Daviteusz
5a34fd367a
locale(pl): Update Polish translations (#1105)
Polish translation has been updated

Signed-off-by: Daviteusz <daviteusz0@gmail.com>
2023-09-03 11:48:11 -03:00
alfrix
f02b0c3a6b camera: fix camera not showing during printing
close #1107
2023-09-03 11:43:07 -03:00
alfrix
6dc2df25f7 job_status: patch print_time estimating too early 2023-09-02 17:37:56 -03:00
alfrix
a6866e8a0f pause will auto-open extrude
most (maybe all pauses) are done for filament swaps this should make it quicker
2023-09-01 12:23:41 -03:00
alfrix
e01b6e5f26 macros: hide the panel if there are no elegible macros 2023-08-31 22:27:12 -03:00
alfrix
e80ef7eff5 dialogs: simplify dialog calls, fix layout issue 2023-08-30 01:21:17 -03:00
alfrix
6be0a2931f spoolman: change initialization to be equal to the rest of components 2023-08-30 00:19:23 -03:00
Blonďák
71b0ace83c
Spoolman: clear filter buton (#1096)
Co-authored-by: alfrix <alfredomonclus@gmail.com>
2023-08-29 16:52:16 -03:00
alfrix
d658bad1d7 Update issue templates 2023-08-29 11:48:40 -03:00
alfrix
0f8fe9abe1 main: temp: heater list smaller slider 2023-08-28 17:15:10 -03:00
alfrix
a2ad8e6ade klippygtk: button find box with find_widget 2023-08-28 15:43:51 -03:00
alfrix
8209dbabf4 job_status: click thumbnail for fullscreen thumbnail 2023-08-28 15:08:34 -03:00
alfrix
9c2f927e72 wayland: do not run xset, wayland needs another solution 2023-08-27 23:30:58 -03:00
alfrix
fba15bd766 bed_mesh: fixup for df6a4ea4dae2f3c853ae60bd03cc7bc7bf9b2440 2023-08-26 18:38:51 -03:00
alfrix
f77e382252 klippyGtk: fixup possible issues with spinner and busy state 2023-08-26 13:05:44 -03:00
alfrix
7f00a37244 macros: hide load and unload (use them in the extrude panel) 2023-08-26 13:05:44 -03:00
alfrix
8391fdf83e macros: hide macros with rename_existing (equal to Mainsail) 2023-08-26 13:05:44 -03:00
alfrix
35e2a46852 menu: fit 4 rows
needs to be better
create all the items on activate?
2023-08-26 13:05:44 -03:00
alfrix
f3c2736f9f refactor temp updates for devices fix extruder_stepper icon error 2023-08-26 13:05:44 -03:00
alfrix
df6a4ea4da Revert "bed_mesh: load default if no mesh have been loaded"
This reverts commit cb1793836cce7b6686a455edbd233b96b6bc50b8.
2023-08-26 13:05:44 -03:00
Michael Jäger
c10e414014
Update Installation.md: Fix changes from env to virtualenv (#1100) 2023-08-26 12:04:23 -03:00
alfrix
10e9e169e2 log popup messages for debugging 2023-08-21 16:11:56 -03:00
alfrix
d5e55f8aad PEP E721 2023-08-21 16:11:56 -03:00