Jaime van Kessel
7e201439d3
Merge branch 'feature_spaghetti_infill' of github.com:Ultimaker/Cura
2017-04-04 13:03:34 +02:00
Jaime van Kessel
68f536dc5f
Merge pull request #1538 from Ultimaker/feature_mold
...
Mould
2017-04-04 12:53:33 +02:00
Tim Kuipers
eaca23c50e
feat: support_mesh_drop_down (CURA-2747)
2017-04-03 17:12:59 +02:00
Tim Kuipers
7f07be3444
JSOn rename: Enable Support ==> Generate Support (CURA-2747)
...
The generate support settings has been renamed because support will still be printed even when it is not generated by the engine,
but given by a support mesh
2017-04-03 17:11:57 +02:00
Ghostkeeper
2e790852ce
Merge branch '2.5'
2017-04-03 11:38:28 +02:00
Ghostkeeper
1968f5e1e0
Disable bed temperature instead of making it invisible
...
The visible property doesn't exist any more in favour of the enabled property.
2017-04-03 10:34:34 +02:00
Tim Kuipers
0c6a2f0f6d
Merge branch 'master' into feature_support_stair_width
2017-03-30 12:02:37 +02:00
Tim Kuipers
e4a1d4dce2
JSON fix: default mold width: 5mm (CURA-3512)
2017-03-30 11:17:52 +02:00
Tim Kuipers
a4272bf7be
Merge branch 'master' into feature_mold
2017-03-30 11:16:27 +02:00
Ghostkeeper
6eeb61c6ff
Merge branch 'maukcc-master'
2017-03-29 13:26:14 +02:00
Ghostkeeper
23a09f7f3c
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master
2017-03-29 13:25:34 +02:00
Filip Goc
0d4a74182b
update and rename jellybox definition
...
- jellybox -> imade3d jellybox
- includes variants
2017-03-28 12:56:19 -04:00
Ghostkeeper
2810054f8e
Fix spelling of maximum skin angle expansion description
2017-03-27 16:00:09 +02:00
Ghostkeeper
b67b41653f
Fix spelling of maximum skin angle expansion description
2017-03-27 15:59:27 +02:00
MaukCC
83f5619be0
Update cartesio.def.json
2017-03-22 09:45:41 +01:00
MaukCC
4e698cb685
Update cartesio.def.json
2017-03-22 09:45:23 +01:00
Ghostkeeper
780e24d050
Merge branch 'master' of https://github.com/austin-makeit/Cura into austin-makeit-master
2017-03-21 10:45:43 +01:00
austin-makeit
6ed00900fe
Update and rename makeit_pro_m to makeit_pro_m.def.json
2017-03-20 10:43:10 -07:00
austin-makeit
f5c9620d3b
Update and rename makeit_pro_l to makeit_pro_l.def.json
2017-03-20 10:42:37 -07:00
Tim Kuipers
5f1ffe8a4c
JSON fix: better description spaghetti_max_infill_angle (CURA-3558)
2017-03-20 13:15:32 +01:00
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