Assign FABtotum profiles to 0.4mm nozzle

This is the default (preferred) nozzle for the FABtotum Personal Fabricator.
Apparently when these nozzle profiles were added, the existing quality profiles weren't considered. We'll now put them on the nozzle size that the FABtotum printer had before the nozzle profiles were added. There is also the Pro nozzle for FABtotum but I think the Lite is more likely what the profiles were originally made for, since that is the default.
This commit is contained in:
Ghostkeeper 2020-10-02 15:04:57 +02:00
parent 5415ded35d
commit 2ec5ffba0d
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A
12 changed files with 12 additions and 0 deletions

View file

@ -9,6 +9,7 @@ type = quality
quality_type = fast
weight = -1
material = generic_abs
variant = Lite 0.4 mm
[values]
adhesion_type = raft

View file

@ -9,6 +9,7 @@ type = quality
quality_type = high
weight = 1
material = generic_abs
variant = Lite 0.4 mm
[values]
adhesion_type = raft

View file

@ -9,6 +9,7 @@ type = quality
quality_type = normal
weight = 0
material = generic_abs
variant = Lite 0.4 mm
[values]
adhesion_type = raft

View file

@ -9,6 +9,7 @@ type = quality
quality_type = fast
weight = -1
material = generic_nylon
variant = Lite 0.4 mm
[values]
adhesion_type = raft

View file

@ -9,6 +9,7 @@ type = quality
quality_type = high
weight = 1
material = generic_nylon
variant = Lite 0.4 mm
[values]
adhesion_type = raft

View file

@ -9,6 +9,7 @@ type = quality
quality_type = normal
weight = 0
material = generic_nylon
variant = Lite 0.4 mm
[values]
adhesion_type = raft

View file

@ -9,6 +9,7 @@ type = quality
quality_type = fast
weight = -1
material = generic_pla
variant = Lite 0.4 mm
[values]
adhesion_type = skirt

View file

@ -9,6 +9,7 @@ type = quality
quality_type = high
weight = 1
material = generic_pla
variant = Lite 0.4 mm
[values]
adhesion_type = skirt

View file

@ -9,6 +9,7 @@ type = quality
quality_type = normal
weight = 0
material = generic_pla
variant = Lite 0.4 mm
[values]
adhesion_type = skirt

View file

@ -7,6 +7,7 @@ name = Fast Quality
type = quality
setting_version = 16
material = generic_tpu
variant = Lite 0.4 mm
quality_type = fast
weight = -1

View file

@ -7,6 +7,7 @@ name = High Quality
type = quality
setting_version = 16
material = generic_tpu
variant = Lite 0.4 mm
quality_type = high
weight = 1

View file

@ -7,6 +7,7 @@ name = Normal Quality
type = quality
setting_version = 16
material = generic_tpu
variant = Lite 0.4 mm
quality_type = normal
weight = 0