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-22 13:49:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
PerObjectSettingsTool
History
c.lamboo
45bc498c7f
Replace
RecolorImage
with
ColorImage
...
CURA-8640
2022-04-08 15:55:34 +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
Replace
RecolorImage
with
ColorImage
2022-04-08 15:55:34 +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
Merge branch 'master' into PyQt6_upgrade
2022-02-21 11:52:28 +01:00
plugin.json
Now unused API field only took integers originally.
2021-06-17 11:15:33 +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