mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-03 05:30:37 +08:00
TwoTrees SK1 Profiles : New filament (PLA Matte) and tuned volumetric flow rates (#4172)
* Increased max volumetric flow of PETG and PLA silk * New filament profile for TT SK1 : PLA Matte * Increased Max volumetric flow rate for PLA-CF
This commit is contained in:
parent
f280aed9d1
commit
d82987ca32
@ -172,6 +172,10 @@
|
|||||||
"name": "TwoTrees Generic PLA-CF @SK1",
|
"name": "TwoTrees Generic PLA-CF @SK1",
|
||||||
"sub_path": "filament/TwoTrees Generic PLA-CF @SK1.json"
|
"sub_path": "filament/TwoTrees Generic PLA-CF @SK1.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "TwoTrees Generic PLA Matte @SK1",
|
||||||
|
"sub_path": "filament/TwoTrees Generic PLA Matte @SK1.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "TwoTrees Generic PLA Silk @SK1",
|
"name": "TwoTrees Generic PLA Silk @SK1",
|
||||||
"sub_path": "filament/TwoTrees Generic PLA Silk @SK1.json"
|
"sub_path": "filament/TwoTrees Generic PLA Silk @SK1.json"
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
"0.95"
|
"0.95"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"9"
|
"13"
|
||||||
],
|
],
|
||||||
"enable_pressure_advance": [
|
"enable_pressure_advance": [
|
||||||
"1"
|
"1"
|
||||||
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"instantiation": "true",
|
||||||
|
"name": "TwoTrees Generic PLA Matte @SK1",
|
||||||
|
"inherits": "TwoTrees Generic PLA @SK1",
|
||||||
|
"from": "system",
|
||||||
|
"filament_id": "GFSL05",
|
||||||
|
"setting_id": "GFSL05_00",
|
||||||
|
"compatible_printers": [
|
||||||
|
"TwoTrees SK1 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
]
|
||||||
|
}
|
@ -10,7 +10,7 @@
|
|||||||
"TwoTrees SK1 0.4 nozzle"
|
"TwoTrees SK1 0.4 nozzle"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"12"
|
"15"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
"0.95"
|
"0.95"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"12"
|
"18"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"7"
|
"7"
|
||||||
|
@ -8,5 +8,5 @@
|
|||||||
"bed_model": "TwoTrees SK1_buildplate_model.stl",
|
"bed_model": "TwoTrees SK1_buildplate_model.stl",
|
||||||
"bed_texture": "",
|
"bed_texture": "",
|
||||||
"hotend_model": "",
|
"hotend_model": "",
|
||||||
"default_materials": "TwoTrees Generic 95A TPU @SK1;TwoTrees Generic PETG @SK1;TwoTrees Generic HS PLA @SK1;TwoTrees Generic PLA @SK1;TwoTrees Generic PLA-CF @SK1;TwoTrees Generic PLA Silk @SK1"
|
"default_materials": "TwoTrees Generic 95A TPU @SK1;TwoTrees Generic PETG @SK1;TwoTrees Generic HS PLA @SK1;TwoTrees Generic PLA @SK1;TwoTrees Generic PLA-CF @SK1;TwoTrees Generic PLA Matte @SK1;TwoTrees Generic PLA Silk @SK1"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user