mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 07:17:52 -06:00
Add Add Machine wizard, machine definitions & profiles for Ultimaker 2 with Olsson Block
This commit is contained in:
parent
2ab23513b2
commit
bcf0f507ad
15 changed files with 494 additions and 8 deletions
42
resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile
Normal file
42
resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile
Normal file
|
@ -0,0 +1,42 @@
|
|||
[general]
|
||||
version = 1
|
||||
name = Fast Prints
|
||||
machine_type = ultimaker2_olsson
|
||||
machine_variant = 0.4 mm
|
||||
|
||||
[settings]
|
||||
retraction_combing = All
|
||||
top_thickness = 0.75
|
||||
speed_print = 40
|
||||
speed_wall_0 = 40
|
||||
raft_surface_line_spacing = 3.0
|
||||
shell_thickness = 0.7
|
||||
infill_sparse_density = 18
|
||||
retraction_hop = 0.0
|
||||
skin_no_small_gaps_heuristic = False
|
||||
retraction_speed = 40.0
|
||||
raft_surface_line_width = 0.4
|
||||
raft_base_line_width = 1.0
|
||||
raft_margin = 5.0
|
||||
adhesion_type = brim
|
||||
skirt_minimal_length = 150.0
|
||||
layer_height = 0.15
|
||||
brim_line_count = 22
|
||||
infill_before_walls = False
|
||||
raft_surface_thickness = 0.27
|
||||
raft_airgap = 0.0
|
||||
infill_overlap = 15
|
||||
raft_interface_line_width = 0.4
|
||||
speed_topbottom = 30
|
||||
support_pattern = lines
|
||||
layer_height_0 = 0.26
|
||||
raft_interface_line_spacing = 3.0
|
||||
speed_travel = 150
|
||||
skirt_gap = 3.0
|
||||
magic_mesh_surface_mode = False
|
||||
bottom_thickness = 0.75
|
||||
speed_wall_x = 50
|
||||
machine_nozzle_size = 0.35
|
||||
top_bottom_thickness = 0.75
|
||||
support_enable = False
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue