214 Commits

Author SHA1 Message Date
Lipu Fei
b3d0438daa WIP: Update variant files
- Remove "author" from "metadata" section

- Add "hardware_type" for variants that don't have it

- Reformat "metadata" section to have the following order:
   - setting_version
   - type
   - hardware_type
2018-02-16 14:20:02 +01:00
Lipu Fei
ed939d31fa Add hardware_type = nozzle for nozzle variants
CURA-4461
2018-01-22 12:20:10 +01:00
gordo3di
d10ea0a564 Removed desktop.ini files
Removed desktop.ini files
2018-01-19 11:09:35 -05:00
gordo3di
b48edbab8e gMax 1.5+ Configurations
gMax 1.5+ Single and Dual extruder configurations
2018-01-19 10:52:52 -05:00
Diego Prado Gesto
585c3e4f06 CURA-4660 Fix some mismatches between quality profiles, AA0.25 variant
and UM3 definitions.
2017-12-01 16:45:23 +01:00
Diego Prado Gesto
720b9ebdfa CURA-4556 Add profiles for AA0.25 and BAM material 2017-11-13 11:06:27 +01:00
Lipu Fei
b6dd87081c Add upgrade script for 3.0 to 3.1
CURA-4451

- Add upgrade script for 3.0. to 3.1
- Upgrade old stack files so they will use "empty_quality" as the
  "Not Supported" quality profile.
- Increase SettingVersion to 4
2017-10-30 12:45:25 +01:00
Ghostkeeper
9a30941ead
Set support horizontal expansion back to 3
Also for Extended.
2017-10-03 10:59:00 +02:00
Ghostkeeper
dd79b895f5
Set support horizontal expansion back to 3
They discovered that the 2 was causing a lot of failed prints.
2017-10-03 10:00:48 +02:00
Ghostkeeper
4ddfb81897
Set raft air gap to 0.25mm for 0.25mm nozzles
We haven't tested this (neither did we test 0.3mm what it was originally) but we estimate that this will work a bit better. At least it won't give a warning.
2017-09-25 12:31:23 +02:00
Diego Prado Gesto
fd1c76ac80 Merged branch - CURA-4270 2017-09-13 13:25:00 +02:00
Ghostkeeper
6b08a435b3
Improve retraction settings for PVA
These are new retraction settings as tested by the materials & processing team.
2017-09-12 13:21:58 +02:00
Lipu Fei
fdf5dc049e Update all containers to setting_version 3
CURA-4270
2017-09-04 15:47:04 +02:00
alekseisasin
d23e9cafe4 Merge pull request #2162 from FABtotum/master
FABtotum Personal Fabricator
2017-08-31 12:56:24 +02:00
krios-fabteam
b4ae52b4c3 added 2 more variants
improved quality profiles
2017-08-30 17:17:39 +02:00
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