mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Orca filament profile revamp - done (#8287)
* Update Qidi profiles * restructure orca filament lib folder * update profiles * add more global filaments * check missing instantiation errors * fix missing instantiation attribute * delete voron generic filaments * remove Mellow filaments * clean profiles * QoL: select only visible filament when select all filaments
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Standard @Thinker X400",
|
||||
"instantiation": "true",
|
||||
"only_one_wall_top": "1",
|
||||
"outer_wall_speed": "200",
|
||||
"overhang_1_4_speed": "60",
|
||||
@@ -24,4 +25,4 @@
|
||||
"top_shell_thickness": "1",
|
||||
"version": "1.9.0.2",
|
||||
"wall_generator": "classic"
|
||||
}
|
||||
}
|
||||
@@ -11,6 +11,7 @@
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Standard @Thinker X400",
|
||||
"instantiation": "true",
|
||||
"only_one_wall_top": "1",
|
||||
"outer_wall_speed": "200",
|
||||
"overhang_1_4_speed": "60",
|
||||
@@ -24,4 +25,4 @@
|
||||
"top_shell_thickness": "1",
|
||||
"version": "1.9.0.2",
|
||||
"wall_generator": "classic"
|
||||
}
|
||||
}
|
||||
@@ -11,6 +11,7 @@
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Standard @Thinker X400",
|
||||
"instantiation": "true",
|
||||
"only_one_wall_top": "1",
|
||||
"outer_wall_speed": "200",
|
||||
"print_settings_id": "0.24mm Standard @Thinker X400",
|
||||
@@ -21,4 +22,4 @@
|
||||
"top_shell_thickness": "1",
|
||||
"version": "1.9.0.2",
|
||||
"wall_generator": "classic"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user