Nicolas Liaudat
b0cbae6c33
Update easyarts_ares.def.json
2017-05-29 08:06:50 +02:00
Nicolas Liaudat
f7f1155504
Create easyarts_ares.def.json
2017-05-28 15:46:18 +02:00
Mark Burton
26491da2b2
Rename group_walls setting to optimize_wall_printing_order.
2017-05-24 23:29:36 +01:00
fieldOfView
817de9d39e
Get a list of available themes instead of the hardcoded list
2017-05-24 17:42:11 +02:00
Ghostkeeper
03c8e7e62b
Merge branch 'maukcc-master'
2017-05-24 16:37:10 +02:00
Lipu Fei
374b6d4e35
Merge branch '2.6'
2017-05-24 14:10:26 +02:00
Lipu Fei
64ae8bb595
Use global stack to evaluate limit_to_extruder value
...
CURA-3738
Getting limit_to_extruder from definition in QML returns a
SettingFunction which hasn't been evaluated. This causes the comparison
not to be working. We change it to use the global stack to evaluate so
we can get an actual extruder number string.
2017-05-24 10:17:13 +02:00
Tim Kuipers
eab7ce232a
JSON fix: default feature extruder_nr = -1 (CURA-3740)
2017-05-23 14:01:01 +02:00
Lipu Fei
da39ab8093
Remove duplicate "enabled" for "infill_angles"
2017-05-23 13:34:50 +02:00
Moritz Mair
a714d5b370
added 3dator printer profile and mesh
2017-05-23 13:10:47 +02:00
Mark Burton
6720e1c2ee
Added "group_walls" setting.
2017-05-23 09:22:34 +01:00
fieldOfView
93a36a8503
Add Type A Machines series 1 2014 definition and mesh
2017-05-22 22:12:36 +02:00
Tim Kuipers
6887bcf232
JSON fix: feature extruder settings now use optional_extruder type (CURA-3740)
2017-05-22 16:57:33 +02:00
Ghostkeeper
884067d844
Merge branch 'master' into feature_extruder_per_feature
2017-05-22 16:22:32 +02:00
Ghostkeeper
2a6a968540
Merge branch 'master' into feature_extruder_per_feature
2017-05-22 16:05:57 +02:00
Jaime van Kessel
92192ff411
Merge branch 'master' of github.com:Ultimaker/Cura
2017-05-22 14:10:27 +02:00
Jaime van Kessel
5aba1731f5
Renamed useOptionalExtruder to addOptional extruder
...
This is more in line with the other properties
CURA-3814
2017-05-22 14:05:10 +02:00
Ghostkeeper
c14294d1f7
Merge branch '2.6'
...
Conflicts:
cura/Settings/ExtrudersModel.py
Contributes to issue CURA-3803.
2017-05-22 14:02:48 +02:00
Arjen Hiemstra
8e5cfd9566
Add last missing settings that should still use extruderValue
...
Contributes to CURA-3738
2017-05-22 13:57:08 +02:00
Jaime van Kessel
20cb3ea01f
Added "optional_extruder" setting type
...
CURA-3814
2017-05-22 13:24:41 +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 8a027340c55f9fc7c6137662e5eeedde0162cb77.
2017-05-19 10:36:15 +02:00
maukcc
5a3fc68185
update
2017-05-19 09:10:17 +02:00
Ghostkeeper
7cb8e549f4
Merge branch 'feature_mold_roof'
2017-05-18 16:47:51 +02:00
Arjen Hiemstra
7e4f983cd6
Fix support settings that need their inheritance value from different extruders
...
Contributes to CURA-3738
2017-05-18 15:34:50 +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
ff2478ff51
Merge branch 'master' of github.com:Ultimaker/Cura
2017-05-17 16:25:02 +02:00
Jaime van Kessel
428d063044
Added missing variants for um2_extended if you have olson block
...
CURA-3742
2017-05-17 16:24:13 +02:00
Ghostkeeper
236b1dc0ca
Merge branch 'Cura/master' of https://github.com/maukcc/Cura into maukcc-Cura/master
2017-05-17 15:35:05 +02:00
Ghostkeeper
9450453b42
Merge branch 'master' into feature_extruder_per_feature
...
Conflict in FDMPrinter: The Cubic Subdivision Radius setting was removed. No need to limit that setting any more.
2017-05-17 14:24:00 +02:00
maukcc
aabf26009f
added new platform
2017-05-17 13:44:33 +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
d49dd735bc
Merge branch 'transparent_limit_to_extruder' of github.com:Ultimaker/Cura
2017-05-17 11:31:18 +02:00
Arjen Hiemstra
20e46f4d8b
Make Extruder setting type update its color properly
...
The binding for the material color would not get updated properly when
the model changes. This fixes that.
Contributes to CURA-3804
2017-05-17 11:30:48 +02:00
Jaime van Kessel
61faaf4776
Removed unneeded calls to extruder value
...
CURA-3738
2017-05-17 11:02:16 +02:00
Arjen Hiemstra
9686df285d
Merge branch 'master' of github.com:Ultimaker/Cura into transparent_limit_to_extruder
2017-05-17 10:26:48 +02:00
Arjen Hiemstra
616ee34be5
Simplify SettingExtruder setting item
...
This way it properly updates when a parent setting changes.
Contributes to CURA-3804
2017-05-16 17:43:24 +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 704c6e5d8fefcd50815d339843f9c9f9521fee23.
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
93c249280e
Copy UM3 variants to UM3E
...
They should be kept in sync for now.
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