Added updated profiles INI files
This commit is contained in:
parent
773dace33c
commit
a3ff1b4282
@ -151,9 +151,9 @@ top_infill_extrusion_width = 0.45
|
||||
bottom_solid_layers = 3
|
||||
top_solid_layers = 4
|
||||
|
||||
[print:0.12mm DETAIL ENDER3]
|
||||
[print:0.12mm DETAIL @ENDER3]
|
||||
inherits = *0.12mm*
|
||||
alias=0.12mm DETAIL
|
||||
# alias = 0.12mm DETAIL
|
||||
travel_speed = 150
|
||||
infill_speed = 50
|
||||
solid_infill_speed = 40
|
||||
@ -161,9 +161,9 @@ top_solid_infill_speed = 30
|
||||
support_material_extrusion_width = 0.38
|
||||
compatible_printers_condition = printer_model=="ENDER3" and nozzle_diameter[0]==0.4
|
||||
|
||||
[print:0.20mm NORMAL ENDER3]
|
||||
[print:0.20mm NORMAL @ENDER3]
|
||||
inherits = *0.20mm*
|
||||
alias=0.20mm NORMAL
|
||||
# alias = 0.20mm NORMAL
|
||||
travel_speed = 150
|
||||
infill_speed = 50
|
||||
solid_infill_speed = 40
|
||||
@ -171,9 +171,9 @@ top_solid_infill_speed = 30
|
||||
support_material_extrusion_width = 0.38
|
||||
compatible_printers_condition = printer_model=="ENDER3" and nozzle_diameter[0]==0.4
|
||||
|
||||
[print:0.24mm DRAFT ENDER3]
|
||||
[print:0.24mm DRAFT @ENDER3]
|
||||
inherits = *0.24mm*
|
||||
alias=0.24mm DRAFT
|
||||
# alias = 0.24mm DRAFT
|
||||
travel_speed = 150
|
||||
infill_speed = 50
|
||||
solid_infill_speed = 40
|
||||
@ -185,7 +185,6 @@ compatible_printers_condition = printer_model=="ENDER3" and nozzle_diameter[0]==
|
||||
[filament:*common*]
|
||||
cooling = 0
|
||||
compatible_printers =
|
||||
compatible_printers_condition =
|
||||
extrusion_multiplier = 1
|
||||
filament_cost = 0
|
||||
filament_density = 0
|
||||
@ -195,6 +194,7 @@ filament_settings_id = ""
|
||||
filament_soluble = 0
|
||||
min_print_speed = 15
|
||||
slowdown_below_layer_time = 20
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_CREALITY.*/
|
||||
|
||||
[filament:*PLA*]
|
||||
inherits = *common*
|
||||
@ -242,7 +242,7 @@ disable_fan_first_layers = 3
|
||||
fan_below_layer_time = 20
|
||||
filament_colour = #3A80CA
|
||||
filament_max_volumetric_speed = 11
|
||||
filament_type = PLA
|
||||
filament_type = ABS
|
||||
filament_density = 1.04
|
||||
filament_cost = 20
|
||||
first_layer_bed_temperature = 100
|
||||
@ -254,31 +254,36 @@ bridge_fan_speed = 30
|
||||
top_fan_speed = 0
|
||||
temperature = 245
|
||||
|
||||
[filament:Generic PLA ENDER3]
|
||||
[filament:Generic PLA @ENDER3]
|
||||
inherits = *PLA*
|
||||
alias=Generic PLA
|
||||
# alias = Generic PLA
|
||||
filament_vendor = Generic
|
||||
|
||||
[filament:Generic PET ENDER3]
|
||||
[filament:Generic PET @ENDER3]
|
||||
inherits = *PET*
|
||||
alias=Generic PET
|
||||
# alias = Generic PET
|
||||
filament_vendor = Generic
|
||||
|
||||
[filament:Generic ABS ENDER3]
|
||||
[filament:Generic ABS @ENDER3]
|
||||
inherits = *ABS*
|
||||
alias=Generic ABS
|
||||
# alias = Generic ABS
|
||||
first_layer_bed_temperature = 90
|
||||
bed_temperature = 90
|
||||
filament_vendor = Generic
|
||||
|
||||
[filament:Creality PLA ENDER3]
|
||||
[filament:Creality PLA @ENDER3]
|
||||
inherits = *PLA*
|
||||
alias=Creality PLA
|
||||
# alias = Creality PLA
|
||||
filament_vendor = Creality
|
||||
temperature = 205
|
||||
bed_temperature = 40
|
||||
first_layer_temperature = 210
|
||||
first_layer_bed_temperature =40
|
||||
|
||||
[filament:Creality PET ENDER3]
|
||||
[filament:Creality PET @ENDER3]
|
||||
inherits = *PET*
|
||||
alias=Creality PET
|
||||
# alias = Creality PET
|
||||
filament_vendor = Creality
|
||||
temperature = 240
|
||||
bed_temperature = 70
|
||||
first_layer_temperature = 240
|
||||
@ -286,17 +291,19 @@ first_layer_bed_temperature =70
|
||||
max_fan_speed = 40
|
||||
min_fan_speed = 20
|
||||
|
||||
[filament:Creality ABS ENDER3]
|
||||
[filament:Creality ABS @ENDER3]
|
||||
inherits = *ABS*
|
||||
alias=Creality ABS
|
||||
# alias = Creality ABS
|
||||
filament_vendor = Creality
|
||||
temperature = 240
|
||||
bed_temperature = 90
|
||||
first_layer_temperature = 240
|
||||
first_layer_bed_temperature =90
|
||||
|
||||
[filament:Prusament PLA ENDER3]
|
||||
[filament:Prusament PLA @ENDER3]
|
||||
inherits = *PLA*
|
||||
alias=Prusament PLA
|
||||
# alias = Prusament PLA
|
||||
filament_vendor = Prusa Polymers
|
||||
temperature = 215
|
||||
bed_temperature = 40
|
||||
first_layer_temperature = 215
|
||||
@ -304,9 +311,10 @@ first_layer_bed_temperature =40
|
||||
filament_cost = 24.99
|
||||
filament_density = 1.24
|
||||
|
||||
[filament:Prusament PETG ENDER3]
|
||||
[filament:Prusament PETG @ENDER3]
|
||||
inherits = *PET*
|
||||
alias=Prusament PETG
|
||||
# alias = Prusament PETG
|
||||
filament_vendor = Prusa Polymers
|
||||
temperature = 245
|
||||
bed_temperature = 70
|
||||
first_layer_temperature = 245
|
||||
@ -384,6 +392,7 @@ printer_model = ENDER3
|
||||
printer_variant = 0.4
|
||||
max_layer_height = 0.25
|
||||
min_layer_height = 0.1
|
||||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_CREALITY\nPRINTER_MODEL_ENDER3
|
||||
bed_shape = 0x0,220x0,220x220,0x220
|
||||
max_print_height = 250
|
||||
machine_max_acceleration_e = 5000
|
||||
@ -401,8 +410,7 @@ machine_max_jerk_x = 8
|
||||
machine_max_jerk_y = 8
|
||||
machine_max_jerk_z = 0.4
|
||||
machine_min_extruding_rate = 0
|
||||
machine_min_travel_rate = 0
|
||||
printer_notes =
|
||||
machine_min_travel_rate = 0
|
||||
nozzle_diameter = 0.4
|
||||
retract_before_travel = 2
|
||||
retract_length = 5
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user