1873 Commits

Author SHA1 Message Date
Ghostkeeper
fc187d100a
Add setting to tweak collision area sampling resolution
Because this can make a lot of difference for the slice time and the stability of the support.

Contributes to issue CURA-4523.
2017-11-15 16:00:42 +01:00
Ruben D
8dd91519a6
Move Support Chunk Size out of children of skip_some_zags
The rule is that leaf settings are the ones that are used by the engine. The support_skip_some_zags setting is used by the engine.
2017-11-15 00:54:08 +01:00
Ghostkeeper
7c85b222b2
Don't use support infill by default when printing tree support
Only when using area support really.

Contributes to issue CURA-4523.
2017-11-14 17:45:45 +01:00
Brecht Nuyttens
dd66574464 Removed tabs and replaced by spaces 2017-11-14 14:14:59 +01:00
Brecht Nuyttens
7a8d9047c8 Another Fix for Vertex Delta definition 2017-11-14 13:59:06 +01:00
MaukCC
b081b686a8
Merge branch 'master' into cura/Cura/master 2017-11-14 11:59:35 +01:00
MaukCC
38882c6d13
Update cartesio.def.json 2017-11-14 10:53:51 +01:00
maukcc
ef2d9b0468 Cartesio profiles
updated prime tower
update PC profiles
2017-11-14 10:30:10 +01:00
Ghostkeeper
bb4cb1eb7d
Make support infill related settings visible if support tree enabled
Because the areas generated by support trees are also filled in as normal.

Contributes to issue CURA-4523.
2017-11-13 17:58:50 +01:00
Ghostkeeper
57a2bf7c5f
Move tree support to the top of the support category
Because it's logical to have it before all of the settings that are enabled/disabled by it.

Contributes to issue CURA-4523.
2017-11-13 16:33:46 +01:00
Ruben D
6d05c320a8
Remove disfunctional initial layer z offset settings
The pull request for the engine wasn't merged. It looks like the pull request for the front-end settings wasn't merged either, but here they are. They shouldn't be here.

Fixes #2744.
2017-11-11 17:51:33 +01:00
ChrisTerBeke
88cf40e2d7 Merge branch 'master' into container_stack_improvements 2017-11-10 14:35:13 +01:00
Ghostkeeper
4cc895b54b
Use 1 wall for tree support by default
Contributes to issue CURA-4523.
2017-11-10 13:06:29 +01:00
Ghostkeeper
cd6b1aca29
Add branch diameter angle setting
It's a bit obscure. Could we devise a better setting name?

Contributes to issue CURA-4523.
2017-11-10 13:05:32 +01:00
Lipu Fei
637d1a1da3 Fix Vertex Delta K8800 definition file 2017-11-09 10:37:51 +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
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
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
Brecht Nuyttens
873862efd7 Fixed Vertex Delta Definition 2017-11-07 16:54:18 +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
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
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
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
Andreea Scorojitu
1d5d8c5ac0 Add_tri-hexagon_and_cross_to_pattern_description 2017-11-03 15:02:03 +01:00
Diego Prado Gesto
a4441e2bdb CURA-4481 Setting description improved 2017-11-02 13:20:25 +01:00
Ghostkeeper
202f7f87f8
Remove ID from definition files
Sometimes it's out of sync. Sometimes even missing. Let's just not use that any more.

Contributes to issue CURA-4243.
2017-11-02 12:53:06 +01:00
ChrisTerBeke
743285f426 Merge branch 'master' into container_stack_improvements 2017-11-01 12:32:37 +01:00
alekseisasin
fb87b73bbe
Merge pull request #2591 from BagelOrb/trihex_infill
trihex infill
2017-10-31 17:25:31 +01:00
ChrisTerBeke
4701518404 Add default position to fdm extruder definition - CURA-4482 2017-10-31 10:23:30 +01:00
Chris ter Beke
9806ec7374 Resolve merge conflicts with master - CURA-4482 2017-10-31 09:22:03 +01:00
ChrisTerBeke
d718e6e36c Create extruder stack for single extruder machines on start - CURA-4482 2017-10-31 09:08:20 +01:00
Ruben D
93e746b1b3
Warm up to layer_0 temperatures in start g-code
Thanks to nounours2099 for the correction.

Fixes #2631.
2017-10-31 00:23:05 +01:00
alekseisasin
e8bd404904 Merge pull request #2584 from Builder3D/master
Add Builder Premium
2017-10-27 10:25:11 +02:00
Ghostkeeper
73e809b956
Remove specialised start g-code from Creality CR-10
By request from Michael.
This makes it the same as the start g-code for the Custom FDM Printer, which apparently works better.
2017-10-25 13:20:05 +02:00
Diego Prado Gesto
7404df66ac CURA-4481 Disable "Remove empty layers" when support is enabled.
When support is enabled then it doesn't matter if the user choose
whether to remove or not the empty layers, because it's done after
generating supports. In order to avoid confusion to the user, the
setting is disabled.
2017-10-24 16:46:45 +02:00
Jack Ha
a66d27e30e CURA-4176 reintroduced Wall Extruder. Added limit_to_extruder trick in wall_line_width as suggested in issue to evade inheritance problems. 2017-10-24 15:01:57 +02:00
Aleksei S
843ccb37cc Merge branch 'cross_fractal_infill_reimplementation' of https://github.com/BagelOrb/Cura into cross_fractal_infill_reimplementation 2017-10-24 12:54:30 +02:00
Jack Ha
d8e1b5b9b4 CURA-4481 add setting Remove Empty First Layers 2017-10-24 11:25:12 +02:00
Jack Ha
4cfd0de580 CURA-4248 hide settings in UI for Surface Energy and Adhesion Tendency 2017-10-23 14:20:10 +02:00
Tim Kuipers
87c1f1a377 cross_support_density_image setting 2017-10-23 11:35:20 +02:00
Tim Kuipers
6176b939d6 cross_infill_density_image setting 2017-10-23 11:35:20 +02:00
Buco
f1d125b232 Added quality profiles
Made some changes to the main profiles and added quality profiles for each material.
2017-10-20 16:09:26 +02:00
ChrisTerBeke
3fcf20c714 Merge pull request #2564 from BagelOrb/slicing_mode
Adds a UI setting for the new slicing tolerance option in the engine.
2017-10-20 09:49:05 +02:00
Tim Kuipers
823d11f0e1 rename slicing mode ==> slicing tolerance 2017-10-19 17:14:01 +02:00
Tim Kuipers
4650a12324 slicing mode 2017-10-19 17:14:01 +02:00