Tim Kuipers
17e9e2ae53
JSON limit_to_extruder becomes enabled (CURA-3740)
...
Settings which govern the order of features shouldn't depend on any feature,
because the order is overruled by the extruder order.
2017-05-04 17:38:16 +02:00
Tim Kuipers
27a8b59c80
WARNING: TO BE REMOVED! impossible settings limit_to_extruder
...
CURA-3740
These settings inherently have to do with multiple features and
so we should find a value function which depends on
settings from the extruder trains corresponding to those features (wall, skin, infill).
However, we haven't found those functions yet and we have to do research.
Once we have found the formula these settings shouldn't depend on a single extruder any more
and so we should remove the limit_to_extruder.
2017-05-04 17:34:41 +02:00
Tim Kuipers
2ad8434c27
JSON difficult settings limit_to_extruder (CURA-3740)
2017-05-03 11:23:14 +02:00
Tim Kuipers
034f93debc
JSON remaining settings limit_to_extruder (CURA-3740)
2017-05-02 18:04:00 +02:00
Tim Kuipers
11d6434b75
JSON speed settings limit_to_extruder (CURA-3740)
2017-05-02 17:53:06 +02:00
Tim Kuipers
e63d9743de
JSON shell settings limit_to_extruder (CURA-3740)
2017-05-02 17:46:58 +02:00
Tim Kuipers
4130308437
JSON infill settings limit_to_extruder (CURA-3740)
2017-05-02 17:26:06 +02:00
Tim Kuipers
202129dc47
JSON resolution settings limit_to_extruder (CURA-3740)
2017-05-02 17:18:02 +02:00
Tim Kuipers
6744bf192d
JSON feat: extruder_nr per feature type (CURA-3740)
2017-05-02 16:51:55 +02:00
Ghostkeeper
15593de404
Fix extruder number dependency of support roof pattern
...
It was depending on support bottom extruder.
Contributes to issue CURA-3491.
2017-04-24 17:31:07 +02:00
Ghostkeeper
2eae1cdf22
Move support roof settings above support bottom settings
...
This was deemed the most logical ordering.
Contributes to issue CURA-3491.
2017-04-24 14:28:10 +02:00
Tim Kuipers
fdf20fcb15
fix: forgotten floor in descriptions (CURA-3491)
2017-04-18 13:49:55 +02:00
Ghostkeeper
fb29948f88
Update description of support_roof/bottom_enable
...
Better terminology according to our UX designer.
Contributes to issue CURA-3491.
2017-04-13 18:10:28 +02:00
Ghostkeeper
548338440a
Rename all support bottom settings to support floor
...
Only in the front-end though. No settings are renamed. No documentation updated. As far as the back-end implementation is concerned, it's still called support bottom.
Contributes to issue CURA-3491.
2017-04-13 17:11:36 +02:00
Ghostkeeper
cb7c25f92f
Merge branch 'master' into feature_support_top_bottom_speed
2017-04-10 10:52:31 +02:00
Ghostkeeper
5a39ed6793
Merge branch 'maukcc-master'
2017-04-07 10:09:53 +02:00
Tim Kuipers
36255fcabb
The magic_spiralize setting is no longer settable per mesh (or extruder)
...
by smartavionics, Mark Burton
2017-04-06 17:51:06 +02:00
MaukCC
2ea6487368
Update cartesio.def.json
2017-04-06 15:27:59 +02:00
MaukCC
d7caa860a7
Update cartesio.def.json
2017-04-06 14:13:05 +02:00
MaukCC
288e519278
Update cartesio.def.json
2017-04-06 12:13:39 +02:00
MaukCC
8d49bbd2f5
Update cartesio.def.json
2017-04-05 16:40:02 +02:00
Ghostkeeper
0414811079
Correct description of support roof pattern
...
This was a copy-paste error.
Contributes to issue CURA-3491.
2017-04-05 14:07:45 +02:00
Ghostkeeper
89b296ef65
Describe the value of the support interface density settings rather than the action
...
We use an object form rather than a verb form.
Contributes to issue CURA-3491.
2017-04-05 14:06:23 +02:00
Ghostkeeper
945c438c22
Remove support interface resolution settings
...
This reverts commit 92d34a8d72 , but not entirely because I wanted to retain the new description for support interface resolution itself.
Contributes to issue CURA-3491.
2017-04-05 14:02:19 +02:00
Ghostkeeper
d65cc00c69
Rephrase description of enable support bottoms
...
It must have a different phrasing than 'support bottom', or else it won't give an actual explanation of what support bottoms are, but 'flooring' was not acceptable.
Contributes to issue CURA-3491.
2017-04-05 13:39:03 +02:00
Ghostkeeper
e09dc40dff
Switch descriptions of support top and bottom speed
...
Had it wrong way around on what it affects.
Contributes to issue CURA-3491.
2017-04-05 13:33:42 +02:00
Ghostkeeper
210e9b5869
Merge branch '2.5'
2017-04-05 09:53:53 +02:00
Ghostkeeper
7b4375e3d1
Adjust minimum value warnings for line width
...
This was discussed with Tom from materials. The minimum warning value is now a linear function with a y-intercept. I tuned it so that it just sails under the minimum values of all of our profiles.
2017-04-05 09:53:14 +02:00
MaukCC
513ede0fda
Update cartesio.def.json
2017-04-05 09:07:14 +02:00
MaukCC
8ff057d483
Update cartesio.def.json
2017-04-05 09:05:29 +02:00
MaukCC
e6bdf8c8f6
Update cartesio.def.json
2017-04-05 09:04:16 +02:00
MaukCC
edbfd4343a
Update cartesio.def.json
2017-04-04 20:46:37 +02:00
MaukCC
21c14f58aa
Update cartesio.def.json
2017-04-04 18:05:27 +02:00
MaukCC
bb200fa9e8
Update cartesio.def.json
2017-04-04 18:04:25 +02:00
MaukCC
c9397fd986
Update cartesio.def.json
2017-04-04 18:01:52 +02:00
Jaime van Kessel
a69bf967e5
Merge branch 'master' of github.com:Ultimaker/Cura
2017-04-04 13:31:02 +02:00
Jaime van Kessel
d5382c7924
Merge branch 'revise_jellybox_support' of git://github.com/IMADE3D/cura
2017-04-04 13:28:53 +02:00
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
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
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