1389 Commits

Author SHA1 Message Date
Jack Ha
c1ca2ac09a Merge branch '2.5' 2017-03-20 12:56:35 +01:00
Ghostkeeper
7915dfa103
Enable support roof/bottom enabled settings when support is active
Their enabling shouldn't be dependent on the setting they are themselves dependent on. The settings are still effective even if support_interface_enable is off, if they are just overwritten.

Contributes to issue CURA-3491.
2017-03-20 10:55:04 +01:00
Ghostkeeper
2f1d957f99
Split support_interface_enable into roof and bottom
You can activate the roof and bottom separately now. If you want, of course. The original interface setting sets both of them unless overwritten.

Contributes to issue CURA-3491.
2017-03-20 10:47:37 +01:00
Ghostkeeper
92d34a8d72
Split support interface resolution into roof and bottom
You can now tune them separately.

Contributes to issue CURA-3491.
2017-03-20 09:40:54 +01:00
Ghostkeeper
3bae49f1d4
Split support interface pattern in two
You can select a pattern separately for roof and bottom.

Contributes to issue CURA-3491.
2017-03-20 09:26:35 +01:00
Ghostkeeper
5d6f2d93dc
Make support angle depend on support roof extruder instead of interface
It's the roof that matters for the overhang angle. The bottom has no influence.

Contributes to issue CURA-3491.
2017-03-20 09:13:57 +01:00
Ghostkeeper
2d9b2216a3
Allow printing support roof and bottom with different extruders
Note that currently the support_interface_extruder_nr is still used by the engine for some things and therefore the build volume calculations may not be 100% correct. I'll fix that up soon.

Contributes to issue CURA-3491.
2017-03-17 15:55:18 +01:00
Tim Kuipers
35516ccc45 JSON fix: tetrehedral infill line distance was wrong (CURA-3474)
the infill line distance in the frontend is the average line distance, not the line distance between two lines which are equidistant
2017-03-17 15:05:01 +01:00
Ghostkeeper
8de0bd60c7
Split support inerface line width into roof and bottom
This way you can change them separately.

Contributes to issue CURA-3491.
2017-03-17 15:02:44 +01:00
Ghostkeeper
3e464964db
Split support interface density into roof/bottom
Each has its own line distance setting. The original support interface line distance is no longer used then.

Contributes to issue CURA-3491.
2017-03-17 14:47:17 +01:00
Ghostkeeper
933ca70890
Add separate settings for support roof/bottom jerk
You can now tune them separately.

Contributes to issue CURA-3491.
2017-03-17 11:29:33 +01:00
Ghostkeeper
d33c8e8436
Fix spelling of support interface acceleration descriptions
My own copy-paste mistake here.

Contributes to issue CURA-3491.
2017-03-17 11:24:10 +01:00
Ghostkeeper
65daa86fb0
Add separate settings for support roof and bottom acceleration
You can now tune them separately.

Contributes to issue CURA-3491.
2017-03-17 11:14:48 +01:00
Ghostkeeper
250995611a
Fix typo in Support Interface Acceleration
Contributes to issue CURA-3491.
2017-03-17 11:14:02 +01:00
Ghostkeeper
c15e70a6a6
Make support bottom speed description more accurate
It doesn't affect overhang really.

Contributes to issue CURA-3491.
2017-03-17 11:13:30 +01:00
Ghostkeeper
03ae298389
Add support roof and bottom speeds
They can now be separately adjusted instead of just support interface.

Contributes to issue CURA-3491.
2017-03-17 10:43:01 +01:00
Ghostkeeper
ab3d2e3570
Fix typo in support interface description
Contributes to issue CURA-3491.
2017-03-17 10:41:27 +01:00
austin-makeit
8cd5c8bb69 Update makeit_pro_m 2017-03-16 15:50:54 -07:00
austin-makeit
918c5e1254 Update makeit_pro_l 2017-03-16 15:49:35 -07:00
austin-makeit
e4d32db873 Merge pull request #1 from austin-makeit/patch-2
Create MAKEiT definitions and extruders
2017-03-16 15:41:01 -07:00
austin-makeit
179919d14c Create makeit_pro_m 2017-03-16 15:33:13 -07:00
austin-makeit
d0ce717add Create makeit_pro_l 2017-03-16 15:30:42 -07:00
Tim Kuipers
36420070fa JSOn fix: more description on support_bottom_stair_step_height (CURA-3380) 2017-03-16 13:02:50 +01:00
Jaime van Kessel
134425db90 Merge branch '2.5' of github.com:Ultimaker/Cura 2017-03-16 11:27:54 +01:00
Jaime van Kessel
1f734d5245 Disabled the start_layers_at_same_position setting 2017-03-16 11:21:08 +01:00
Jaime van Kessel
6da6ae1b9e start_x and start_y are now settable per extruder 2017-03-16 11:19:44 +01:00
Jaime van Kessel
5bcfba0f17 Revert "removal: remove start_layers_at_same_position; it is now mandatory to start each layer near the given position (CURA-3339)"
This reverts commit 1482c27b21fb45819d2a400ede937662f34870ed.
2017-03-16 11:16:55 +01:00
Tim Kuipers
9302f4e9c6 JSON feat: support_bottom_stair_step_width (CURA-3380) 2017-03-16 11:14:53 +01:00
Tim Kuipers
999e59be66 fix: can now insert negative mold angle values (CURA-3512) 2017-03-15 16:21:42 +01:00
Tim Kuipers
09855bc21c fix: 90 mold angle now possible (CURA-3512) 2017-03-15 15:12:08 +01:00
probonopd
9dbb7fcc15 Update as per discussion in https://github.com/Ultimaker/Cura/pull/1350 2017-03-14 18:31:58 +01:00
MaukCC
35c0f3ca74 Update cartesio.def.json 2017-03-14 15:05:20 +01:00
MaukCC
5428a29a28 Update cartesio.def.json 2017-03-14 14:44:56 +01:00
Tim Kuipers
a46e84939b JSON fix: better mold angle warning (CURA-3512) 2017-03-13 18:07:31 +01:00
Tim Kuipers
85356d621c lil default (CURA-3512) 2017-03-13 18:00:51 +01:00
Tim Kuipers
4294a162e6 lil typo fix (CURA-3512) 2017-03-13 17:39:04 +01:00
Tim Kuipers
914aa89711 feat: model to mold (CURA-3512) 2017-03-13 17:19:29 +01:00
Tim Kuipers
fe56c105e9 JSOn fix: spaghetti infill enabled function bug (CURA-3238) 2017-03-13 16:22:21 +01:00
Jack Ha
d7e35fa480 Added global qualities for Superdraft and Verydraft. CURA-3510 2017-03-13 14:32:45 +01:00
Tim Kuipers
7213d3b5e6 fix: disable infill_sparse_thickness and gradual_infill_steps when spaghetti infill is enabled (CURA-3238) 2017-03-13 13:30:27 +01:00
Ghostkeeper
41e3336ea9
Merge branch 'feature_omp_writeGcode' into 2.5 2017-03-13 09:34:37 +01:00
Ghostkeeper
137de23221
Always prefer 0.4mm nozzles at initial loading
Otherwise we might end up with 0.8mm AA cores, and those don't have a normal quality profile so that gives all sorts of trouble.
2017-03-10 18:20:42 +01:00
Tim Kuipers
5e782ae85b fix: type fix for last commit (CURA-3440) 2017-03-10 16:03:23 +01:00
Tim Kuipers
b03ac3ea78 JSON fix: skin angle for expansion is max angle; better description (CURA-3440) 2017-03-10 15:59:47 +01:00
MaukCC
0ea296f240 Update cartesio.def.json 2017-03-10 13:55:08 +01:00
MaukCC
e5e518ba76 Update cartesio.def.json 2017-03-10 13:52:24 +01:00
MaukCC
e451737faf Update cartesio.def.json 2017-03-10 13:29:34 +01:00
MaukCC
00bcc1e6aa Update cartesio.def.json 2017-03-09 10:32:48 +01:00
MaukCC
2ea8029a81 Update cartesio.def.json 2017-03-09 09:43:43 +01:00
Tim Kuipers
e20b4ef179 Merge branch 'mb-combing-retract-before-outer-wall' of https://github.com/smartavionics/Cura into smartavionics-mb-combing-retract-before-outer-wall 2017-03-08 11:35:07 +01:00