mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Add support for Rat Rig V-Core 4 & V-Core 4 HYBRID (#5660)
* Initial add of RatRig core v4 * Merge branch 'main' into ratrig-v4 * Fix check error * Add V-Core 4 covers * Add V-Core 4 to filament * Initial add for HYBRID profiles The rest will come tomorrow ;) * Misc Add HYBRID profiles Rename Core V4 to V-Core 4 Add HYBRID cover * Fix filament * Merge branch 'main' into ratrig-v4
This commit is contained in:
@@ -8,5 +8,14 @@
|
||||
"layer_height": "0.28",
|
||||
"top_surface_line_width": "0.45",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4"
|
||||
"top_shell_layers": "4",
|
||||
"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-Cast 0.4 nozzle",
|
||||
"RatRig V-Cast 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user