mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-02 23:31:42 -07:00
fix: import creawsome definitions
This commit is contained in:
parent
27f60a6d5d
commit
17da2b2afd
1032 changed files with 14936 additions and 0 deletions
100
resources/setting_visibility/essentials.cfg
Normal file
100
resources/setting_visibility/essentials.cfg
Normal file
|
|
@ -0,0 +1,100 @@
|
|||
[general]
|
||||
name = Essentials
|
||||
weight = 4
|
||||
|
||||
[machine_settings]
|
||||
|
||||
[resolution]
|
||||
layer_height
|
||||
layer_height_0
|
||||
line_width
|
||||
|
||||
[shell]
|
||||
wall_thickness
|
||||
roofing_layer_count
|
||||
top_bottom_thickness
|
||||
top_bottom_pattern
|
||||
z_seam_x
|
||||
z_seam_y
|
||||
|
||||
ironing_enabled
|
||||
ironing_only_highest_layer
|
||||
ironing_pattern
|
||||
ironing_line_spacing
|
||||
ironing_flow
|
||||
ironing_inset
|
||||
|
||||
[infill]
|
||||
infill_sparse_density
|
||||
infill_pattern
|
||||
|
||||
[material]
|
||||
default_material_print_temperature
|
||||
default_material_bed_temperature
|
||||
material_flow
|
||||
retraction_enable
|
||||
retraction_amount
|
||||
retraction_speed
|
||||
retraction_min_travel
|
||||
|
||||
[speed]
|
||||
speed_print
|
||||
speed_infill
|
||||
speed_wall
|
||||
speed_roofing
|
||||
speed_topbottom
|
||||
speed_support
|
||||
speed_travel
|
||||
speed_layer_0
|
||||
skirt_brim_speed
|
||||
|
||||
[travel]
|
||||
retraction_combing
|
||||
travel_retract_before_outer_wall
|
||||
layer_start_x
|
||||
layer_start_y
|
||||
retraction_hop_enabled
|
||||
retraction_hop
|
||||
|
||||
[cooling]
|
||||
cool_fan_enabled
|
||||
cool_fan_speed
|
||||
cool_fan_full_at_height
|
||||
cool_min_layer_time
|
||||
cool_min_speed
|
||||
|
||||
[support]
|
||||
support_enable
|
||||
support_type
|
||||
support_angle
|
||||
support_pattern
|
||||
support_wall_count
|
||||
support_infill_rate
|
||||
support_interface_enable
|
||||
support_roof_enable
|
||||
support_bottom_enable
|
||||
|
||||
[platform_adhesion]
|
||||
adhesion_type
|
||||
skirt_line_count
|
||||
skirt_gap
|
||||
brim_width
|
||||
brim_outside_only
|
||||
|
||||
|
||||
|
||||
[blackmagic]
|
||||
print_sequence
|
||||
magic_spiralize
|
||||
|
||||
[experimental]
|
||||
support_tree_enable
|
||||
support_tree_angle
|
||||
support_tree_branch_distance
|
||||
support_tree_branch_diameter
|
||||
support_tree_branch_diameter_angle
|
||||
support_tree_collision_resolution
|
||||
support_tree_wall_thickness
|
||||
support_tree_wall_count
|
||||
slicing_tolerance
|
||||
adaptive_layer_height_enabled
|
||||
Loading…
Add table
Add a link
Reference in a new issue