mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
- ABS-R print profiles for ABS-R with the 1C extruder
This commit is contained in:
parent
4656873e9d
commit
c089248625
4 changed files with 118 additions and 0 deletions
|
@ -0,0 +1,42 @@
|
|||
[general]
|
||||
definition = ultimaker_methodx
|
||||
name = Fast
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = ultimaker_absr_175
|
||||
quality_type = draft
|
||||
setting_version = 22
|
||||
type = quality
|
||||
variant = 1C
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
cool_fan_enabled = False
|
||||
raft_airgap = 0.3
|
||||
speed_prime_tower = 30.0
|
||||
speed_print = 120.0
|
||||
speed_roofing = 55
|
||||
speed_topbottom = 55
|
||||
speed_travel = 250.0
|
||||
speed_wall_0 = 45
|
||||
speed_wall_x = 65
|
||||
support_angle = 50
|
||||
support_bottom_density = 24
|
||||
support_bottom_enable = False
|
||||
support_bottom_line_width = 0.6
|
||||
support_bottom_stair_step_height = 0
|
||||
support_fan_enable = False
|
||||
support_infill_rate = 12.0
|
||||
support_interface_enable = True
|
||||
support_interface_pattern = lines
|
||||
support_line_width = 0.3
|
||||
support_pattern = lines
|
||||
support_roof_density = 97
|
||||
support_roof_height = 1.015
|
||||
support_roof_line_width = 0.25
|
||||
support_use_towers = False
|
||||
support_xy_distance = 0.2
|
||||
support_xy_distance_overhang = 0.15
|
||||
support_z_distance = 0.25
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue