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:
20
resources/profiles/Raise3D/filament/Raise3D Generic TPU.json
Normal file
20
resources/profiles/Raise3D/filament/Raise3D Generic TPU.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Raise3D Generic TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"filament_max_volumetric_speed": [
|
||||
"2.5"
|
||||
],
|
||||
"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