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
2017-11-09 17:03:20 +01:00
fieldOfView
3251e5915b
Show the support material for support_mesh
2017-11-09 16:06:27 +01:00
Jaime van Kessel
41acedd4c1
Merge branch 'master' of github.com:Ultimaker/Cura
2017-11-09 13:52:20 +01:00
Jaime van Kessel
f2e7fef747
Update PreviewPass so that only slicable objects are rendered
2017-11-09 13:51:47 +01:00
fieldOfView
8f8bdc059a
Render non-printing objects as semi transparent objects in Solid View
2017-11-09 12:55:03 +01:00
fieldOfView
0b11117d6d
Set a property for non-printing-meshes
...
Remove code duplication
2017-11-09 12:28:55 +01:00
Andreea Scorojitu
723d593827
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-11-09 12:02:13 +01:00
Andreea Scorojitu
477e295e70
Change_Color_UI_elements_CURA-4548
2017-11-09 12:02:01 +01:00
fieldOfView
ff14db9133
Remove convex hull for meshes that don't print geometry
...
Anti-overhang, Infill and Cutting meshes don't print geometry, so they don't need to push other objects away.
2017-11-09 11:29:50 +01:00
Lipu Fei
637d1a1da3
Fix Vertex Delta K8800 definition file
2017-11-09 10:37:51 +01:00
Diego Prado Gesto
1ff2541947
Add nozzle color to the default themes
2017-11-09 10:34:35 +01:00
Lipu Fei
b0144c7f10
Merge pull request #2740 from kaleidoscopeit/master
...
New machine definition : Deltacomb 3D
2017-11-09 10:33:53 +01:00
kaleidoscopeit
714c0f25da
Set all "setting_version" in qualitites to 4
2017-11-09 10:25:30 +01:00
Lipu Fei
78456d5bc3
Fix clusterSize property check in QML
2017-11-09 09:06:46 +01:00
Andreea Scorojitu
d6f856e900
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-11-09 08:47:09 +01:00
Lipu Fei
183c63f765
Merge pull request #2720 from Ultimaker/Update_Infill_Patern_Description
...
Add_tri-hexagon_and_cross_to_pattern_description
2017-11-09 08:14:35 +01:00
Lipu Fei
cb6c6d51b4
Merge pull request #2751 from Ultimaker/fix_clustersize_null
...
Also check if base.selectedPrinter is null
2017-11-09 08:05:31 +01:00
Lipu Fei
a4f6af900b
Merge pull request #2747 from Velleman/master
...
Update Definiton for K8800 Vertex Delta
2017-11-09 08:03:19 +01:00
Mark
1468c3aae5
move undefined/null check
2017-11-09 07:37:09 +01:00
nickthetait
22472675f7
Update formatting on some older changelog data
2017-11-08 17:22:14 -07:00
nickthetait
4a4772a3da
Merge an old changelog into the currently used file
2017-11-08 17:16:25 -07:00
Ruben D
b660b2ca86
Rename support_tree_wall_line_count to support_tree_wall_count
...
Wall line is double. Just name it wall.
Contributes to issue CURA-4523.
2017-11-09 00:47:20 +01:00
Ruben D
380b0ed2e7
Add setting for branch diameter
...
Contributes to issue CURA-4523.
2017-11-08 20:11:49 +01:00
Mark
fdcce1780e
Also check if base.selectedPrinter is null
2017-11-08 19:24:09 +01:00
Andreea Scorojitu
d8d738be25
Change_Color_UI_elements_CURA-4548
2017-11-08 17:02:49 +01:00
Jaime van Kessel
06045f036e
Added previewPass
2017-11-08 16:37:24 +01:00
Jack Ha
41d5ec86a3
CURA-4525 updated scene node menu and added multi buildplate arrange
2017-11-08 14:07:40 +01:00
Mark
303cf33de1
Made the message more clear
2017-11-08 10:23:19 +01:00
Diego Prado Gesto
b7172ad9e3
Add return values to some functions that cause some crashes
2017-11-07 17:43:27 +01:00
Brecht Nuyttens
873862efd7
Fixed Vertex Delta Definition
2017-11-07 16:54:18 +01:00
Brecht Nuyttens
6c734e15c5
Merge branch 'master' of https://github.com/Velleman/Cura
2017-11-07 16:52:04 +01:00
Jack Ha
38670171f5
CURA-4525 party working objects list and build plates
2017-11-07 14:52:22 +01:00
Lipu Fei
2be529668e
Fix download for firmware upgrade notification
...
Same issue as the download for Cura version upgrade in CURA-4464.
2017-11-07 13:04:18 +01:00
Lipu Fei
d65ae62876
Merge pull request #2743 from Ultimaker/headless_cura
...
Headless cura
2017-11-07 11:07:43 +01:00
Aleksei S
6e7e859a0a
Introduced Lock Position functionality
...
CURA-4527
2017-11-07 10:59:23 +01:00
Ghostkeeper
2ce7c91911
Add setting for contact point spread
...
I'm not sure what will come of this later, but for now I need it.
Contributes to issue CURA-4523.
2017-11-06 17:30:07 +01:00
Ghostkeeper
79dee2619e
Also show some of the support settings for support trees
...
Only the ones that are applicable to support trees as well (such as the overhang angle).
I haven't decided on whether support interfaces should be implemented. Maybe later.
Contributes to issue CURA-4523.
2017-11-06 15:27:43 +01:00
Jack Ha
5050124699
CURA-4525 wip objects menu
2017-11-06 14:03:39 +01:00
Jack Ha
5b368fbfd5
CURA-4104 added first sucky build plate selection options
2017-11-06 14:03:03 +01:00
Aleksei S
7722e438c9
Changed orientation button location, adjusted call functins
...
CURA-4527
2017-11-06 10:28:07 +01:00
kaleidoscopeit
5008d63cfe
New machine definition : Deltacomb 3D
2017-11-06 10:01:57 +01:00
ChrisTerBeke
d32b7f0091
Merge branch 'master' into container_stack_improvements
2017-11-06 09:49:44 +01:00
ChrisTerBeke
2f0e81a819
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-11-06 09:49:33 +01:00
ChrisTerBeke
28ce2b1dc6
Ignore VariSlice plugin
2017-11-06 09:49:13 +01:00
Ruben D
c61b9c41ab
Fix translation of Unable to slice message
...
Previously the {0} would be filled in at runtime, causing the translation to no longer be found in the catalogue.
Contributes to issue CURA-4091.
2017-11-06 03:55:49 +01:00
Ruben D
0d71443bd2
Move 'Remove Empty First Layers' setting to mesh fixes category
...
It used to be in 'support' since it's something you may want to decide on depending on whether you have support or not. It could also go in 'Special Modes', but I think this is more specified.
2017-11-05 23:24:07 +01:00
Diego Prado Gesto
97fd926654
CURA-4526 Add to SimulationView the same behavior than LayerView
2017-11-03 17:46:12 +01:00
Ghostkeeper
72c32bac3a
Add tree support wall line count setting
...
I knew I forgot one.
Contributes to issue CURA-4523.
2017-11-03 16:06:15 +01:00
Ghostkeeper
f89c494274
Add settings for tree support
...
These three to start with. I don't know if I can implement more. We'll see about that later.
Contributes to issue CURA-4523.
2017-11-03 16:06:15 +01:00
Ghostkeeper
1491c37485
Don't crash if support density is 0
...
Found while working on CURA-4523.
2017-11-03 16:05:59 +01:00