j.delarago
|
00cbee6985
Add missing continue, this was throwing errors due to it trying to packagedata.get("isbundled") on a None value.
|
2 years ago |
Remco Burema
|
8579a6baf3
Merge pull request #12410 from Ultimaker/CURA-8610_save_package_metadata
|
2 years ago |
j.delarago
|
61332b0845
Remove website
|
2 years ago |
Remco Burema
|
aa83c68387
This error is not about materials, not uninstalling.
|
2 years ago |
j.delarago
|
29b6450704
Add some more information for the unhappy route and a message to inform the user.
|
2 years ago |
j.delarago
|
ec60325a3f
Move metadata exporting to 3mf
|
2 years ago |
Jaime van Kessel
|
50954552d2
Fix thumbnail creation
|
2 years ago |
j.spijker@ultimaker.com
|
ca430c80be
Change imported namespace pySavitar to Savitar
|
2 years ago |
Remco Burema
|
7511ac843e
Changes needed wrt how we build Savitar with Sip 6.
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Jaime van Kessel
|
a49d9748ee
Fix typing mistake
|
2 years ago |
Jaime van Kessel
|
fb09e55b02
Fix typing
|
2 years ago |
fieldOfView
|
0a906accec
Add thumbnail to all 3MF files, and add relation and content-type metadata
|
2 years ago |
Ghostkeeper
|
b815d63096
Add cura: namespace before setting keys, and store the rest in um_node.metadata
|
3 years ago |
Jaime van Kessel
|
f338acd4f3
Read & write all generic metadata items from 3mf
|
3 years ago |
Jaime van Kessel
|
f9d0da7a12
Store creation & Modification date
|
3 years ago |
Jaime van Kessel
|
e69edae9aa
Store application name when saving 3MF file
|
3 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
8f3827d5ae
Convert doxygen to rst for 3MFReader/Writer and AMFReader
|
4 years ago |
fieldOfView
|
65346d9200
Store/retreive SceneNode in/from <object> attribute
|
4 years ago |
Jaime van Kessel
|
06ccd882e1
Add missing typing
|
4 years ago |
Diego Prado Gesto
|
38a0c9b66d
Add some extra information when the Cura can't write the files.
|
6 years ago |
Ghostkeeper
|
75e5a185d9
Don't unnecessarily cast to a set
|
6 years ago |
Lipu Fei
|
495fc8bbd7
WIP: Refactor BuildPlateModel and split MultiBuildPlateModel
|
6 years ago |
Lipu Fei
|
20e7fe911f
Only save models on the active build plate in 3MFWriter
|
6 years ago |
Jack Ha
|
5152b2ae65
Solved merge conflicts. CURA-4525
|
6 years ago |
Jack Ha
|
864f417723
CURA-4525 Fix load and save projects. Not storing build plates or object names yet.
|
7 years ago |
ChrisTerBeke
|
f421166b18
Clarify 3mf saving multi extrusion setting - CURA-4482
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Jaime van Kessel
|
414337dead
Fixed 3mf writing
|
7 years ago |
Ghostkeeper
|
d1fada78e6
Merge branch '3mf_speedup'
|
7 years ago |
Simon Edwards
|
2f89a1cff4
Small fix for a regression in the ThreeMFWriter from the recent type hint merge.
|
7 years ago |
Jaime van Kessel
|
3d01d7bc54
Removed unneeded bytearray to string conversion
|
7 years ago |
Jaime van Kessel
|
4dc70cc2b1
3MF writer now also uses libSavitar
|
7 years ago |
Simon Edwards
|
eb43806d7a
Merge branch 'master' into python_type_hinting
|
7 years ago |
Arjen Hiemstra
|
e9db6498ba
Correctly write matrices and the cura version metadata tag
|
7 years ago |
Simon Edwards
|
1b43e4981e
Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.)
|
7 years ago |
Jaime van Kessel
|
e941d417f1
Added CuraVersion to 3mf metadata
|
8 years ago |
Jaime van Kessel
|
8640b2b787
Saving an empty buildplate as a workspace is now possible
|
8 years ago |
Jaime van Kessel
|
54040d4c99
Moved 3mf writer here from Uranium
|
8 years ago |