mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
28 lines
548 B
INI
28 lines
548 B
INI
[general]
|
|
definition = zyyx_plus
|
|
name = Fine
|
|
version = 4
|
|
|
|
[metadata]
|
|
global_quality = True
|
|
quality_type = fine
|
|
setting_version = 24
|
|
type = quality
|
|
weight = 0
|
|
|
|
[values]
|
|
acceleration_enabled = True # No effect on print, only for better print time prediction
|
|
acceleration_print = 1000
|
|
adhesion_type = brim
|
|
infill_pattern = gyroid
|
|
infill_sparse_density = 15
|
|
layer_height = 0.1
|
|
raft_airgap = 0.2
|
|
retraction_amount = 1.2
|
|
retraction_count_max = 20
|
|
retraction_speed = 20
|
|
speed_print = 40
|
|
speed_travel = 100
|
|
top_bottom_thickness = 1.0
|
|
wall_thickness = 1.2
|
|
|