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-05-02 08:44:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
3MFWriter
History
j.delarago
00cbee6985
Add missing continue, this was throwing errors due to it trying to packagedata.get("isbundled") on a None value.
...
CURA-8610
2022-06-02 17:08:25 +02:00
..
__init__.py
Fix crash if 3mf writer could not be imported
2022-04-25 13:45:05 +02:00
plugin.json
Upgrade SDK version to 8.0.0 for Cura 5.0
2022-04-20 10:57:38 +02:00
ThreeMFWorkspaceWriter.py
Add 'capabilities' to ignored metadata.
2021-12-02 12:23:57 +01:00
ThreeMFWriter.py
Add missing continue, this was throwing errors due to it trying to packagedata.get("isbundled") on a None value.
2022-06-02 17:08:25 +02:00