mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00:00
Fix to RatRig profiles (#162)
Fix to RatRig profiles, especially V-Cast
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"setting_id": "GM007",
|
||||
"name": "RatRig V-Cast 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"inherits": "RatRig V-Cast 0.4 nozzle",
|
||||
"printer_model": "RatRig V-Cast",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"300x0",
|
||||
|
||||
Reference in New Issue
Block a user