Commit graph

25 commits

Author SHA1 Message Date
Lipu Fei
2aa985c6de Update all profiles to setting_version 7
CURA-6113
2019-01-17 11:49:26 +01:00
Ghostkeeper
139ab2e0bb
Increment setting_version to 6
Because Cura 4.1 is going to have a version upgrade to change the stack files.

Contributes to issue CURA-5848.
2018-12-27 16:39:05 +01:00
Ghostkeeper
2486a5b5da
Improve generic profiles for fabtotum and zyyx
These printers had profiles for zyyx_pro and fabtotum material suites, which were specific to those materials, but caused the generic materials to no longer have any profile. Let's use these machine-specific profiles for the generic materials as well. For the specific materials this changes nothing because the same profiles are still matched. For the generic materials this should improve the quality if the quality profile is tuned in any way to the machine.
2018-11-13 11:48:02 +01:00
jack
06f73ac798
Merge pull request #3920 from Ultimaker/CURA-5450_remove_concentric_3d
CURA-5450 remove concentric 3d
2018-06-13 16:55:44 +02:00
Lipu Fei
b81635ac8e Update setting_version to 5 and add 34 -> 40 upgrade
CURA-5450

Also update setting_version for all qualities and variants.
2018-06-12 10:17:35 +02:00
Jack Ha
359506874a CURA-5342 replace speed setting constants in profiles to formulas; also adds necessary settings for um2p if the setting is also defined in ultimaker2 2018-06-11 13:45:52 +02:00
Ghostkeeper
8438406d8b
Revert "CURA-5342 formulafy speed settings so when changing the main speed, the sub speeds change accordingly"
This reverts commit 9432252de4. It was assuming the wrong default speed_print value of 60. It's not always 60. We need to find a different solution or modify the script.

Reverts the fix for issue CURA-5342.
2018-06-08 13:44:40 +02:00
Jack Ha
9432252de4 CURA-5342 formulafy speed settings so when changing the main speed, the sub speeds change accordingly 2018-06-06 17:07:04 +02:00
Lipu Fei
ed390738f4 Update all qualities and variants to version 4 2018-04-05 15:14:15 +02:00
Ghostkeeper
d8a066c1e7
Increment instance container version number instead of just quality_changes
Otherwise when we load that quality_changes file we'll deny it because the instance container version number is wrong.

Contributes to issue CURA-5054.
2018-03-09 16:14:24 +01:00
Lipu Fei
a29a6122f1 Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-03-05 11:29:21 +01:00
Lipu Fei
0505b16ffb WIP: Update quality profiles
- Add a new field "variant" in "metadata" section for quality profiles.
  "material" will only contain values such as "generic_abs", and
  "variant" will contain values such as "0.25 mm", "AA 0.4", etc.

- Reformat "metadata" section to have the following order:
   - setting_version
   - type
   - quality_type
   - weight
   - global_quality
   - material
   - variant
2018-02-16 14:20:02 +01:00
krios-fabteam
c83f983440 added speed print to fabtotum qualities 2018-01-30 09:49:17 +01:00
angelo-fabteam
0f48bf03a5
Added speed print definition 2018-01-30 09:30:39 +01:00
angelo-fabteam
64f0f5db42
Added speed print definition 2018-01-30 09:24:11 +01:00
krios-fabteam
5386de3182 fixed setting version 2018-01-29 16:45:35 +01:00
krios-fabteam
abe9c204a9 added tpu qualities
default fan value for abs set to false

changed M728 with M300 in start and end gcode
2018-01-29 16:41:21 +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
Lipu Fei
fdf5dc049e Update all containers to setting_version 3
CURA-4270
2017-09-04 15:47:04 +02:00
alekseisasin
37eb74e99e Fixed quality file names
CURA-4128
2017-08-31 13:16:08 +02:00
krios-fabteam
b4ae52b4c3 added 2 more variants
improved quality profiles
2017-08-30 17:17:39 +02:00
krios-fabteam
be4fa98638 removed quality duplicates 2017-08-29 11:34:21 +02:00
krios-fabteam
56bab36869 added generic label for materials 2017-08-28 17:56:01 +02:00
krios-fabteam
8829f64991 updated resources settings version 2017-08-09 10:21:56 +02:00
krios-fabteam
0cf355635d Added FABtotum Personal Fabricator 2017-07-25 15:54:01 +02:00