This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Cura
Watch
1
Star
0
Fork
0
You've already forked Cura
mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced
2025-04-23 22:29:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
PerObjectSettingsTool
History
Dmitry Gribenchuk
8116df6c21
cleanup unused import and fix comment space
2023-12-13 20:10:28 +02:00
..
__init__.py
Search/replace Qt5->Qt6.
2021-12-28 14:46:02 +01:00
PerObjectCategory.qml
Add missing UM import
2022-03-15 09:05:38 +01:00
PerObjectItem.qml
Remove redundant reference to spacer
2022-03-07 13:26:50 +01:00
PerObjectSettingsPanel.qml
minor fixes
2023-09-15 11:27:02 +02:00
PerObjectSettingsTool.py
Override all settings that might influence infill mesh shells to 0
2021-07-15 18:46:20 +02:00
PerObjectSettingVisibilityHandler.py
cleanup unused import and fix comment space
2023-12-13 20:10:28 +02:00
plugin.json
Upgrade SDK version to 8.0.0 for Cura 5.0
2022-04-20 10:57:38 +02:00
SettingPickDialog.qml
Remove margins that keep listview items from being under the scrollbar. Instead set width of listView smaller so it doesn't overlap.
2022-03-07 13:20:05 +01:00