mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 12:45:17 +00:00
add Raise3D printer profiles (#1087)
* add Raise3D printer profiles Raise3D Pro3 Raise3D Pro3 Plus * add more Sovol profiles Sovol SV06 Sovol SV06 Plus * Add & modify Anycubic profiles Anycubic Chiron Anycubic Kobra Max Anycubic Vyper process 0.15mm & 0.30mm
This commit is contained in:
23
resources/profiles/Raise3D/filament/Raise3D Generic ASA.json
Normal file
23
resources/profiles/Raise3D/filament/Raise3D Generic ASA.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB98",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Raise3D Generic ASA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"filament_flow_ratio": [
|
||||
"0.93"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"14"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Raise3D Pro3 0.4 nozzle (Dual)",
|
||||
"Raise3D Pro3 0.4 nozzle (Left)",
|
||||
"Raise3D Pro3 0.4 nozzle (Right)",
|
||||
"Raise3D Pro3 Plus 0.4 nozzle (Dual)",
|
||||
"Raise3D Pro3 Plus 0.4 nozzle (Left)",
|
||||
"Raise3D Pro3 Plus 0.4 nozzle (Right)"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user