Просмотр исходного кода

Fix mistake with abax printers

They weren't using the machine specific settings.
Jaime van Kessel 2 лет назад
Родитель
Сommit
8f2dc5c6e0

+ 1 - 0
resources/definitions/abax_pri3.def.json

@@ -7,6 +7,7 @@
         "author": "Abax 3D Technologies",
         "manufacturer": "Abax 3D Technologies",
         "file_formats": "text/x-gcode",
+        "has_machine_quality": "true",
         "machine_extruder_trains":
         {
             "0": "abax_pri3_extruder_0"

+ 1 - 0
resources/definitions/abax_pri5.def.json

@@ -7,6 +7,7 @@
         "author": "Abax 3D Technologies",
         "manufacturer": "Abax 3D Technologies",
         "file_formats": "text/x-gcode",
+        "has_machine_quality": "true",
         "machine_extruder_trains":
         {
             "0": "abax_pri5_extruder_0"

+ 0 - 1
resources/quality/abax_pri3/apri3_pla_fast.inst.cfg

@@ -11,7 +11,6 @@ weight = 0
 material = generic_pla
 
 [values]
-layer_height = 0.2
 wall_thickness = 1.05
 top_bottom_thickness = 0.8
 infill_sparse_density = 20

+ 0 - 1
resources/quality/abax_pri3/apri3_pla_high.inst.cfg

@@ -11,7 +11,6 @@ weight = 1
 material = generic_pla
 
 [values]
-layer_height = 0.1
 wall_thickness = 1.05
 top_bottom_thickness = 0.8
 infill_sparse_density = 20

+ 0 - 1
resources/quality/abax_pri3/apri3_pla_normal.inst.cfg

@@ -11,7 +11,6 @@ weight = 0
 material = generic_pla
 
 [values]
-layer_height = 0.2
 wall_thickness = 1.05
 top_bottom_thickness = 0.8
 infill_sparse_density = 20

+ 0 - 1
resources/quality/abax_pri5/apri5_pla_fast.inst.cfg

@@ -11,7 +11,6 @@ weight = 0
 material = generic_pla
 
 [values]
-layer_height = 0.2
 wall_thickness = 1.05
 top_bottom_thickness = 0.8
 infill_sparse_density = 20

+ 0 - 1
resources/quality/abax_pri5/apri5_pla_high.inst.cfg

@@ -11,7 +11,6 @@ weight = 1
 material = generic_pla
 
 [values]
-layer_height = 0.1
 wall_thickness = 1.05
 top_bottom_thickness = 0.8
 infill_sparse_density = 20

+ 0 - 1
resources/quality/abax_pri5/apri5_pla_normal.inst.cfg

@@ -11,7 +11,6 @@ weight = 0
 material = generic_pla
 
 [values]
-layer_height = 0.2
 wall_thickness = 1.05
 top_bottom_thickness = 0.8
 infill_sparse_density = 20