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-19 04:09:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
PerObjectSettingsTool
History
Jaime van Kessel
00f8f871b0
Merge branch 'main' of
https://github.com/dmitrygribenchuk/Cura
2024-01-31 13:13:05 +01: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
Removed singleton UM.OperationStack, merged with CuraActions
2024-01-09 10:29:45 +01:00
PerObjectSettingsPanel.qml
Removed singleton UM.OperationStack, merged with CuraActions
2024-01-09 10:29:45 +01: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