Remco Burema
d9b10e7180
Merge branch 'feature_bottom_face' of https://github.com/Ultimaker/Cura into feature_bottom_face
2019-09-03 16:04:38 +02:00
Lipu Fei
a07e88125f
Fix typing
...
CURA-6713
2019-09-03 15:58:42 +02:00
Remco Burema
70332978fd
Less cryptic max face-id.
...
part of CURA-6745
2019-09-03 15:48:31 +02:00
Lipu Fei
44db4216bc
Rename to getEndFaceSelectionId()
...
CURA-6745
2019-09-03 15:44:43 +02:00
Ghostkeeper
2f917c2841
Change definition ID upon reading profile
...
Implements CURA-6713.
2019-09-03 15:38:41 +02:00
Remco Burema
503a24f7a1
Make magic value into funtion (max face-id).
...
part of CURA-6745
2019-09-03 15:08:41 +02:00
Jaime van Kessel
24474b4434
Made too broad exception handling more specific
2019-09-02 09:52:36 +02:00
Jaime van Kessel
a2e2c541e5
Merge branch 'CURA-6604_fix_load_gcode' of github.com:Ultimaker/Cura
2019-09-02 09:48:43 +02:00
Remco Burema
b97015a354
Added 'align selected face with buildplate' feature.
...
Alt-click to select a face. See the (identically named) 'feature_bottom_face' branch in Uranium for more indepth information.
2019-09-02 00:17:14 +02:00
Jaime van Kessel
87e0b8629a
Add convenience script for running complete coverage
2019-08-30 16:32:11 +02:00
Lipu Fei
743b8cd156
Fix multi extrusion gcode loading
...
CURA-6604
2019-08-30 15:53:25 +02:00
Jaime van Kessel
9b45b56e61
Fix simulation view not showing bars for g-code
2019-08-30 11:43:59 +02:00
Jaime van Kessel
3fa2fefdef
Merge branch 'CURA-6643_f5_to_reload_gcode' of github.com:Ultimaker/Cura
2019-08-30 11:39:41 +02:00
Mark Burton
41d7a705e6
Avoid crash due to race in CuraEngineBackend.
2019-08-29 21:35:13 +01:00
Jaime van Kessel
f7d61e1e24
Merge branch 'feature_intent' of github.com:Ultimaker/Cura into feature_intent_container_tree
2019-08-29 16:31:44 +02:00
Jaime van Kessel
317052e636
Merge branch 'master' of github.com:Ultimaker/Cura into feature_intent
2019-08-29 16:31:13 +02:00
Ghostkeeper
b734d34af3
Add typing for lists that it can't auto-detect
...
Contributes to issue CURA-6739.
2019-08-29 16:22:18 +02:00
Ghostkeeper
bac77c0609
Add support for ZAE files
...
Contributes to issue CURA-6739.
2019-08-29 15:52:34 +02:00
Ghostkeeper
714e6f191d
Add support for OpenCTM
...
Contributes to issue CURA-6739.
2019-08-29 15:40:49 +02:00
Ghostkeeper
41c5b87eae
Document Trimesh not reading OFF files
...
Contributes to issue CURA-6739.
2019-08-29 15:34:06 +02:00
Ghostkeeper
e761b2c2a7
Add support for reading glTF files
...
Contributes to issue CURA-6739.
2019-08-29 15:14:35 +02:00
Ghostkeeper
3a3ba6d590
Add support for .DAE files
...
Contributes to issue CURA-6739.
2019-08-29 14:58:21 +02:00
Ghostkeeper
1f534db508
Handle Trimesh returning scene of objects
...
These objects are added as a group node, if they are plural.
Contributes to issue CURA-6739.
2019-08-29 14:57:55 +02:00
Ghostkeeper
cead90c5ba
Fix class name
...
Oops.
Contributes to issue CURA-6739.
2019-08-29 14:15:34 +02:00
Ghostkeeper
6c84f0dbb6
Rename PLYReader to TrimeshReader
...
We're going to repurpose this plug-in to read other file formats as well.
Currently it still only registers itself as PLY file reader. But I'm about to change that.
Contributes to issue CURA-6739.
2019-08-29 14:11:56 +02:00
Ghostkeeper
6274a58158
Add plug-in to read PLY files
...
Seems to work fine.
Contributes to issue CURA-6739.
2019-08-29 13:23:19 +02:00
ChrisTerBeke
13e85362b0
Fix typing issues
2019-08-28 23:27:30 +02:00
ChrisTerBeke
7b45100dd0
Ensure we're showing configurations when no available configurations in other extruder
2019-08-28 23:19:23 +02:00
ChrisTerBeke
189d873fc1
Fix typing issue
2019-08-28 22:45:18 +02:00
ChrisTerBeke
5ee6cd7e8f
Better handling of error response, not always show message
2019-08-28 22:39:25 +02:00
ChrisTerBeke
47237cda5f
Fix syncing materials via API, show nice message
2019-08-28 22:17:39 +02:00
Lipu Fei
6591593f59
Fix materials API call
2019-08-28 15:31:52 +02:00
Ghostkeeper
ba608c5987
Use container tree to reset quality after deleting packages
...
Contributes to issue CURA-6600.
2019-08-28 14:57:02 +02:00
Ghostkeeper
b9370f864e
Get quality definition from container tree
...
Contributes to issue CURA-6600.
2019-08-28 14:34:00 +02:00
Ghostkeeper
f89f47f8d5
Get quality definition from ContainerTree rather than QualityManager
...
Contributes to issue CURA-6600.
2019-08-28 14:31:07 +02:00
Lipu Fei
bc4809d8f8
Fix metadata checking
2019-08-28 11:52:52 +02:00
Ian Paschal
830078b9d5
Add Ultimaker S3 image
...
Contributes to CS-190
2019-08-28 10:51:40 +02:00
Ghostkeeper
b2cee850c9
Use container tree to find current available quality groups
...
Contributes to issue CURA-6600.
2019-08-28 08:58:03 +02:00
Ghostkeeper
cb344f9dec
Fix serialising materials without nozzle profile again
...
Oops. This is simpler anyway.
Contributes to issue CURA-6600.
2019-08-27 17:21:21 +02:00
Ghostkeeper
924d4cc13b
Remove unused container_tree variable
...
Contributes to issue CURA-6600.
2019-08-27 17:21:20 +02:00
Ghostkeeper
20be7fd8a1
Don't add to variant-specific mapping if it's not variant-specific
...
Otherwise we'll encounter that the variant name is None when serialising that subprofile.
Contributes to issue CURA-6600.
2019-08-27 16:06:09 +02:00
Remco Burema
c333e980dc
Merge branch 'feature_intent_container_tree' of https://github.com/Ultimaker/Cura into feature_intent_container_tree
2019-08-27 15:50:21 +02:00
Ghostkeeper
dabd905853
Fix serialising materials with submaterials in not loaded container trees
...
Material profiles need to serialise subprofiles that belong to different printers as well. Some of these materials may not be loaded in the ContainerTree structure. To prevent having to load that as well, we're just not going to use the container tree any more. It turns out that the only reason it was using the container tree was to get the hardware_type metadata from the node in the tree. So just get that from the container itself and we're fine.
Contributes to issue CURA-6600.
2019-08-27 15:47:42 +02:00
Ghostkeeper
b60b13e5bf
Use container tree to check for variants when serialising
...
Not the variant manager, because it's deprecated.
Contributes to issue CURA-6600.
2019-08-27 15:47:41 +02:00
Remco Burema
d5a8b2640f
Fix 'getQualityChangesGroups' now gives a list issues.
...
part of CURA-6600
2019-08-27 15:46:47 +02:00
Lipu Fei
79f11286a6
Fix typing
...
CURA-6643
2019-08-27 14:42:31 +02:00
Lipu Fei
946b2b943e
F5 reloads gcode file
...
CURA-6643
2019-08-27 14:42:31 +02:00
Jaime van Kessel
d1a8ce54a1
Merge branch 'feature_intent' of github.com:Ultimaker/Cura into feature_intent_container_tree
2019-08-27 14:18:41 +02:00
Jaime van Kessel
1d9d411732
Merge branch 'master' of github.com:Ultimaker/Cura into feature_intent
2019-08-27 14:17:57 +02:00
Jaime van Kessel
e8cd5723c9
Speedup the layerview
...
We were doing a lot of re-calculations that served no purpose (and
even slowed down the rest of the application)
2019-08-27 13:26:55 +02:00