mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00

This is a manual merge. I did a checkout on specific files from another branch That branch branched from 2.1 and I cherry-picked all commits which were on master but not on 2.1 manually by reviewing each of them This way of merging bypasses all problems we had with the standard merges from 2.1 into master CURA-1349
26 lines
473 B
Text
26 lines
473 B
Text
[general]
|
|
version = 1
|
|
name = Fast Print
|
|
machine_type = ultimaker2plus
|
|
machine_variant = 0.4 mm
|
|
material = ABS
|
|
weight = -1
|
|
|
|
[settings]
|
|
layer_height = 0.15
|
|
wall_thickness = 0.7
|
|
line_width = 0.35
|
|
top_bottom_thickness = 0.75
|
|
infill_sparse_density = 18
|
|
speed_print = 40
|
|
layer_height_0 = 0.26
|
|
speed_layer_0 = 30
|
|
speed_travel = 150
|
|
speed_infill = 55
|
|
speed_topbottom = 30
|
|
speed_wall_0 = 30
|
|
cool_min_layer_time = 3
|
|
cool_min_speed = 20
|
|
cool_lift_head = True
|
|
cool_fan_speed_min = 50
|
|
|