mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:09:04 +08:00
added head variants
changed category definition
This commit is contained in:
parent
8829f64991
commit
0685df789c
@ -7,7 +7,7 @@
|
|||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "FABtotum",
|
"author": "FABtotum",
|
||||||
"manufacturer": "FABtotum",
|
"manufacturer": "FABtotum",
|
||||||
"category": "FABtotum",
|
"category": "Other",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "fabtotum_platform.stl",
|
"platform": "fabtotum_platform.stl",
|
||||||
"icon": "fabtotum_platform.png",
|
"icon": "fabtotum_platform.png",
|
||||||
|
16
resources/variants/fabtotum_hyb35.inst.cfg
Normal file
16
resources/variants/fabtotum_hyb35.inst.cfg
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[general]
|
||||||
|
name = Hybrid 0.35 mm
|
||||||
|
version = 2
|
||||||
|
definition = fabtotum
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
author = FABtotum
|
||||||
|
type = variant
|
||||||
|
setting_version = 2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
machine_nozzle_size = 0.35
|
||||||
|
retraction_speed = 23
|
||||||
|
retraction_amount = 2.5
|
||||||
|
retraction_count_max = 25
|
||||||
|
retraction_min_travel = 0.1
|
16
resources/variants/fabtotum_lite04.inst.cfg
Normal file
16
resources/variants/fabtotum_lite04.inst.cfg
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[general]
|
||||||
|
name = Lite 0.4 mm
|
||||||
|
version = 2
|
||||||
|
definition = fabtotum
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
author = FABtotum
|
||||||
|
type = variant
|
||||||
|
setting_version = 2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
machine_nozzle_size = 0.4
|
||||||
|
retraction_speed = 23
|
||||||
|
retraction_amount = 2.5
|
||||||
|
retraction_count_max = 25
|
||||||
|
retraction_min_travel = 0.1
|
16
resources/variants/fabtotum_lite06.inst.cfg
Normal file
16
resources/variants/fabtotum_lite06.inst.cfg
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[general]
|
||||||
|
name = Lite 0.6 mm
|
||||||
|
version = 2
|
||||||
|
definition = fabtotum
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
author = FABtotum
|
||||||
|
type = variant
|
||||||
|
setting_version = 2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
machine_nozzle_size = 0.6
|
||||||
|
retraction_speed = 23
|
||||||
|
retraction_amount = 2.5
|
||||||
|
retraction_count_max = 25
|
||||||
|
retraction_min_travel = 0.1
|
16
resources/variants/fabtotum_pro04.inst.cfg
Normal file
16
resources/variants/fabtotum_pro04.inst.cfg
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[general]
|
||||||
|
name = Pro 0.4 mm
|
||||||
|
version = 2
|
||||||
|
definition = fabtotum
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
author = FABtotum
|
||||||
|
type = variant
|
||||||
|
setting_version = 2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
machine_nozzle_size = 0.4
|
||||||
|
retraction_speed = 48
|
||||||
|
retraction_amount = 1.0
|
||||||
|
retraction_count_max = 50
|
||||||
|
retraction_min_travel = 0.1
|
16
resources/variants/fabtotum_pro06.inst.cfg
Normal file
16
resources/variants/fabtotum_pro06.inst.cfg
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[general]
|
||||||
|
name = Pro 0.6 mm
|
||||||
|
version = 2
|
||||||
|
definition = fabtotum
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
author = FABtotum
|
||||||
|
type = variant
|
||||||
|
setting_version = 2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
machine_nozzle_size = 0.6
|
||||||
|
retraction_speed = 48
|
||||||
|
retraction_amount = 1.0
|
||||||
|
retraction_count_max = 50
|
||||||
|
retraction_min_travel = 0.1
|
Loading…
x
Reference in New Issue
Block a user