mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +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:
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"compatible_printers": [
|
||||
"Kingroon KP3S 3.0 0.4 nozzle"
|
||||
"Kingroon KP3S 3.0 0.4 nozzle"
|
||||
],
|
||||
"name": "0.30mm Standard @Kingroon KP3S 3.0",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"print_settings_id": "0.30mm Standard @Kingroon KP3S 3.0",
|
||||
"bottom_surface_pattern": "monotonicline",
|
||||
@@ -84,4 +85,4 @@
|
||||
"wall_transition_angle": "59",
|
||||
"wipe_before_external_loop": "1",
|
||||
"wipe_tower_bridging": "2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user