mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Add RatRig printers configurations
Added configurations for the following RatRig printers: * RatRig V-Core 3 (200mm, 300mm, 400mm and 500mm versions) * RatRig V-Minion V-Core 3.1 modification is also supported. Bed meshes are taken from https://github.com/slic3r/slic3r-profiles with kind permission of the author @HelgeKeck
This commit is contained in:
parent
1ba34ec0ff
commit
f6cc7993e1
120 changed files with 1851 additions and 0 deletions
|
@ -0,0 +1,19 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Dynamic Quality
|
||||
definition = ratrig_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 22
|
||||
type = quality
|
||||
quality_type = adaptive
|
||||
weight = -2
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.16
|
||||
layer_height_0 = 0.20
|
||||
top_bottom_thickness = =layer_height_0+layer_height*4
|
||||
wall_thickness = =line_width*3
|
||||
support_interface_height = =layer_height*6
|
||||
adaptive_layer_height_enabled = true
|
Loading…
Add table
Add a link
Reference in a new issue