8 Commits

Author SHA1 Message Date
Jaime van Kessel
f82e49e2dd Merge branch 'fix_material_diameter_profiles' of github.com:fieldOfView/Cura into 5.1 2022-06-17 15:35:32 +02:00
Ghostkeeper
d9d90ab4b6
Increment setting_version to 20
We've removed a bunch of settings and transformed others. To allow profiles to be checked for these and edited if necessary, we now need to increment this version number.

Contributes to issue CURA-8466.
2022-03-29 15:03:48 +02:00
fieldOfView
a79b9c4ef1 Remove material_diameter from quality profiles
Setting the `material_diameter` in a quality profile overrides what is set in the material, and there is no way for the user to override this since `material_diameter` is a hidden "machine" setting. The `material_diameter` is still properly set in the printer definition and the used material, so functionally there is no difference.

(Doesn't) affect XYZ Da Vinci, Tinyboy, Tevo Blackwidow, Nwa3d, Key3d, Kemiq Q2, Katihal, Gmax15+, Flashforge, Crazy3dPrint and AnyCubic printers.
2022-03-17 14:08:21 +01:00
Konstantinos Karmas
3e143a012a Change the setting version to 19
Since the setting version 18 is used in the arachne beta build, we decided to make the the setting version to 19 in the normal releases, so that we make sure that projects made in arachne beta won't use any version upgrade scripts if a user attempts to open them in 4.12.

CURA-8510
2021-09-15 16:25:04 +02:00
Ghostkeeper
453b666b1d
Increment setting_version to 18
We now have version 18, where Flsun Super Racer has customised profiles.
Nothing changes in the built-in profiles. It only needs a change in the machine instances.

Contributes to issue CURA-8510.
2021-09-14 16:32:43 +02:00
Kostas Karmas
2645dc880e Update setting version to 17 for 4.10
CURA-8212
2021-05-10 17:39:33 +02:00
KeltE
99ce3b16bf
Move retraction amount and speed to definition for flashforge
* Update flashforge_global_0.08_ultra.inst.cfg
* Update flashforge_dreamer_nx.def.json
* Update flashforge_global_0.12_super.inst.cfg
* Update flashforge_global_0.16_adaptive.inst.cfg
* Update flashforge_global_0.20_standard.inst.cfg
* Update flashforge_global_0.28_low.inst.cfg
* Update flashforge_global_0.32_draft.inst.cfg
* Update flashforge_global_0.40_coarse.inst.cfg
* Update flashforge_global_0.48_extra_coarse.inst.cfg
* Update flashforge_global_0.08_ultra.inst.cfg
* Update flashforge_global_0.12_super.inst.cfg
* Update flashforge_global_0.16_adaptive.inst.cfg
* Update flashforge_global_0.20_standard.inst.cfg
* Update flashforge_global_0.28_low.inst.cfg
* Update flashforge_global_0.32_draft.inst.cfg
2021-05-03 16:49:07 +02:00
KeltE
cbafac6133
Cura Definition for Flasforge DreamerNX (#9303)
* Add files via upload

* Update resources/definitions/flashforge_base.def.json

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>

* Update resources/definitions/flashforge_base.def.json

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>

* Update resources/definitions/flashforge_dreamer_nx.def.json

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>

* Update resources/definitions/flashforge_dreamer_nx.def.json

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>

* Rename ff_dreamernx_extruder_0.def.json to flashforge_dreamernx_extruder_0.def.json

* Update flashforge_dreamer_nx.def.json

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-03-08 16:51:45 +01:00