mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 10:06:37 +08:00

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
19 lines
347 B
INI
19 lines
347 B
INI
[general]
|
|
version = 4
|
|
name = Low Quality
|
|
definition = ratrig_base
|
|
|
|
[metadata]
|
|
setting_version = 22
|
|
type = quality
|
|
quality_type = low
|
|
weight = -4
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.28
|
|
layer_height_0 = 0.28
|
|
top_bottom_thickness = =layer_height_0+layer_height*3
|
|
wall_thickness = =line_width*2
|
|
support_interface_height = =layer_height*4
|