mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 01:25:51 +08:00
Fix mistake with abax printers
They weren't using the machine specific settings.
This commit is contained in:
parent
f3b742d26a
commit
8f2dc5c6e0
@ -7,6 +7,7 @@
|
|||||||
"author": "Abax 3D Technologies",
|
"author": "Abax 3D Technologies",
|
||||||
"manufacturer": "Abax 3D Technologies",
|
"manufacturer": "Abax 3D Technologies",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
|
"has_machine_quality": "true",
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
{
|
{
|
||||||
"0": "abax_pri3_extruder_0"
|
"0": "abax_pri3_extruder_0"
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
"author": "Abax 3D Technologies",
|
"author": "Abax 3D Technologies",
|
||||||
"manufacturer": "Abax 3D Technologies",
|
"manufacturer": "Abax 3D Technologies",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
|
"has_machine_quality": "true",
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
{
|
{
|
||||||
"0": "abax_pri5_extruder_0"
|
"0": "abax_pri5_extruder_0"
|
||||||
|
@ -11,7 +11,6 @@ weight = 0
|
|||||||
material = generic_pla
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
|
||||||
wall_thickness = 1.05
|
wall_thickness = 1.05
|
||||||
top_bottom_thickness = 0.8
|
top_bottom_thickness = 0.8
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
|
@ -11,7 +11,6 @@ weight = 1
|
|||||||
material = generic_pla
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.1
|
|
||||||
wall_thickness = 1.05
|
wall_thickness = 1.05
|
||||||
top_bottom_thickness = 0.8
|
top_bottom_thickness = 0.8
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
|
@ -11,7 +11,6 @@ weight = 0
|
|||||||
material = generic_pla
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
|
||||||
wall_thickness = 1.05
|
wall_thickness = 1.05
|
||||||
top_bottom_thickness = 0.8
|
top_bottom_thickness = 0.8
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
|
@ -11,7 +11,6 @@ weight = 0
|
|||||||
material = generic_pla
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
|
||||||
wall_thickness = 1.05
|
wall_thickness = 1.05
|
||||||
top_bottom_thickness = 0.8
|
top_bottom_thickness = 0.8
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
|
@ -11,7 +11,6 @@ weight = 1
|
|||||||
material = generic_pla
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.1
|
|
||||||
wall_thickness = 1.05
|
wall_thickness = 1.05
|
||||||
top_bottom_thickness = 0.8
|
top_bottom_thickness = 0.8
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
|
@ -11,7 +11,6 @@ weight = 0
|
|||||||
material = generic_pla
|
material = generic_pla
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
|
||||||
wall_thickness = 1.05
|
wall_thickness = 1.05
|
||||||
top_bottom_thickness = 0.8
|
top_bottom_thickness = 0.8
|
||||||
infill_sparse_density = 20
|
infill_sparse_density = 20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user