Merge branch 'master' into libArachne_rebased

This commit is contained in:
Jelle Spijker 2021-08-12 18:50:29 +02:00
commit 4986861727
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A
384 changed files with 16324 additions and 8810 deletions

View file

@ -0,0 +1,23 @@
[general]
version = 4
name = Coarse Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = coarse
material = generic_abs
variant = 0.4mm Nozzle
[values]
cool_fan_speed = 0
cool_fan_speed_0 = 0
material_bed_temperature = 100
material_bed_temperature_layer_0 = 100
material_print_temperature = 245
material_print_temperature_layer_0 = 245
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 100

View file

@ -0,0 +1,23 @@
[general]
version = 4
name = Draft Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = generic_abs
variant = 0.4mm Nozzle
[values]
cool_fan_speed = 0
cool_fan_speed_0 = 0
material_bed_temperature = 100
material_bed_temperature_layer_0 = 100
material_print_temperature = 245
material_print_temperature_layer_0 = 245
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 100

View file

@ -0,0 +1,23 @@
[general]
version = 4
name = Fine Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = generic_abs
variant = 0.4mm Nozzle
[values]
cool_fan_speed = 0
cool_fan_speed_0 = 0
material_bed_temperature = 100
material_bed_temperature_layer_0 = 100
material_print_temperature = 245
material_print_temperature_layer_0 = 245
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 100

View file

@ -0,0 +1,23 @@
[general]
version = 4
name = Normal Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = generic_abs
variant = 0.4mm Nozzle
[values]
cool_fan_speed = 0
cool_fan_speed_0 = 0
material_bed_temperature = 100
material_bed_temperature_layer_0 = 100
material_print_temperature = 245
material_print_temperature_layer_0 = 245
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 100

View file

@ -0,0 +1,27 @@
[general]
version = 4
name = Fine Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = fine
weight = 0
global_quality = True
[values]
adhesion_type = brim
brim_width = 2.0
cool_fan_speed = 100
cool_fan_speed_0 = 0
layer_height = 0.10
layer_height_0 = 0.20
material_bed_temperature = 40
material_diameter = 1.75
material_print_temperature = 210
material_print_temperature_layer_0 = 210
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 70

View file

@ -0,0 +1,27 @@
[general]
version = 4
name = Normal Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = normal
weight = -1
global_quality = True
[values]
adhesion_type = brim
brim_width = 2.0
cool_fan_speed = 100
cool_fan_speed_0 = 0
layer_height = 0.2
layer_height_0 = 0.3
material_bed_temperature = 40
material_diameter = 1.75
material_print_temperature = 210
material_print_temperature_layer_0 = 210
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 70

View file

@ -0,0 +1,27 @@
[general]
version = 4
name = Draft Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = draft
weight = -2
global_quality = True
[values]
adhesion_type = brim
brim_width = 2.0
cool_fan_speed = 100
cool_fan_speed_0 = 0
layer_height = 0.30
layer_height_0 = 0.40
material_bed_temperature = 40
material_diameter = 1.75
material_print_temperature = 210
material_print_temperature_layer_0 = 210
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 70

View file

@ -0,0 +1,27 @@
[general]
version = 4
name = Coarse Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = coarse
weight = -3
global_quality = True
[values]
adhesion_type = brim
brim_width = 2.0
cool_fan_speed = 100
cool_fan_speed_0 = 0
layer_height = 0.4
layer_height_0 = 0.4
material_bed_temperature = 40
material_diameter = 1.75
material_print_temperature = 210
material_print_temperature_layer_0 = 210
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 70

View file

@ -0,0 +1,23 @@
[general]
version = 4
name = Coarse Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = coarse
material = generic_pla
variant = 0.4mm Nozzle
[values]
cool_fan_speed = 100
cool_fan_speed_0 = 0
material_bed_temperature = 70
material_bed_temperature_layer_0 = 70
material_print_temperature = 210
material_print_temperature_layer_0 = 210
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 70

View file

@ -0,0 +1,23 @@
[general]
version = 4
name = Draft Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = generic_pla
variant = 0.4mm Nozzle
[values]
cool_fan_speed = 100
cool_fan_speed_0 = 0
material_bed_temperature = 70
material_bed_temperature_layer_0 = 70
material_print_temperature = 210
material_print_temperature_layer_0 = 210
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 70

View file

@ -0,0 +1,23 @@
[general]
version = 4
name = Fine Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = generic_pla
variant = 0.4mm Nozzle
[values]
cool_fan_speed = 100
cool_fan_speed_0 = 0
material_bed_temperature = 70
material_bed_temperature_layer_0 = 70
material_print_temperature = 210
material_print_temperature_layer_0 = 210
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 70

View file

@ -0,0 +1,23 @@
[general]
version = 4
name = Normal Quality
definition = crazy3dprint_base
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = generic_pla
variant = 0.4mm Nozzle
[values]
cool_fan_speed = 100
cool_fan_speed_0 = 0
material_bed_temperature = 70
material_bed_temperature_layer_0 = 70
material_print_temperature = 210
material_print_temperature_layer_0 = 210
speed_infill = =speed_print
speed_print = 24
speed_support = 24
speed_travel = 70

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_abs
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
cool_fan_enabled = False
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_abs
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
cool_fan_enabled = False
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_abs
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
cool_fan_enabled = False
retraction_amount = 4.5

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_abs
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
cool_fan_enabled = False
retraction_amount = 4.5

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_asa
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
cool_fan_enabled = False
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_asa
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
cool_fan_enabled = False
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_asa
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
cool_fan_enabled = False
retraction_amount = 4.5

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_asa
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
cool_fan_enabled = False
retraction_amount = 4.5

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
weight = -1
global_quality = True
[values]
layer_height = 0.15
layer_height_0 = 0.25
top_bottom_thickness = 0.8
wall_thickness = =line_width*6
support_interface_height = =layer_height*8
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = efine
weight = 0
global_quality = True
[values]
layer_height = 0.1
layer_height_0 = 0.15
top_bottom_thickness = 0.8
wall_thickness = =line_width*6
support_interface_height = =layer_height*12
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
weight = -3
global_quality = True
[values]
layer_height = 0.20
layer_height_0 = 0.3
top_bottom_thickness = 0.8
wall_thickness = =line_width*4
support_interface_height = =layer_height*5
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,21 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = draft
weight = -2
global_quality = True
[values]
layer_height = 0.3
layer_height_0 = 0.3
top_bottom_thickness = 0.8
wall_thickness = =line_width*5
support_interface_height = =layer_height*6
adaptive_layer_height_enabled = true
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = fine
weight = -1
global_quality = True
[values]
layer_height = 0.15
layer_height_0 = 0.25
top_bottom_thickness = 0.8
wall_thickness = =line_width*6
support_interface_height = =layer_height*8
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = efine
weight = 0
global_quality = True
[values]
layer_height = 0.1
layer_height_0 = 0.15
top_bottom_thickness = 0.8
wall_thickness = =line_width*6
support_interface_height = =layer_height*12
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = normal
weight = -3
global_quality = True
[values]
layer_height = 0.20
layer_height_0 = 0.3
top_bottom_thickness = 0.8
wall_thickness = =line_width*4
support_interface_height = =layer_height*5
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,21 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = draft
weight = -2
global_quality = True
[values]
layer_height = 0.3
layer_height_0 = 0.3
top_bottom_thickness = 0.8
wall_thickness = =line_width*5
support_interface_height = =layer_height*6
adaptive_layer_height_enabled = true
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_open
[metadata]
setting_version = 17
type = quality
quality_type = fine
weight = -1
global_quality = True
[values]
layer_height = 0.15
layer_height_0 = 0.25
top_bottom_thickness = 0.8
wall_thickness = =line_width*6
support_interface_height = =layer_height*8
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_open
[metadata]
setting_version = 17
type = quality
quality_type = efine
weight = 0
global_quality = True
[values]
layer_height = 0.1
layer_height_0 = 0.15
top_bottom_thickness = 0.8
wall_thickness = =line_width*6
support_interface_height = =layer_height*12
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_open
[metadata]
setting_version = 17
type = quality
quality_type = normal
weight = -3
global_quality = True
[values]
layer_height = 0.20
layer_height_0 = 0.3
top_bottom_thickness = 0.8
wall_thickness = =line_width*4
support_interface_height = =layer_height*5
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,21 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_open
[metadata]
setting_version = 17
type = quality
quality_type = draft
weight = -2
global_quality = True
[values]
layer_height = 0.3
layer_height_0 = 0.3
top_bottom_thickness = 0.8
wall_thickness = =line_width*5
support_interface_height = =layer_height*6
adaptive_layer_height_enabled = true
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_small
[metadata]
setting_version = 17
type = quality
quality_type = fine
weight = -1
global_quality = True
[values]
layer_height = 0.15
layer_height_0 = 0.25
top_bottom_thickness = 0.8
wall_thickness = =line_width*6
support_interface_height = =layer_height*8
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_small
[metadata]
setting_version = 17
type = quality
quality_type = efine
weight = 0
global_quality = True
[values]
layer_height = 0.1
layer_height_0 = 0.15
top_bottom_thickness = 0.8
wall_thickness = =line_width*6
support_interface_height = =layer_height*12
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,20 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_small
[metadata]
setting_version = 17
type = quality
quality_type = normal
weight = -3
global_quality = True
[values]
layer_height = 0.20
layer_height_0 = 0.3
top_bottom_thickness = 0.8
wall_thickness = =line_width*4
support_interface_height = =layer_height*5
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,21 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_small
[metadata]
setting_version = 17
type = quality
quality_type = draft
weight = -2
global_quality = True
[values]
layer_height = 0.3
layer_height_0 = 0.3
top_bottom_thickness = 0.8
wall_thickness = =line_width*5
support_interface_height = =layer_height*6
adaptive_layer_height_enabled = true
retraction_speed = 60
cool_fan_enabled = True

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 4.5

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 4.5

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 4.5

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 4.5

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_open
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_open
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_open
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_open
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_hips
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_pa
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_pa
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_pa
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
retraction_amount = 4.5

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_pa
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
retraction_amount = 4.5

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_pa_cf
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_pa_cf
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_pa_cf
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
retraction_amount = 4.5

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_pa_cf
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
adhesion_type = brim
retraction_amount = 4.5

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_pc
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_pc
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_pc
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_pc
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_pc
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 4.5

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_pc
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 4.5

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_pc
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 4.5

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_pc
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 4.5

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_peek
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
cool_fan_enabled = False
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_peek
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
cool_fan_enabled = False
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_peek
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
cool_fan_enabled = False
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_peek
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
cool_fan_enabled = False
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_peek
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
cool_fan_enabled = False
retraction_amount = 4.5

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_peek
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
cool_fan_enabled = False
retraction_amount = 4.5

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_peek
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
cool_fan_enabled = False
retraction_amount = 4.5

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_peek
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
cool_fan_enabled = False
retraction_amount = 4.5

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_petg
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
speed_layer_0 = 15
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_petg
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
speed_layer_0 = 15
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_petg
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
speed_layer_0 = 15
adhesion_type = skirt
retraction_amount = 4.5

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_near
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_petg
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
speed_layer_0 = 15
adhesion_type = skirt
retraction_amount = 4.5

View file

@ -0,0 +1,18 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_open
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_petg
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
speed_layer_0 = 15
adhesion_type = skirt
retraction_amount = 6
material_bed_temperature = 70

View file

@ -0,0 +1,18 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_open
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_petg
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
speed_layer_0 = 15
adhesion_type = skirt
retraction_amount = 6
material_bed_temperature = 70

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_small
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_petg
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
speed_layer_0 = 15
adhesion_type = raft
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_small
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_petg
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
speed_layer_0 = 15
adhesion_type = raft
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_bronze_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = raft
retraction_amount = 1
retraction_speed = 10

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_bronze_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = raft
retraction_amount = 1
retraction_speed = 10

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_bronze_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = raft
retraction_amount = 1
retraction_speed = 10

View file

@ -0,0 +1,17 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_bronze_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = raft
retraction_amount = 1
retraction_speed = 10

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_emarble_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_emarble_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_emarble_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_emarble_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_esilk_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_esilk_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_esilk_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_esilk_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Draft Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = draft
material = goofoo_wood_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Extra Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = efine
material = goofoo_wood_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Fine Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = fine
material = goofoo_wood_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

View file

@ -0,0 +1,16 @@
[general]
version = 4
name = Standard Quality
definition = goofoo_far
[metadata]
setting_version = 17
type = quality
quality_type = normal
material = goofoo_wood_pla
variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*2
adhesion_type = skirt
retraction_amount = 6

Some files were not shown because too many files have changed in this diff Show more