449 Commits

Author SHA1 Message Date
Ghostkeeper
a1fdcd0e48
Update prime tower settings for PVA
This reduces the jerk considerably and makes use of the new prime tower purge settings.
2017-08-24 15:32:41 +02:00
krios-fabteam
0685df789c added head variants
changed category definition
2017-08-22 13:05:03 +02:00
Lipu Fei
a49c956cfa Temporary work around for "not overriden" limit to extruder features
CURA-4145

When features with limit to extruder set to "not overriden" and its
value is retrieved with "extruderValue()", because the extruder number
is "-1", extruderValue() falls back to the global stack. As a result,
values can be incorrect. This workaround using the variants temporarily
solves the problem for outer and inner wall line widths.
2017-08-09 16:57:21 +02:00
Ghostkeeper
c010f3203c
Sync UM3 extended variants with UM3
They should always be the same.

Contributes to issue CURA-3377.
2017-08-03 09:31:00 +02:00
Ghostkeeper
bd63c6a58a
Remove override of printing temperature from BB variant
We'd like to use the material's printing temperature, pretty please.
2017-07-26 15:47:51 +02:00
Ghostkeeper
06caedbed8
Update PVA profiles with gradual infill settings
These profiles are optimised by hand.
2017-07-24 09:09:14 +02:00
Lipu Fei
72afefbfd4 Update setting_version to 2 for variants
CURA-3975
2017-07-06 14:19:20 +02:00
Lipu Fei
293c1690c6 Change to use machine_nozzle_id
CURA-3872

We cannot assume that all nozzles will have IDs like "<type> <size>"
such as "AA 0.4", so we should use a complete string as the nozzle IDs.
2017-06-22 14:00:04 +02:00
Lipu Fei
46b6e5b0a1 Add machine_nozzle_type and set them in UM3 and UM3XL variants
CURA-3872

We add a new setting "machine_nozzle_type" to give the engine
information about the nozzle type, such as "AA" and "BB". This is
applicable to UM3 and UM3XL.
2017-06-22 14:00:04 +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
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
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
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
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
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
fieldOfView
4dea518c72 Add Upgraded Parts action for UM2 to add support for Olsson block
This adds a set of variants that just set the nozzle diameter and nozzle tip diameter. These variants are not used until the machine action sets the has_variants metadata entry.
2017-04-30 12:38:46 +02:00
MaukCC
dff23b0e82 Update cartesio_0.8.inst.cfg 2017-04-24 11:06:34 +02:00
Ghostkeeper
d6f49d4c12
Merge branch '2.5' 2017-04-14 15:04:05 +02:00
Ghostkeeper
72c0295c81
Set nozzle tip diameter for 0.8mm cores
They have a outer diameter of 2mm.

Contributes to issue CURA-3650.
2017-04-14 14:58:23 +02:00
Jaime van Kessel
c087f4b0dc Merge branch 'master' of git://github.com/maukcc/cura 2017-04-14 14:30:25 +02:00
Ghostkeeper
cb8796711d
Merge branch '2.5' 2017-04-13 18:21:35 +02:00
Ghostkeeper
e49316d1b9
Set nozzle switch prime speed in AA 0.8mm profiles to 20
Some of them ended up as 15 because that's the default in the Ultimaker 3. This was done correctly by the profile optimiser because this setting was not specified by the original profiles, but it should've been 20 for all AA 0.8mm profiles.

Contributes to issue CURA-3650.
2017-04-13 18:21:17 +02:00
Ghostkeeper
f35124400b
Merge branch '2.5' 2017-04-13 09:50:27 +02:00
Ghostkeeper
907d064684
Copy 0.8mm variants of UM3 to UM3E
They share the same profiles. They should also have the same settings in the variants, but this is not automatically shared for some reason.

Contributes to issue CURA-3650.
2017-04-13 09:05:56 +02:00
Ghostkeeper
6d266d2da6
Merge branch '2.5' 2017-04-12 17:32:40 +02:00
Ghostkeeper
53476b62bc
Re-add nozzle size for 0.8mm variants
Arguably the most important one. This is omitted from the original profiles so the original script assumed it had a nozzle size of 0.4mm.

Contributes to issue CURA-3650.
2017-04-12 16:33:25 +02:00
Ghostkeeper
febd1f0f79
Make sure that the UM3 definition is taken into account when optimising
Otherwise it acts as if the settings were the defaults for FDMPrinter rather than defaulting to the current UM3 settings.

Contributes to issue CURA-3650.
2017-04-12 16:29:36 +02:00
Ghostkeeper
397c2666f0
Optimise profiles for 0.8mm cores
Sample testing confirms that these are equal to their originals. Nylon, PLA and PVA were already optimised, but ABS and CPE weren't. Now all are optimised except some 0.4mm core profiles. I'll see to those next. Note that the filament flow compensation setting is still wrong in these profiles (it was wrong in the original profiles as well).

Contributes to issue CURA-3650.
2017-04-12 15:38:07 +02:00
MaukCC
f6799d64b7 Update cartesio_0.25.inst.cfg 2017-04-12 15:04:39 +02:00
MaukCC
2bcbd7415e Update cartesio_0.4.inst.cfg 2017-04-12 15:04:15 +02:00
MaukCC
383c62218d Update cartesio_0.8.inst.cfg 2017-04-12 15:03:59 +02:00
MaukCC
f35a4bf276 Update cartesio_0.4.inst.cfg 2017-04-12 13:15:09 +02:00
MaukCC
f019d05422 Update cartesio_0.25.inst.cfg 2017-04-12 13:13:24 +02:00
MaukCC
10dbd7e683 Update cartesio_0.8.inst.cfg 2017-04-12 13:12:55 +02:00
MaukCC
1f4bc708ca Update cartesio_0.25.inst.cfg 2017-04-12 10:33:44 +02:00
MaukCC
952fce4eda Update cartesio_0.4.inst.cfg 2017-04-12 10:33:24 +02:00
MaukCC
5069dfbf65 Update cartesio_0.8.inst.cfg 2017-04-12 10:32:54 +02:00
Ghostkeeper
5a39ed6793
Merge branch 'maukcc-master' 2017-04-07 10:09:53 +02:00
MaukCC
e5d6fbcf1e Update cartesio_0.25.inst.cfg 2017-04-06 14:04:58 +02:00
MaukCC
66b5a1d0bc Update cartesio_0.8.inst.cfg 2017-04-06 14:04:39 +02:00
MaukCC
f54e671ede Update cartesio_0.4.inst.cfg 2017-04-06 14:04:07 +02:00
MaukCC
575256227c Update cartesio_0.4.inst.cfg 2017-04-05 16:19:06 +02:00
MaukCC
2c12e5e4d9 Update cartesio_0.25.inst.cfg 2017-04-05 16:17:42 +02:00
MaukCC
6bc76f7b8c Update cartesio_0.4.inst.cfg 2017-04-05 16:16:03 +02:00
MaukCC
0f5bcb57e0 Update cartesio_0.25.inst.cfg 2017-04-05 16:12:29 +02:00
MaukCC
eee382b1d8 Update cartesio_0.25.inst.cfg 2017-04-05 16:09:28 +02:00
MaukCC
cb943cba98 Update cartesio_0.4.inst.cfg 2017-04-05 16:07:13 +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