Browse Source

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.
Ghostkeeper 4 years ago
parent
commit
2ec5ffba0d

+ 1 - 0
resources/quality/fabtotum/fabtotum_abs_fast.inst.cfg

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

+ 1 - 0
resources/quality/fabtotum/fabtotum_abs_high.inst.cfg

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

+ 1 - 0
resources/quality/fabtotum/fabtotum_abs_normal.inst.cfg

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

+ 1 - 0
resources/quality/fabtotum/fabtotum_nylon_fast.inst.cfg

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

+ 1 - 0
resources/quality/fabtotum/fabtotum_nylon_high.inst.cfg

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

+ 1 - 0
resources/quality/fabtotum/fabtotum_nylon_normal.inst.cfg

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

+ 1 - 0
resources/quality/fabtotum/fabtotum_pla_fast.inst.cfg

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

+ 1 - 0
resources/quality/fabtotum/fabtotum_pla_high.inst.cfg

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

+ 1 - 0
resources/quality/fabtotum/fabtotum_pla_normal.inst.cfg

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

+ 1 - 0
resources/quality/fabtotum/fabtotum_tpu_fast.inst.cfg

@@ -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
 

Some files were not shown because too many files changed in this diff