mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
post changes after merging BS1.7.4
Remove tracking etc..
This commit is contained in:
11
resources/profiles/Tronxy/process/0.12mm Fine @Tronxy.json
Normal file
11
resources/profiles/Tronxy/process/0.12mm Fine @Tronxy.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP002",
|
||||
"name": "0.12mm Fine @Tronxy",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"layer_height": "0.12",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP003",
|
||||
"name": "0.15mm Optimal @Tronxy",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_shell_layers": "4",
|
||||
"top_shell_layers": "5",
|
||||
"layer_height": "0.15"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Tronxy",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4"
|
||||
}
|
||||
12
resources/profiles/Tronxy/process/0.24mm Draft @Tronxy.json
Normal file
12
resources/profiles/Tronxy/process/0.24mm Draft @Tronxy.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP005",
|
||||
"name": "0.24mm Draft @Tronxy",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"layer_height": "0.24",
|
||||
"top_surface_line_width": "0.45",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4"
|
||||
}
|
||||
Reference in New Issue
Block a user