mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 11:59:02 +08:00
Delete s3d_std1.2_PLA_H.inst.cfg
This commit is contained in:
parent
142bd77d50
commit
72e1a887f7
@ -1,48 +0,0 @@
|
|||||||
[general]
|
|
||||||
version = 4
|
|
||||||
name = H
|
|
||||||
definition = strateo3d
|
|
||||||
|
|
||||||
[metadata]
|
|
||||||
setting_version = 15
|
|
||||||
type = quality
|
|
||||||
quality_type = h
|
|
||||||
weight = -1
|
|
||||||
material = emotiontech_pla
|
|
||||||
variant = Standard 1.2
|
|
||||||
|
|
||||||
[values]
|
|
||||||
layer_height_0 = =round(0.75*machine_nozzle_size, 2)
|
|
||||||
line_width = =machine_nozzle_size/machine_nozzle_size*1.1
|
|
||||||
wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*1.0
|
|
||||||
infill_line_width = =machine_nozzle_size/machine_nozzle_size*1.2
|
|
||||||
support_line_width = =machine_nozzle_size/machine_nozzle_size*0.9
|
|
||||||
wall_0_wipe_dist = =machine_nozzle_size/2
|
|
||||||
speed_print = 35
|
|
||||||
speed_wall = =math.ceil(speed_print * 27/35)
|
|
||||||
speed_wall_0 = =math.ceil(speed_print * 23/35)
|
|
||||||
speed_topbottom = =math.ceil(speed_print * 30/35)
|
|
||||||
speed_layer_0 = =math.ceil(speed_print * 25/35)
|
|
||||||
speed_slowdown_layers = 2
|
|
||||||
cool_fan_enabled = True
|
|
||||||
cool_fan_speed = 100
|
|
||||||
cool_fan_speed_max = 100
|
|
||||||
cool_min_layer_time_fan_speed_max = 20
|
|
||||||
cool_min_layer_time = 11
|
|
||||||
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
|
||||||
cool_min_speed = 10
|
|
||||||
support_angle = 50
|
|
||||||
material_print_temperature = =default_material_print_temperature + 10
|
|
||||||
material_print_temperature_layer_0 = =default_material_print_temperature + 5
|
|
||||||
material_flow = 91
|
|
||||||
retraction_extra_prime_amount = 0.5
|
|
||||||
retraction_min_travel = =3*line_width
|
|
||||||
retraction_hop_only_when_collides = True
|
|
||||||
skin_overlap = 20
|
|
||||||
support_z_distance = =layer_height*2
|
|
||||||
support_bottom_distance = =support_z_distance*0.5
|
|
||||||
support_xy_distance = =line_width * 1.7
|
|
||||||
support_xy_distance_overhang = =wall_line_width_0
|
|
||||||
support_offset = 1
|
|
||||||
support_interface_density = 100
|
|
||||||
prime_tower_enable = True
|
|
Loading…
x
Reference in New Issue
Block a user