d822333489
优化翻译,耗材检测提示和一些细节问题
...
Squashed commit of the following:
commit 02c7556cda
Merge: 6bfa42e0
991003e6
Author: zkk <1007518571@qq.com >
Date: Tue Dec 31 15:07:54 2024 +0800
Merge commit '991003e6cbea335eca73d3783aa1837059614724' into release
commit 991003e6cb
Author: zkk <1007518571@qq.com >
Date: Tue Dec 31 15:03:34 2024 +0800
优化完整 简体中文和繁体中文的翻译
commit 1a177e90d0
Author: zkk <1007518571@qq.com >
Date: Tue Dec 31 14:10:03 2024 +0800
优化排除对象的英文语法错误
commit e8d509cb6c
Author: zkk <1007518571@qq.com >
Date: Fri Dec 27 16:40:52 2024 +0800
优化耗材检测显示内容
commit 1b7670485a
Author: zkk <1007518571@qq.com >
Date: Fri Dec 27 14:56:25 2024 +0800
完善断料自动切头功能描述
commit ecc0c3dd16
Author: zkk <1007518571@qq.com >
Date: Fri Dec 27 13:40:01 2024 +0800
实现弹窗翻译功能
commit bc6d60fa18
Author: zkk <1007518571@qq.com >
Date: Fri Dec 27 09:53:16 2024 +0800
优化不合理名称和不合理大小写
commit 2e650926bd
Author: zkk <1007518571@qq.com >
Date: Thu Dec 26 15:06:11 2024 +0800
修复10寸屏幕偏移值微调页面出界问题
commit c481b551f7
Author: zkk <1007518571@qq.com >
Date: Wed Dec 25 15:28:26 2024 +0800
优化移轴设置页面没有返回按钮的问题
commit 2b3c9936bd
Author: zkk <1007518571@qq.com >
Date: Wed Dec 25 10:05:04 2024 +0800
删除移动设置页面中轴反转的选项
commit 5e37d59497
Author: zkk <1007518571@qq.com >
Date: Wed Dec 25 09:05:03 2024 +0800
优化选择语言标题
commit 5214c3697b
Author: zkk <1007518571@qq.com >
Date: Tue Dec 24 10:57:41 2024 +0800
增加设置hostname功能
commit 3709a7465c
Author: zkk <1007518571@qq.com >
Date: Tue Dec 24 10:43:46 2024 +0800
增加工厂设置中打包模式
commit 0c2a2618be
Author: zkk <1007518571@qq.com >
Date: Mon Dec 23 16:25:37 2024 +0800
实现恢复出厂设置功能
commit e3a38f8561
Author: zkk <1007518571@qq.com >
Date: Mon Dec 23 15:48:17 2024 +0800
一点格式化
commit 4e9e452e8b
Author: zkk <1007518571@qq.com >
Date: Sat Dec 21 14:20:22 2024 +0800
优化探针偏移值校准时如果当前激活为第一个喷头时不会重复激活喷头
commit 3b85e8e8d5
Merge: 882850db
10ec2029
Author: zkk <1007518571@qq.com >
Date: Wed Dec 18 17:26:08 2024 +0800
Merge branch 'develop' of https://server.creatbot.com/Gitea/CreatBot/CreatBotKlipperScreen into develop
commit 882850dbde
Author: zkk <1007518571@qq.com >
Date: Wed Dec 18 17:21:16 2024 +0800
补充双喷头偏移校准页面二维码图片
commit 10ec2029eb
Author: ruipeng <1041589370@qq.com >
Date: Wed Dec 18 17:17:18 2024 +0800
增加自动切换喷头开关选项
commit 3d6eed9d95
Author: zkk <1007518571@qq.com >
Date: Mon Dec 16 16:33:34 2024 +0800
喷头偏移值校准功能的实现
commit 40ecbb3ea4
Author: zkk <1007518571@qq.com >
Date: Fri Dec 13 09:20:00 2024 +0800
z探针校准时指定默认激活工具头为第一个头
commit bce3caa409
Author: zkk <1007518571@qq.com >
Date: Fri Dec 13 09:19:19 2024 +0800
优化z探针校准时候移动过慢问题
commit 6bfa42e036
Merge: 1a87ced3
4f3aa9aa
Author: zkk <1007518571@qq.com >
Date: Thu Dec 12 10:33:58 2024 +0800
Merge commit '4f3aa9aa4c581ae9e7a740bd37f9e80ba064c27f' into release
commit 4f3aa9aa4c
Merge: e3fd413d
1a69b518
Author: zkk <1007518571@qq.com >
Date: Thu Dec 12 10:30:00 2024 +0800
Merge branch 'develop' of https://server.creatbot.com/Gitea/CreatBot/CreatBotKlipperScreen into develop
commit 1a69b5180d
Author: ruipeng <1041589370@qq.com >
Date: Wed Dec 11 11:44:36 2024 +0800
新增D600pro2、D1000的V0版机型
commit e3fd413d62
Author: zkk <1007518571@qq.com >
Date: Tue Dec 10 14:34:13 2024 +0800
修复打印时没有修改z偏移值 仍提示保存z偏移的按钮的bug
commit 594fb668fe
Author: zkk <1007518571@qq.com >
Date: Tue Dec 10 14:25:04 2024 +0800
设置自适应调平选项默认为关闭状态
commit 1a87ced3f5
Merge: 629416d1
6064a6e1
Author: zkk <1007518571@qq.com >
Date: Fri Nov 29 10:18:32 2024 +0800
Merge branch 'develop' into release
# Conflicts:
# panels/advanced.py
# panels/nozzle_offset.py
# panels/offset_fine_tune.py
# panels/zcalibrate.py
2024-12-31 15:14:35 +08:00
Alfredo Monclus
2d2e80c3fd
panels: allow to call them without name
2024-06-04 11:16:50 -03:00
alfrix
6cf639c083
refactor widget creation
...
improves performance and makes the code cleaner
* add parameters instead of calling methods afterwards
* remove a a lot of size requests
* remove parameters that are being set to the default value
* simplify dialogs containers
2024-01-02 08:14:51 -03:00
alfrix
a70cfe0e27
exclude: fix layout
2023-10-20 00:06:34 -03:00
alfrix
6f32cdacbe
layout: fix issues
2023-10-13 23:24:03 -03:00
alfrix
8d9236a2df
screen: simplify panel loading
...
this removes create_panel function from panels and mandates a class name Panel
remove panel_type param and only use a panel_name that is it's filename
remove load_panel dict
always reinit panel, (simpler and safer but slower)
2023-07-30 12:22:58 -03:00
alfrix
a149796b19
reduce the use of contextlib
2023-07-30 12:22:58 -03:00
alfrix
7120c424d4
gtk: resizability
...
doesn't rescale the fonts or images
2022-12-11 09:17:18 -03:00
alfrix
753be13a0c
exclude: fix list not showing
2022-12-05 14:29:58 -03:00
alfrix
a61a74d7bf
initialize with values some panels
2022-11-26 16:46:33 -03:00
alfrix
20346a90dc
splash_screen: tweak layout sizes and remove get_allocation that can cause isssues
...
fixes #813
gtk: fix content_width while vertical returning 0
2022-11-26 15:57:50 -03:00
alfrix
593d8c678b
gtk: merge buttonimage and button
2022-11-22 14:55:42 -03:00
alfrix
b415eca1c8
keyboard shortcuts escape and backspace to return
2022-11-22 14:55:42 -03:00
alfrix
d0d79a64df
base_panel: simplify action bar buttons enable-disable
2022-11-21 09:20:05 -03:00
alfrix
45ab86204b
panels: remove initialize from the panels that do not have a menu
2022-11-18 00:53:53 -03:00
alfrix
c5fe8b02a4
exclude: fix list width if no polygons are provided
2022-11-18 00:53:53 -03:00
alfrix
7bef1d45c8
exclude: adjust vertical mode
2022-11-12 10:18:31 -03:00
alfrix
17e4bb704e
exclude: fix vertical mode, fix last object cancel and make it exit
2022-10-26 22:36:52 -03:00
Alfredo Monclus
a83bbed85a
exclude: graph ( #743 )
...
Also support name wrapping and remove the object from the list if it was excluded (easier to see)
2022-10-04 10:52:44 -03:00
alfrix
4f959696bd
gtk: remove newlines to properly wrap lines if needed
...
this fixes the issue caused by labels with a newlines detected as 1 line even if it has more than one
2022-09-02 19:58:35 -03:00
alfrix
6db43af8cb
exclude: add exclude objects support
2022-09-02 19:58:35 -03:00