Jack Ha
|
864f417723
CURA-4525 Fix load and save projects. Not storing build plates or object names yet.
|
7 years ago |
Jack Ha
|
e21acd1a07
CURA-4525 first multi slice + multi layer data, added filter on build plate, added option arrange on load, visuals like convex hull are now correct
|
7 years ago |
ChrisTerBeke
|
77cd10374c
Always set the active extruder stack when loading project file settings - CURA-4482
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
ChrisTerBeke
|
21ea99d9f2
CURA-4269 small code improvement for z-offset in project loading
|
7 years ago |
ChrisTerBeke
|
e7e24caf97
CURA-4269 small code improvement for z-offset in project loading
|
7 years ago |
alekseisasin
|
7c462f5703
After loading a model from a project Y position is ignored
|
7 years ago |
ChrisTerBeke
|
ddfb5f0b48
fix conflict after revert
|
7 years ago |
Jaime van Kessel
|
c4f5c970e5
Removed uneeded logging
|
7 years ago |
ChrisTerBeke
|
e18b24add2
CURA-4269 use z offset decorator to keep project file positions below bed
|
7 years ago |
ChrisTerBeke
|
b386bda2c8
more fixes for reverting 11ebdf730389eca66bafc37be7c6a741c5641f46
|
7 years ago |
ChrisTerBeke
|
3db04c918f
fixes for reverting 11ebdf730389eca66bafc37be7c6a741c5641f46
|
7 years ago |
ChrisTerBeke
|
4ca5987ca8
CURA-4269 added a flag to determine wether auto drop should be executed or not
|
7 years ago |
ChrisTerBeke
|
11ebdf7303
CURA-4269 disable auto-drop for first time loaded models from project files
|
7 years ago |
Jack Ha
|
48c6c523ec
Only 3mf nodes with mesh data are getting the sliceable object decorator. CURA-3559
|
7 years ago |
Jack Ha
|
b21a87b25b
Fix not slicing refreshing after deleting last object from loaded project file. CURA-3559
|
7 years ago |
Jaime van Kessel
|
d93b137c95
No longer add nodes that don't have children or MeshData
|
7 years ago |
Ghostkeeper
|
d1fada78e6
Merge branch '3mf_speedup'
|
7 years ago |
Jaime van Kessel
|
b6118a764e
Updated documentation
|
7 years ago |
Jaime van Kessel
|
a3326a8313
3mf reader now uses libSavitar for loading
|
7 years ago |
Simon Edwards
|
eb43806d7a
Merge branch 'master' into python_type_hinting
|
7 years ago |
Jaime van Kessel
|
d9541a08b8
3mf reader now uses fast normal calculation
|
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 |
Simon Edwards
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
7 years ago |
Youness Alaoui
|
9e85d6c894
Fix GCodeReader-feature related _readMeshfinished to match changes upstream.
|
8 years ago |
Victor Larchenko
|
620a3891da
D6: Moved decorator to cura
|
8 years ago |
Victor Larchenko
|
4aa59950ca
D5: Added decorator
|
8 years ago |
Victor Larchenko
|
8987aa2048
T466: Revert the previous commit since it messed up the file rights.
|
8 years ago |
Victor Larchenko
|
64d7bb0c2a
T466: Added ability to print loaded gcode
|
8 years ago |
Simon Edwards
|
d4619da358
Merge branch 'master' into python_type_hinting
|
8 years ago |
Simon Edwards
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
8 years ago |
Jack Ha
|
701eba3a0e
Made 3mf mesh centering more robust.
|
8 years ago |
Jack Ha
|
7a35e4170b
Moved translation functionality needed for 3mf into ThreeMFReader. Fix CURA-3089, impacts CURA-382
|
8 years ago |
Jaime van Kessel
|
1f21957cb4
Fixed issue with per-object settings in 3mf reader
|
8 years ago |
Jaime van Kessel
|
826c3edd50
Added per object setting retrieval for 3MF
|
8 years ago |
Jaime van Kessel
|
35a4fe60d0
Put the XML warning in the right spot
|
8 years ago |
Jaime van Kessel
|
726b935b78
3mf reader now gives warning if it couldn't load cElementTree
|
8 years ago |
Jaime van Kessel
|
fce75febef
3MF now handles loading of multiple nodes correctly
|
8 years ago |
Jaime van Kessel
|
d8e4e11b86
3MF reader now handles object types
|
8 years ago |
Jaime van Kessel
|
fc3d16e8c8
Removed the need of a _3mf root node
|
8 years ago |
Jaime van Kessel
|
273b996cc1
3MF reader now correctly supports unit
|
8 years ago |
Jaime van Kessel
|
c240f42b64
3MF files are now correctly loaded inside the build platform
|
8 years ago |
Jaime van Kessel
|
70a33d9dc5
Fixed drop to buildplate issue with 3mf
|
8 years ago |
Jaime van Kessel
|
0d9fd3b410
3mf reader now sets names of nodes
|
8 years ago |
Jaime van Kessel
|
e1ebd3e225
3mf files are now placed in their own worldspace
|
8 years ago |
Jaime van Kessel
|
8ac7558677
Apply transformation again
|
8 years ago |
Jaime van Kessel
|
47870f43ef
Groups with just a single item are now discarded
|
8 years ago |
Jaime van Kessel
|
7c59f8f2f2
Multiple objects are now handled with right transformation
|
8 years ago |
Jaime van Kessel
|
7d28f5cdf1
3mf reader now uses correct origin
|
8 years ago |
Jaime van Kessel
|
dadcf45f45
Added extra checks & logging to 3mf reader
|
8 years ago |