mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 05:36:02 +08:00
parent
985ce27d38
commit
54f8cb9591
@ -23,6 +23,10 @@
|
||||
{
|
||||
"name": "RatRig V-Minion",
|
||||
"sub_path": "machine/RatRig V-Minion.json"
|
||||
},
|
||||
{
|
||||
"name": "RatRig V-Cast",
|
||||
"sub_path": "machine/RatRig V-Cast.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
@ -165,6 +169,14 @@
|
||||
{
|
||||
"name": "RatRig V-Minion",
|
||||
"sub_path": "machine/RatRig V-Minion 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "RatRig V-Cast 0.4 nozzle",
|
||||
"sub_path": "machine/RatRig V-Cast 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "RatRig V-Cast 0.6 nozzle",
|
||||
"sub_path": "machine/RatRig V-Cast 0.6 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "RatRig V-Cast 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"printer_model": "RatRig V-Cast",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"300x0",
|
||||
"300x300",
|
||||
"0x300"
|
||||
],
|
||||
"printable_height": "250"
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "RatRig V-Cast 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"printer_model": "RatRig V-Cast",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"300x0",
|
||||
"300x300",
|
||||
"0x300"
|
||||
],
|
||||
"printable_height": "250"
|
||||
}
|
12
resources/profiles/Ratrig/machine/RatRig V-Cast.json
Normal file
12
resources/profiles/Ratrig/machine/RatRig V-Cast.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "RatRig V-Cast",
|
||||
"model_id": "V-Cast",
|
||||
"nozzle_diameter": "0.4;0.6",
|
||||
"machine_tech": "FFF",
|
||||
"family": "RatRig_V-Cast",
|
||||
"bed_model": "ratrig-vcast-bed.stl",
|
||||
"bed_texture": "ratrig_logo.svg",
|
||||
"hotend_model": "hotend.stl",
|
||||
"default_materials": "RatRig Generic ABS;RatRig Generic PLA;RatRig Generic PLA-CF;RatRig Generic PETG;RatRig Generic TPU;RatRig Generic ASA;RatRig Generic PC;RatRig Generic PVA;RatRig Generic PA;RatRig Generic PA-CF"
|
||||
}
|
BIN
resources/profiles/Ratrig/ratrig-vcast-bed.stl
Normal file
BIN
resources/profiles/Ratrig/ratrig-vcast-bed.stl
Normal file
Binary file not shown.
BIN
resources/web/image/printer/RatRig V-Cast_cover.png
Normal file
BIN
resources/web/image/printer/RatRig V-Cast_cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
Loading…
x
Reference in New Issue
Block a user