mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Fix to RatRig profiles (#162)
Fix to RatRig profiles, especially V-Cast
This commit is contained in:
parent
540aa13e25
commit
43f4288fdc
23 changed files with 51 additions and 28 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue