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
|
@ -103,10 +103,12 @@
|
|||
"xy_contour_compensation": "0",
|
||||
"enable_arc_fitting": "0",
|
||||
"compatible_printers": [
|
||||
"RatRig V-Core 3 200 0.4 nozzle",
|
||||
"RatRig V-Core 3 300 0.4 nozzle",
|
||||
"RatRig V-Core 3 400 0.4 nozzle",
|
||||
"RatRig V-Core 3 500 0.4 nozzle",
|
||||
"RatRig V-Minion 0.4 nozzle"
|
||||
"RatRig V-Core 3 200 0.4 nozzle",
|
||||
"RatRig V-Core 3 300 0.4 nozzle",
|
||||
"RatRig V-Core 3 400 0.4 nozzle",
|
||||
"RatRig V-Core 3 500 0.4 nozzle",
|
||||
"RatRig V-Minion 0.4 nozzle",
|
||||
"RatRig V-Cast 0.4 nozzle",
|
||||
"RatRig V-Cast 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue