Commit graph

20 commits

Author SHA1 Message Date
Lipu Fei
1977a865f1 Fix HMS434 version upgrade
CURA-6774
2019-09-24 11:05:52 +02:00
Lipu Fei
f86ca15676 Change support_infill_angle to support_infill_angles
CURA-5882
2019-08-12 13:57:29 +02:00
Jaime van Kessel
e56e355e79 Added upgrader for 4.3 2019-07-23 11:15:13 +02:00
Jaime van Kessel
7d446722a9 Remove the max-z-speed-override
CURA-6625
2019-07-03 16:13:21 +02:00
Ghostkeeper
a38984dcec
Increment setting_version to 8
This is required for the version upgrade.

Contributes to issue CURA-6311.
2019-06-12 09:09:41 +02:00
Ghostkeeper
b64f2f1d8f
Remove override for outer wall line width
This way the outer wall line width adjusts automatically to the user's value for the wall line width, if he chooses to change that.
2019-05-20 13:56:57 +02:00
DragonJe
864646d4a5
Update nwa3d_a5_normal.inst.cfg 2019-05-17 11:27:51 -05:00
DragonJe
3fc9567215
Update nwa3d_a5_fast.inst.cfg 2019-05-17 11:27:24 -05:00
DragonJe
be05d07acd
Update nwa3d_a5_best.inst.cfg 2019-05-17 11:26:54 -05:00
Ghostkeeper
25bbc1e66e
Set default infill density for tree support to 0% in profiles
In profiles that overwrite the support infill density, also keep it 0% for tree support.
Except PVA profiles. Those are probably better off with their normal infill density.

Fixes #5297.
2019-04-29 12:06:54 +02:00
Jaime van Kessel
48b4f0ae2b Removed last few incorrect values from nwa3d profiles 2019-02-15 14:07:57 +01:00
DragonJe
6ed5296e59
Update nwa3d_a5_normal.inst.cfg
Added "initial_layer_line_width_factor = 100" and changed "True" and "False" syntax
2019-02-14 16:05:42 -06:00
DragonJe
f91ee80373
Update nwa3d_a5_fast.inst.cfg
Added "initial_layer_line_width_factor = 100" and changed True and False syntax
2019-02-14 16:02:57 -06:00
DragonJe
bcf9a36278
Update nwa3d_a5_best.inst.cfg
Changed True and False syntax
2019-02-14 15:59:45 -06:00
DragonJe
e46024e7d1
Update nwa3d_a5_best.inst.cfg 2019-02-14 15:54:56 -06:00
DragonJe
b32d296728
Update nwa3d_a5_normal.inst.cfg 2019-02-04 12:06:44 -06:00
DragonJe
4f035c556a
Update nwa3d_a5_fast.inst.cfg 2019-02-04 12:03:56 -06:00
DragonJe
9214988c7e
Update nwa3d_a5_best.inst.cfg 2019-02-04 11:59:36 -06:00
Ghostkeeper
4a91425bf9
Upgrade nwa3d files to setting version 7
This was merged into 4.0 and then into master, but when merging into master it was not upgraded to version 7.
2019-01-28 15:31:09 +01:00
DragonJe
0b69d655db Adding NWA3D A5 printer (#5118)
* Add files via upload

* Add files via upload

* Create nwa3d_a5_normal.inst.cfg

* Add files via upload

* Add files via upload

* Delete nwa3d_a5.def.json

* Create nwa3d_a5.def.json

* Delete nwa3d_backplate.png

* Update resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/definitions/nwa3d_a5.def.json

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/definitions/nwa3d_a5.def.json

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/definitions/nwa3d_a5.def.json

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/definitions/nwa3d_a5.def.json

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/definitions/nwa3d_a5.def.json

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>

* Update resources/extruders/nwa3d_a5_extruder_0.def.json

Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>
2019-01-17 17:39:00 +01:00