c.lamboo
|
efe3014d55
Merge branch '5.2' of github.com:Ultimaker/Cura into 5.2
|
2 years ago |
c.lamboo
|
598e093b5e
Revert "Flatten equation in UFP settings export"
|
2 years ago |
c.lamboo
|
ccf9a47f08
Flatten equation in UFP settings export
|
2 years ago |
Joey de l'Arago
|
04ff78c704
Merge pull request #13471 from Ultimaker/CURA-9719
|
2 years ago |
Maël Kerbiriou
|
058824d2f4
UFPWriter: fix settings serialization
|
2 years ago |
c.lamboo
|
a1a2784ef9
Add intent and quality fields to slice metadata
|
2 years ago |
Jaime van Kessel
|
4e785c3b61
Merge branch 'CURA-9224_approver_settings_json' of github.com:Ultimaker/Cura into CURA-9224_approver_settings_json
|
2 years ago |
Jaime van Kessel
|
356da40dde
Remove unused function
|
2 years ago |
Jaime van Kessel
|
8dc2eaf783
Move CreateFlattendContainerInstance to InstanceContainer
|
2 years ago |
Jaime van Kessel
|
a27bf8f7ed
Update formatting
|
2 years ago |
Jaime van Kessel
|
aa28f8abfb
Remove unused import
|
2 years ago |
c.lamboo
|
880724d2e4
Add material information to ufp output
|
2 years ago |
joeydelarago
|
599fddd6dd
Add all settitngs to the json.
|
2 years ago |
joeydelarago
|
ef36d3f6bd
Refactoring
|
2 years ago |
joeydelarago
|
b1090728c0
Add settings changes
|
2 years ago |
joeydelarago
|
42c3eb0c64
Save settings to json file in .ufp
|
2 years ago |
Jaime van Kessel
|
50954552d2
Fix thumbnail creation
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Ghostkeeper
|
515c7459d3
Catch EnvironmentError when writing to UFP files
|
3 years ago |
Ghostkeeper
|
9a65008952
Catch correct exceptions
|
3 years ago |
Remco Burema
|
9144f38814
Fix wrong import.
|
3 years ago |
Remco Burema
|
f4ef3b44e3
Properly retrieve snapshot (now made on slice).
|
3 years ago |
Remco Burema
|
4fc0612806
Make a snapshot on slice instead of write.
|
3 years ago |
Kostas Karmas
|
32df06c280
Add TODO comment to explain the commenting out of the snapshot
|
3 years ago |
Kostas Karmas
|
a72a58cca1
Comment out the generation of the snapshot
|
3 years ago |
Kostas Karmas
|
72310919c3
Fix coding style
|
4 years ago |
Nino van Hooff
|
c64cff9a47
Merge remote-tracking branch 'origin/CURA-6915_identify_objects_on_buildplate' into CURA-6915_identify_objects_on_buildplate
|
4 years ago |
Nino van Hooff
|
b1cc651a6a
Use DepthFirstIterator to get all descendant Nodes
|
4 years ago |
Nino van Hooff
|
6cfdda0842
Apply suggestions from code review
|
4 years ago |
Nino van Hooff
|
ead0594c56
Write group content metadata for ufp export
|
4 years ago |
Nino van Hooff
|
a56489b885
Exclude non-printing nodes from ufp export
|
4 years ago |
Jaime van Kessel
|
f2b209b79f
Apply suggestions from code review
|
4 years ago |
Nino van Hooff
|
707745b2bf
Revert "Revert "Write a list of object names to the global metadata of ufp files""
|
4 years ago |
Nino van Hooff
|
f660755b07
Revert "Write a list of object names to the global metadata of ufp files"
|
4 years ago |
Nino van Hooff
|
6783685126
Write a list of object names to the global metadata of ufp
|
4 years ago |
Ghostkeeper
|
44abd08b32
Use newer extruderList rather than deprecated extruders property
|
4 years ago |
Ghostkeeper
|
1047cdd76c
Catch OSError when actually writing the UFP stream
|
4 years ago |
Lipu Fei
|
94e89ad4ac
Fix merge conflicts with master
|
5 years ago |
Jaime van Kessel
|
3ab0b5decf
Add extra exception handling for UFPwriter
|
5 years ago |
Ghostkeeper
|
bb0c9c80dc
Don't use material groups to find just the root container
|
5 years ago |
Ghostkeeper
|
882e60bf95
Fix typing of application
|
5 years ago |
Remco Burema
|
7fb9642e45
Replace deprecated .getContainer() calls with .container
|
5 years ago |
Jaime van Kessel
|
620cd9c45d
Change the comment of the UFP mimetype to the correct description
|
5 years ago |
Jaime van Kessel
|
1a037bdb82
Prevent UFP writer from crashing if the base file of a material can not be found
|
5 years ago |
Remco Burema
|
110d2daa81
[CURA-5775] The snaphot-creation of the UFP-writer should only be called when writing to UFP-files.
|
6 years ago |
Ghostkeeper
|
0ce9bf61be
Move MIME type declarations into constructors of readers
|
6 years ago |
Lipu Fei
|
570d0715ed
Add call_on_qt_thread to UFPWriter.write()
|
6 years ago |
Lipu Fei
|
8f5aa82bdb
Fix adding materials in UFP
|
6 years ago |
Lipu Fei
|
939484bc91
Fix adding materials in UFP
|
6 years ago |
Aleksei S
|
423f1210b0
Catch erros and open the write stream only if the material cointaner is found
|
6 years ago |