Commit graph

442 commits

Author SHA1 Message Date
Ghostkeeper
107b47ef18
Merge branch 'maukcc-master' 2017-06-16 12:57:24 +02:00
Ghostkeeper
ab3d6a79ae
Merge branch '2.6' 2017-06-09 10:41:17 +02:00
Ghostkeeper
e87f4d2100
Set PLA 0.8mm infill back to normal 20%
Now that users have gradual infill available as option in recommended mode, it was deemed better to let the user choose when he wants it. I left the step height intact, in case the user chooses it anyway.
2017-06-09 10:40:22 +02:00
Ghostkeeper
734b5cc442
Enable prime tower for PLA 0.8
This was deemed necessary by the materials tests.
2017-06-09 10:36:30 +02:00
Ghostkeeper
2e88716f5f
Limit Raft Interface Thickness to a minimum of 0.225mm
If it's less, the layer doesn't get properly filled, according to the materials team. They requested that the thickness should be set to 0.225mm for just the Fine and Extra Fine profiles, but I opted for a formula that would still let it scale with the layer height up to a point.
2017-06-09 10:29:58 +02:00
Ghostkeeper
edcde8f916
Set Horizontal Expansion to 0mm
This was deemed better by the materials team.
2017-06-09 10:23:34 +02:00
Ghostkeeper
45e16e464e
Enable prime tower for Nylon
This was deemed necessary by the materials team.
2017-06-09 10:20:14 +02:00
MaukCC
2b48311a12 Update cartesio_0.4_arnitel2045_high.inst.cfg 2017-06-02 09:47:59 +02:00
MaukCC
ade6d45d7c Update cartesio_0.4_arnitel2045_normal.inst.cfg 2017-06-02 09:47:47 +02:00
maukcc
88e761e1be Cartesio acc. and jerk control
Added acceleration and jerk control for normal opperation, for special
materials, and for multi material jobs.
2017-06-02 09:41:04 +02:00
Ghostkeeper
107eeed8f4
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master 2017-05-31 22:36:02 +02:00
maukcc
a5f46d2ff2 quality updates
deleted speed_slowdown_layers from individual qualities as it is a
global setting
2017-05-31 11:11:19 +02:00
Ghostkeeper
03c8e7e62b
Merge branch 'maukcc-master' 2017-05-24 16:37:10 +02:00
Ghostkeeper
07f5b9b5bb
Set TPU skin overlap to 5%
For the 0.8mm profiles the variants specify 5%, so we remove it from those profiles. The 0.4mm variants specify 15% so for those we need to override it.
2017-05-19 15:57:54 +02:00
Ghostkeeper
1db6e354b5
Set travel avoid distance for TPU to 0.5mm
With TPU the material gets dragged along a lot when moving outside of the object. We want to reduce that.
2017-05-19 15:57:54 +02:00
Ghostkeeper
39986baa2f
Remove redundant travel avoid distance settings
The UM3 definition sets the setting to 3mm. Nothing else sets it to another value except FDM Printer. I left the UM3 setting in and removed all travel_avoid_distance settings in the UM3 profiles.
2017-05-19 15:57:53 +02:00
Ghostkeeper
600428a0a3
Disable Z-hop for all TPU profiles
This gives better results, and we don't want to offer dual-extrusion options for TPU at first anyway.
2017-05-19 15:57:53 +02:00
Jaime van Kessel
81d03a1683 Fixed order of pva profiles
CURA-3845
2017-05-19 14:00:40 +02:00
maukcc
0fccad875a Delete UM3 profiles 2017-05-19 10:46:34 +02:00
maukcc
e035358474 Revert "update"
This reverts commit 8a027340c5.
2017-05-19 10:36:15 +02:00
maukcc
5a3fc68185 update 2017-05-19 09:10:17 +02:00
maukcc
d57701c7ef Merge branch 'master' of https://github.com/maukcc/Cura
resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Quality.inst.cfg
resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Superdraft_Quality.inst.cfg
2017-05-18 09:50:23 +02:00
maukcc
8a027340c5 update 2017-05-18 09:47:25 +02:00
Jaime van Kessel
e608252151 Fixed missing namechanges for global profiles
CURA-3777
2017-05-17 13:21:11 +02:00
Jaime van Kessel
7d5c2a9b6a Merge branch 'master' of github.com:Ultimaker/Cura 2017-05-16 17:19:58 +02:00
Jaime van Kessel
f8b29c4d1f Delete the right not supported profiles 2017-05-16 17:19:41 +02:00
Jaime van Kessel
77843107f6 Revert "Removed no longer used profiles"
This reverts commit 704c6e5d8f.
2017-05-16 17:18:57 +02:00
Ghostkeeper
50bda1c9dd
Remove overrides of support interface speed/accel/jerk
This is a settings updates from the Materials team.
2017-05-16 14:40:42 +02:00
Ghostkeeper
8e3dff76ab
Set support X/Y distance for all PVA profiles
This is an update from the materials team for our settings.
2017-05-16 14:40:42 +02:00
Ghostkeeper
9b3568acae
Sort other PVA profiles as well
Makes it easier to compare profiles and to find setting values by key.
2017-05-16 14:40:42 +02:00
Ghostkeeper
a02ff8df5f
Sort settings alphabetically
Makes it easier to compare profiles.
2017-05-16 14:40:42 +02:00
Jaime van Kessel
704c6e5d8f Removed no longer used profiles
CURA-3816
2017-05-16 13:19:28 +02:00
Ghostkeeper
2fb73cccb2
Update PVA profiles
These updates bring different speeds for support-top vs. support-bottom, and changes the bottom pattern now that they are separately configurable. I also sorted the BB0.8 variant alphabetically (raft settings were out of place).
2017-05-15 17:11:39 +02:00
Jaime van Kessel
e40f60a52b Changed profile names
CURA-3777
2017-05-15 16:52:25 +02:00
Ghostkeeper
f0f8871496
Add setting_version to all profiles
This represents the data version number (as opposed to the format version).

Contributes to issue CURA-3427.
2017-05-12 13:40:54 +02:00
Ghostkeeper
8ff3079b3e
Let CPE always use prime tower
Also 0.8mm.
2017-05-11 12:00:54 +02:00
Ghostkeeper
d18e96972e
Rename TPU Normal Print to TPU Draft Print
The profile name is 'Draft' so this makes it easier to find. This also makes it consistent with the rest of the profile file names. It's good to do this before we need to make a version upgrade for it.
2017-05-10 15:28:19 +02:00
Ghostkeeper
8c9c20c8cb
Disable prime tower for UM3 ABS
It was already disabled for ABS 0.8mm.
2017-05-10 11:20:02 +02:00
Ghostkeeper
6d72f512a5
Set prime tower size by default to 20
This was found by the materials team to be a better value. All UM3 profiles have 20 now. I've left the third-party machines intact which override the prime tower size but those that didn't override the prime tower size have their prime tower size altered as well.
2017-05-10 10:57:37 +02:00
Ghostkeeper
24f8404aeb
Merge branch 'maukcc-master' 2017-05-08 16:45:02 +02:00
MaukCC
b00c8e8119 Update cartesio_0.25_pva_high.inst.cfg 2017-05-08 16:33:35 +02:00
MaukCC
29f4f6be8f Update cartesio_0.25_pva_normal.inst.cfg 2017-05-08 16:33:15 +02:00
MaukCC
d53cd72583 Update cartesio_0.4_pva_high.inst.cfg 2017-05-08 16:32:58 +02:00
MaukCC
72b4fd7a19 Update cartesio_0.4_pva_normal.inst.cfg 2017-05-08 16:32:43 +02:00
MaukCC
fa5ae88499 Update cartesio_0.8_pva_coarse.inst.cfg 2017-05-08 16:32:27 +02:00
MaukCC
8febaa081d Update cartesio_0.8_pva_extra_coarse.inst.cfg 2017-05-08 16:32:11 +02:00
MaukCC
5bb4f06eb5 Update cartesio_0.8_pva_high.inst.cfg 2017-05-08 16:31:54 +02:00
MaukCC
3080e79277 Update cartesio_0.8_pva_normal.inst.cfg 2017-05-08 16:31:39 +02:00
MaukCC
65b6564c15 Update cartesio_0.8_nylon_normal.inst.cfg 2017-05-08 16:30:54 +02:00
MaukCC
35cbb26466 Update cartesio_0.25_nylon_high.inst.cfg 2017-05-08 16:30:37 +02:00