mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 21:36:07 +08:00
Extruder clearance moved to printer settings.
This commit is contained in:
parent
326c04e5a1
commit
9055740176
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -6,7 +6,7 @@ repo_id = non-prusa-fff
|
||||
name = AnkerMake
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Anker/
|
||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
@ -59,8 +59,6 @@ ensure_vertical_shell_thickness = 1
|
||||
external_perimeter_speed = 150
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 30
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.4
|
||||
external_perimeter_extrusion_width = 0.44
|
||||
|
||||
@ -212,8 +210,6 @@ external_perimeter_speed = 75
|
||||
external_perimeters_first = 1
|
||||
extra_perimeters = 1
|
||||
extra_perimeters_on_overhangs = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.4
|
||||
fill_angle = 45
|
||||
fill_density = 10%
|
||||
@ -646,6 +642,8 @@ retract_speed = 60
|
||||
deretract_speed = 60
|
||||
retract_before_travel = 3
|
||||
retract_before_wipe = 0%
|
||||
extruder_clearance_height = 30
|
||||
extruder_clearance_radius = 45
|
||||
printer_notes = MACHINE_M5_\n PRINTER_VENDOR_ANKERMAKE\n PRINTER_MODEL_M5\n
|
||||
[printer:*M5C*]
|
||||
inherits = *common*
|
||||
@ -658,6 +656,8 @@ deretract_speed = 60
|
||||
retract_before_travel = 3
|
||||
retract_before_wipe = 0%
|
||||
wipe = 1
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
printer_notes = MACHINE_M5C_\n PRINTER_VENDOR_ANKERMAKE\n P_PRECISION P_NORMAL P_FAST\n
|
||||
[printer:AnkerMake M5 (0.4 mm nozzle)]
|
||||
inherits = *M5*
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -6,7 +6,7 @@ repo_id = non-prusa-fff
|
||||
name = Anycubic
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Anycubic/
|
||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
@ -99,8 +99,6 @@ external_fill_pattern = rectilinear
|
||||
external_perimeters_first = 0
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
@ -442,6 +440,8 @@ use_volumetric_e = 0
|
||||
variable_layer_height = 1
|
||||
wipe = 1
|
||||
z_offset = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
default_print_profile = 0.20mm QUALITY @AKOSSEL
|
||||
default_filament_profile = Generic PLA @AKOSSEL
|
||||
|
||||
@ -482,8 +482,6 @@ external_fill_pattern = rectilinear
|
||||
external_perimeters_first = 0
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
@ -802,6 +800,8 @@ z_offset = 0
|
||||
printer_model =
|
||||
default_print_profile =
|
||||
default_filament_profile =
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
[printer:Anycubic Mega Zero]
|
||||
inherits = *common_mega0*
|
||||
@ -855,8 +855,6 @@ default_acceleration = 1000
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 40
|
||||
extruder_clearance_height = 35
|
||||
extruder_clearance_radius = 60
|
||||
extrusion_width = 0.45
|
||||
fill_density = 15%
|
||||
fill_pattern = gyroid
|
||||
@ -971,23 +969,23 @@ min_print_speed = 15
|
||||
slowdown_below_layer_time = 20
|
||||
|
||||
[filament:*ABS_mega*]
|
||||
inherits = *common_mega*
|
||||
bed_temperature = 110
|
||||
bridge_fan_speed = 25
|
||||
cooling = 0
|
||||
fan_always_on = 0
|
||||
fan_below_layer_time = 20
|
||||
filament_colour = #3A80CA
|
||||
filament_cost = 27.82
|
||||
filament_density = 1.04
|
||||
filament_max_volumetric_speed = 11
|
||||
filament_ramming_parameters = "120 100 5.70968 6.03226 7 8.25806 9 9.19355 9.3871 9.77419 10.129 10.3226 10.4516 10.5161| 0.05 5.69677 0.45 6.15484 0.95 8.76774 1.45 9.20323 1.95 9.95806 2.45 10.3871 2.95 10.5677 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6"
|
||||
filament_type = ABS
|
||||
first_layer_bed_temperature = 105
|
||||
first_layer_temperature = 255
|
||||
max_fan_speed = 30
|
||||
min_fan_speed = 20
|
||||
temperature = 255
|
||||
inherits = *common_mega*
|
||||
bed_temperature = 110
|
||||
bridge_fan_speed = 25
|
||||
cooling = 0
|
||||
fan_always_on = 0
|
||||
fan_below_layer_time = 20
|
||||
filament_colour = #3A80CA
|
||||
filament_cost = 27.82
|
||||
filament_density = 1.04
|
||||
filament_max_volumetric_speed = 11
|
||||
filament_ramming_parameters = "120 100 5.70968 6.03226 7 8.25806 9 9.19355 9.3871 9.77419 10.129 10.3226 10.4516 10.5161| 0.05 5.69677 0.45 6.15484 0.95 8.76774 1.45 9.20323 1.95 9.95806 2.45 10.3871 2.95 10.5677 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6"
|
||||
filament_type = ABS
|
||||
first_layer_bed_temperature = 105
|
||||
first_layer_temperature = 255
|
||||
max_fan_speed = 30
|
||||
min_fan_speed = 20
|
||||
temperature = 255
|
||||
|
||||
[filament:Generic ABS @MEGA]
|
||||
inherits = *ABS_mega*
|
||||
@ -1295,6 +1293,8 @@ machine_max_jerk_e = 5
|
||||
machine_max_jerk_x = 10
|
||||
machine_max_jerk_y = 10
|
||||
machine_max_jerk_z = 0.4
|
||||
extruder_clearance_height = 35
|
||||
extruder_clearance_radius = 60
|
||||
|
||||
[printer:Anycubic i3 Mega]
|
||||
inherits = *common_mega*
|
||||
@ -1391,8 +1391,6 @@ xy_size_compensation = 0
|
||||
elefant_foot_compensation = 0.2
|
||||
clip_multipart_objects = 1
|
||||
complete_objects = 0
|
||||
extruder_clearance_radius = 45
|
||||
extruder_clearance_height = 25
|
||||
gcode_comments = 0
|
||||
output_filename_format = {input_filename_base}.gcode
|
||||
post_process =
|
||||
@ -1959,6 +1957,8 @@ machine_max_jerk_z = 5
|
||||
machine_min_extruding_rate = 0
|
||||
machine_min_travel_rate = 0
|
||||
printer_settings_id =
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
printer_notes = Do not 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_ANYCUBIC\nPRINTER_MODEL_PREDATOR\nPRINTER_HAS_BOWDEN\n
|
||||
default_filament_profile = Generic PLA @PREDATOR
|
||||
|
||||
@ -2016,8 +2016,6 @@ external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 35
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -13,7 +13,7 @@ repo_id = non-prusa-fff
|
||||
name = Artillery
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 1.0.0
|
||||
config_version = 1.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Artillery/
|
||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
@ -147,6 +147,8 @@ use_volumetric_e = 0
|
||||
variable_layer_height = 1
|
||||
wipe = 1
|
||||
z_offset = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
end_gcode = G4 ; wait\nG92 E0 ; prepare to retract\nG1 E-0.5 F3000; retract to avoid stringing\n\n; Anti-stringing end wiggle\nG91 ; use relative coordinates\nG1 X1 Y1 F1200\n\n; Raise nozzle and present bed\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+120, max_print_height)}{endif} ; Move print head up\nG90 ; use absolute coordinates\n\n; Reset print setting overrides\nM200 D0 ; disable volumetric e\nM220 S100 ; reset speed factor to 100%\nM221 S100 ; reset extrusion rate to 100%\n\n; Shut down printer\nM106 S0 ; turn-off fan\nM104 S0 ; turn-off hotend\nM140 S0 ; turn-off bed\nM150 P0 ; turn off led\nM85 S0 ; deactivate idle timeout\nM84 ; disable motors\n
|
||||
|
||||
[printer:*common_STOCK_FW*]
|
||||
@ -395,8 +397,6 @@ external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 25
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
@ -609,8 +609,6 @@ elefant_foot_compensation = 0
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 1
|
||||
extra_perimeters_on_overhangs = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_pattern = alignedrectilinear
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -6,7 +6,7 @@ repo_id = non-prusa-fff
|
||||
name = BIBO
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 1.0.0
|
||||
config_version = 1.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/BIBO/
|
||||
|
||||
@ -45,8 +45,6 @@ external_perimeters_first = 0
|
||||
external_perimeter_extrusion_width = 0.40
|
||||
external_perimeter_speed = 25
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 12
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
@ -767,6 +765,8 @@ z_offset = 0
|
||||
printer_model =
|
||||
default_print_profile =
|
||||
default_filament_profile =
|
||||
extruder_clearance_height = 12
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
[printer:BIBO2 Touch Dual extrusion]
|
||||
inherits = *common*
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.6.0-alpha1
|
||||
1.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -5,7 +5,7 @@
|
||||
[vendor]
|
||||
repo_id = non-prusa-fff
|
||||
name = BIQU
|
||||
config_version = 1.0.0
|
||||
config_version = 1.1.0
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/BIQU/
|
||||
|
||||
# The printer models will be shown by the Configuration Wizard in this order,
|
||||
@ -43,8 +43,6 @@ ensure_vertical_shell_thickness = 1
|
||||
external_perimeters_first = 0
|
||||
external_perimeter_speed = 25
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 34
|
||||
extruder_clearance_radius = 47
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
fill_pattern = gyroid
|
||||
@ -357,6 +355,8 @@ wipe = 1
|
||||
z_offset = 0
|
||||
z_step = 0.04
|
||||
printer_model =
|
||||
extruder_clearance_height = 34
|
||||
extruder_clearance_radius = 47
|
||||
default_print_profile = 0.16mm OPTIMAL @BIQU
|
||||
default_filament_profile = Generic PLA @BIQU
|
||||
start_gcode = M117 Initial homing sequence. ; Home so that the probe is positioned to heat\nG28\n\nM117 Probe heating position\nG0 X65 Y5 Z1 ; Move the probe to the heating position.\n\nM117 Getting the heaters up to temp!\nM104 S140 ; Set Extruder temperature, no wait\nM140 S[first_layer_bed_temperature] ; Set Heat Bed temperature\nM190 S[first_layer_bed_temperature] ; Wait for Heat Bed temperature\n\nM117 Waiting for probe to warm!\nG4 S90 ; Wait another 90s for the probe to absorb heat.\n\nM117 Post warming re-home\nG28 ; Home all axes again after warming\n\nM117 Z-Align\nG34\n\nM117 ABL Probing\nG29\n\nM900 K0 L0 T0 ; Edit the K and L values if you have calibrated a k factor for your filament\nM900 T0 S0\n\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X4.1 Y10 Z0.3 F5000.0 ; Move to start position\n\nM117 Getting the extruder up to temp\nM140 S[first_layer_bed_temperature] ; Set Heat Bed temperature\nM104 S{first_layer_temperature[initial_tool]} ; Set Extruder temperature\nM109 S{first_layer_temperature[initial_tool]} ; Wait for Extruder temperature\nM190 S[first_layer_bed_temperature] ; Wait for Heat Bed temperature\n\nG92 E0 ; Reset Extruder\nM117 Purging\nG1 X4.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line\nG1 X4.4 Y200.0 Z0.3 F5000.0 ; Move to side a little\nG1 X4.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line\nG92 E0 ; Reset Extruder\nM117 Printing...\nG1 X8 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
min_slic3r_version = 2.7.9
|
||||
|
@ -6,7 +6,7 @@ repo_id = non-prusa-fff
|
||||
name = Cocoa Press
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/CocoaPress/
|
||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
@ -63,8 +63,6 @@ external_perimeter_speed = 25
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 1
|
||||
extra_perimeters_on_overhangs = 0
|
||||
extruder_clearance_height = 60
|
||||
extruder_clearance_radius = 65
|
||||
extrusion_width = 0
|
||||
fill_angle = 45
|
||||
fill_density = 25%
|
||||
@ -234,8 +232,6 @@ external_perimeter_speed = 25
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 1
|
||||
extra_perimeters_on_overhangs = 0
|
||||
extruder_clearance_height = 60
|
||||
extruder_clearance_radius = 65
|
||||
extrusion_width = 0
|
||||
fill_angle = 45
|
||||
fill_density = 25%
|
||||
@ -601,3 +597,5 @@ printer_model = Cocoa_Press
|
||||
default_filament_profile = "Cocoa Press Chocolates"
|
||||
printer_notes = PRINTER_VENDOR_COCOA_PRESS\nPRINTER_MODEL_MINICHEF\nPRINTER_MATERIAL_PASTE\nNO_TEMPLATES
|
||||
gcode_flavor = marlin2
|
||||
extruder_clearance_height = 60
|
||||
extruder_clearance_radius = 65
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -6,7 +6,7 @@ repo_id = non-prusa-fff
|
||||
name = Creality
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 1.0.0
|
||||
config_version = 1.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Creality/
|
||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
@ -426,8 +426,6 @@ external_fill_pattern = rectilinear
|
||||
external_perimeters_first = 0
|
||||
external_perimeter_speed = 25
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 55
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
fill_pattern = grid
|
||||
@ -1623,6 +1621,8 @@ variable_layer_height = 1
|
||||
wipe = 1
|
||||
z_offset = 0
|
||||
printer_model =
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 55
|
||||
default_filament_profile = "Generic PLA @CREALITY"
|
||||
start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S{is_nil(idle_temperature[0]) ? 150 : idle_temperature[0]} ; set temporary nozzle temp to prevent oozing during homing\nM140 S{first_layer_bed_temperature[0]} ; set final bed temp\nG4 S30 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2.0 Y10 F3000\nM104 S{first_layer_temperature[0]} ; set final nozzle temp\nM190 S{first_layer_bed_temperature[0]} ; wait for bed temp to stabilize\nM109 S{first_layer_temperature[0]} ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 X2.0 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 Y140 F5000\nG92 E0\nG1 X2.3 Y10 E10 F1200 ; prime the nozzle\nG92 E0
|
||||
end_gcode = {if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.85} F{travel_speed*60} ; present print\n{if max_layer_z < max_print_height-10}G1 Z{z_offset+min(max_layer_z+70, max_print_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{max_print_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors
|
||||
|
4
resources/profiles/E2D.idx
Normal file
4
resources/profiles/E2D.idx
Normal file
@ -0,0 +1,4 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.0.0 Initial version
|
764
resources/profiles/E2D.ini
Normal file
764
resources/profiles/E2D.ini
Normal file
@ -0,0 +1,764 @@
|
||||
[vendor]
|
||||
repo_id = non-prusa-fff
|
||||
name = E2D
|
||||
config_version = 1.1.0
|
||||
; config_update_url = https://e2d.tw/slicer/
|
||||
; changelog_url = https://e2d.tw/slicer/changelog.txt
|
||||
|
||||
[printer_model:i311]
|
||||
name = E2D i311
|
||||
variants = 0.4; 0.3
|
||||
technology = FFF
|
||||
family = i3
|
||||
bed_model = i311_bed.stl
|
||||
bed_texture = i311.svg
|
||||
default_materials = E2D PLA @E2D; E2D PLA+ @E2D; E2D PLA-Silk @E2D; PETG @E2D
|
||||
|
||||
[printer_model:i310]
|
||||
name = E2D i310
|
||||
variants = 0.4; 0.3
|
||||
technology = FFF
|
||||
family = i3
|
||||
bed_model = i310_bed.stl
|
||||
bed_texture = i310.svg
|
||||
default_materials = E2D PLA @E2D; E2D PLA+ @E2D; E2D PLA-Silk @E2D; PETG @E2D
|
||||
|
||||
[print:*common*]
|
||||
thin_walls = 0
|
||||
seam_position = aligned
|
||||
perimeter_generator = arachne
|
||||
fill_pattern = grid
|
||||
infill_anchor = 1.5
|
||||
infill_anchor_max =12
|
||||
top_fill_pattern = monotoniclines
|
||||
solid_infill_below_area = 0
|
||||
skirts = 0
|
||||
skirt_distance = 2
|
||||
skirt_height = 3
|
||||
min_skirt_length = 4
|
||||
brim_separation = 0.1
|
||||
support_material_threshold = 45
|
||||
raft_first_layer_density = 80%
|
||||
support_material_style = snug
|
||||
support_material_with_sheath = 0
|
||||
support_material_spacing = 2.0
|
||||
support_material_bottom_interface_layers = 0
|
||||
dont_support_bridges = 0
|
||||
support_tree_angle_slow = 30
|
||||
support_tree_branch_diameter_angle = 3
|
||||
support_tree_tip_diameter = 0.6
|
||||
support_tree_top_rate = 30%
|
||||
wipe_tower_x = 170
|
||||
output_filename_format = {input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode
|
||||
|
||||
[print:*0.3nozzle*]
|
||||
extrusion_width = 0.3
|
||||
perimeters = 3
|
||||
fill_density = 20%
|
||||
|
||||
[print:*0.4nozzle*]
|
||||
extrusion_width = 0.4
|
||||
perimeters = 2
|
||||
fill_density = 15%
|
||||
support_material_xy_spacing = 80%
|
||||
support_material_contact_distance = 0.2
|
||||
|
||||
[print:*0.05mm*]
|
||||
inherits = *common*
|
||||
layer_height = 0.05
|
||||
|
||||
[print:*0.08mm*]
|
||||
inherits = *common*
|
||||
layer_height = 0.08
|
||||
|
||||
[print:*0.10mm*]
|
||||
inherits = *common*
|
||||
layer_height = 0.10
|
||||
|
||||
[print:*0.12mm*]
|
||||
inherits = *common*
|
||||
layer_height = 0.12
|
||||
|
||||
[print:*0.15mm*]
|
||||
inherits = *common*
|
||||
layer_height = 0.15
|
||||
|
||||
[print:*0.16mm*]
|
||||
inherits = *common*
|
||||
layer_height = 0.16
|
||||
|
||||
[print:*0.20mm*]
|
||||
inherits = *common*
|
||||
layer_height = 0.2
|
||||
|
||||
[print:*0.25mm*]
|
||||
inherits = *common*
|
||||
layer_height = 0.25
|
||||
|
||||
[print:*0.30mm*]
|
||||
inherits = *common*
|
||||
layer_height = 0.30
|
||||
|
||||
[print:*0.40mm*]
|
||||
inherits = *common*
|
||||
layer_height = 0.40
|
||||
|
||||
|
||||
[print:*i310*]
|
||||
inherits = *common*
|
||||
first_layer_speed = 30
|
||||
travel_speed = 130
|
||||
travel_speed_z = 0
|
||||
max_print_speed = 100
|
||||
|
||||
[print:*i311*]
|
||||
inherits = *common*
|
||||
travel_speed = 200
|
||||
travel_speed_z = 12
|
||||
max_print_speed = 200
|
||||
|
||||
[print:0.10mm DETAIL @E2D i310]
|
||||
inherits = *0.10mm*; *0.4nozzle*; *i310*
|
||||
first_layer_height = 0.10
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i310.*/ and nozzle_diameter[0]==0.4
|
||||
|
||||
[print:0.20mm QUALITY @E2D i310]
|
||||
inherits = *0.20mm*; *0.4nozzle*; *i310*
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i310.*/ and nozzle_diameter[0]==0.4
|
||||
first_layer_height = 0.20
|
||||
perimeters = 2
|
||||
top_solid_layers = 5
|
||||
bottom_solid_layers = 4
|
||||
fill_density = 40%
|
||||
perimeter_speed = 45
|
||||
small_perimeter_speed = 25
|
||||
external_perimeter_speed = 25
|
||||
infill_speed = 80
|
||||
solid_infill_speed = 45
|
||||
top_solid_infill_speed = 25
|
||||
support_material_speed = 50
|
||||
support_material_interface_speed = 100%
|
||||
bridge_speed = 30
|
||||
gap_fill_speed = 40
|
||||
travel_speed = 180
|
||||
first_layer_speed = 20
|
||||
|
||||
[print:0.20mm NORMAL @E2D i310]
|
||||
inherits = *0.20mm*; *0.4nozzle*; *i310*
|
||||
first_layer_height = 0.30
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i310.*/ and nozzle_diameter[0]==0.4
|
||||
|
||||
[print:0.25mm DRAFT @E2D i310]
|
||||
inherits = *0.25mm*; *0.4nozzle*; *i310*
|
||||
first_layer_height = 0.25
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i310.*/ and nozzle_diameter[0]==0.4
|
||||
|
||||
|
||||
[print:0.05mm DETAIL @E2D 0.30 nozzle i310]
|
||||
inherits = *0.05mm*; *0.3nozzle*; *i310*
|
||||
first_layer_height = 0.10
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i310.*/ and nozzle_diameter[0]==0.30
|
||||
|
||||
[print:0.10mm NORMAL @E2D 0.30 nozzle i310]
|
||||
inherits = *0.10mm*; *0.3nozzle*; *i310*
|
||||
first_layer_height = 0.15
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i310.*/ and nozzle_diameter[0]==0.30
|
||||
|
||||
[print:0.20mm DRAFT @E2D 0.30 nozzle i310]
|
||||
inherits = *0.20mm*; *0.3nozzle*; *i310*
|
||||
first_layer_height = 0.20
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i310.*/ and nozzle_diameter[0]==0.30
|
||||
|
||||
|
||||
[print:0.10mm DETAIL @E2D i311]
|
||||
inherits = *0.10mm*; *0.4nozzle*; *i311*
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i311.*/ and nozzle_diameter[0]==0.4
|
||||
first_layer_height = 0.20
|
||||
perimeters = 3
|
||||
top_solid_layers = 8
|
||||
bottom_solid_layers = 7
|
||||
top_solid_min_thickness = 0.7
|
||||
bottom_solid_min_thickness = 0.5
|
||||
extra_perimeters = 0
|
||||
detect_thin_walls = 0
|
||||
thick_bridges = 0
|
||||
overhangs = 1
|
||||
infill_anchor = 2
|
||||
raft_contact_distance = 0.15
|
||||
support_material_interface_layers = 5
|
||||
support_material_interface_spacing = 0.2
|
||||
support_material_contact_distance = 0.17
|
||||
perimeter_speed = 45
|
||||
small_perimeter_speed = 25
|
||||
external_perimeter_speed = 25
|
||||
infill_speed = 80
|
||||
solid_infill_speed = 80
|
||||
top_solid_infill_speed = 35
|
||||
support_material_speed = 40
|
||||
support_material_interface_speed = 85%
|
||||
bridge_speed = 20
|
||||
gap_fill_speed = 40
|
||||
ironing_speed = 15
|
||||
first_layer_speed = 20
|
||||
enable_dynamic_overhang_speeds = 1
|
||||
external_perimeter_acceleration = 500
|
||||
perimeter_acceleration = 700
|
||||
top_solid_infill_acceleration = 800
|
||||
solid_infill_acceleration = 1250
|
||||
infill_acceleration = 1500
|
||||
bridge_acceleration = 700
|
||||
first_layer_acceleration = 600
|
||||
first_layer_acceleration_over_raft = 0
|
||||
wipe_tower_acceleration = 0
|
||||
travel_acceleration = 0
|
||||
default_acceleration = 1000
|
||||
extrusion_width = 0.45
|
||||
first_layer_extrusion_width = 0.5
|
||||
perimeter_extrusion_width = 0.4
|
||||
external_perimeter_extrusion_width = 0.4
|
||||
infill_extrusion_width = 0.4
|
||||
solid_infill_extrusion_width = 0.4
|
||||
top_infill_extrusion_width = 0.4
|
||||
support_material_extrusion_width = 0.35
|
||||
infill_overlap = 10%
|
||||
elefant_foot_compensation = 0.2
|
||||
|
||||
[print:0.15mm QUALITY @E2D i311]
|
||||
inherits = *0.15mm*; *0.4nozzle*; *i311*
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i311.*/ and nozzle_diameter[0]==0.4
|
||||
first_layer_height = 0.20
|
||||
top_solid_layers = 6
|
||||
bottom_solid_layers = 5
|
||||
top_solid_min_thickness = 0.7
|
||||
bottom_solid_min_thickness = 0.5
|
||||
extra_perimeters = 0
|
||||
detect_thin_walls = 0
|
||||
thick_bridges = 0
|
||||
overhangs = 1
|
||||
infill_anchor = 2
|
||||
raft_contact_distance = 0.15
|
||||
support_material_interface_layers = 5
|
||||
support_material_interface_spacing = 0.2
|
||||
perimeter_speed = 45
|
||||
small_perimeter_speed = 25
|
||||
external_perimeter_speed = 25
|
||||
infill_speed = 120
|
||||
solid_infill_speed = 90
|
||||
top_solid_infill_speed = 40
|
||||
support_material_speed = 45
|
||||
support_material_interface_speed = 80%
|
||||
bridge_speed = 25
|
||||
gap_fill_speed = 40
|
||||
ironing_speed = 15
|
||||
first_layer_speed = 20
|
||||
enable_dynamic_overhang_speeds = 1
|
||||
external_perimeter_acceleration = 700
|
||||
perimeter_acceleration = 900
|
||||
top_solid_infill_acceleration = 800
|
||||
solid_infill_acceleration = 1500
|
||||
infill_acceleration = 2000
|
||||
bridge_acceleration = 1000
|
||||
first_layer_acceleration = 600
|
||||
first_layer_acceleration_over_raft = 0
|
||||
wipe_tower_acceleration = 0
|
||||
travel_acceleration = 0
|
||||
default_acceleration = 1000
|
||||
extrusion_width = 0.45
|
||||
first_layer_extrusion_width = 0.5
|
||||
perimeter_extrusion_width = 0.45
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
infill_extrusion_width = 0.45
|
||||
solid_infill_extrusion_width = 0.45
|
||||
top_infill_extrusion_width = 0.4
|
||||
support_material_extrusion_width = 0.37
|
||||
infill_overlap = 10%
|
||||
elefant_foot_compensation = 0.2
|
||||
|
||||
[print:0.20mm NORMAL @E2D i311]
|
||||
inherits = *0.20mm*; *0.4nozzle*; *i311*
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i311.*/ and nozzle_diameter[0]==0.4
|
||||
first_layer_height = 0.20
|
||||
top_solid_layers = 5
|
||||
bottom_solid_layers = 4
|
||||
top_solid_min_thickness = 0.7
|
||||
bottom_solid_min_thickness = 0.5
|
||||
extra_perimeters = 0
|
||||
detect_thin_walls = 0
|
||||
thick_bridges = 0
|
||||
overhangs = 1
|
||||
infill_anchor = 2
|
||||
raft_contact_distance = 0.2
|
||||
support_material_interface_layers = 5
|
||||
support_material_interface_spacing = 0.2
|
||||
perimeter_speed = 45
|
||||
small_perimeter_speed = 25
|
||||
external_perimeter_speed = 25
|
||||
infill_speed = 120
|
||||
solid_infill_speed = 90
|
||||
top_solid_infill_speed = 40
|
||||
support_material_speed = 50
|
||||
support_material_interface_speed = 70%
|
||||
bridge_speed = 25
|
||||
gap_fill_speed = 40
|
||||
ironing_speed = 15
|
||||
first_layer_speed = 20
|
||||
enable_dynamic_overhang_speeds = 1
|
||||
external_perimeter_acceleration = 700
|
||||
perimeter_acceleration = 900
|
||||
top_solid_infill_acceleration = 800
|
||||
solid_infill_acceleration = 1500
|
||||
infill_acceleration = 2000
|
||||
bridge_acceleration = 1000
|
||||
first_layer_acceleration = 600
|
||||
first_layer_acceleration_over_raft = 0
|
||||
wipe_tower_acceleration = 0
|
||||
travel_acceleration = 0
|
||||
default_acceleration = 1000
|
||||
extrusion_width = 0.45
|
||||
first_layer_extrusion_width = 0.5
|
||||
perimeter_extrusion_width = 0.45
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
infill_extrusion_width = 0.45
|
||||
solid_infill_extrusion_width = 0.45
|
||||
top_infill_extrusion_width = 0.4
|
||||
support_material_extrusion_width = 0.37
|
||||
infill_overlap = 10%
|
||||
elefant_foot_compensation = 0.2
|
||||
|
||||
[print:0.08mm DETAIL @E2D 0.30 nozzle i311]
|
||||
inherits = *0.08mm*; *0.3nozzle*; *i311*
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i311.*/ and nozzle_diameter[0]==0.30
|
||||
first_layer_height = 0.2
|
||||
top_solid_layers = 10
|
||||
bottom_solid_layers = 8
|
||||
top_solid_min_thickness = 0.7
|
||||
bottom_solid_min_thickness = 0.5
|
||||
extra_perimeters = 0
|
||||
detect_thin_walls = 0
|
||||
thick_bridges = 0
|
||||
overhangs = 1
|
||||
raft_contact_distance = 0.08
|
||||
support_material_contact_distance = 0.08
|
||||
support_material_interface_layers = 2
|
||||
support_material_interface_spacing = 0.2
|
||||
dont_support_bridges = 1
|
||||
perimeter_speed = 30
|
||||
small_perimeter_speed = 20
|
||||
external_perimeter_speed = 20
|
||||
infill_speed = 60
|
||||
solid_infill_speed = 60
|
||||
top_solid_infill_speed = 35
|
||||
support_material_speed = 40
|
||||
support_material_interface_speed = 80%
|
||||
bridge_speed = 20
|
||||
gap_fill_speed = 25
|
||||
ironing_speed = 15
|
||||
enable_dynamic_overhang_speeds = 1
|
||||
first_layer_speed = 20
|
||||
external_perimeter_acceleration = 500
|
||||
perimeter_acceleration = 600
|
||||
top_solid_infill_acceleration = 700
|
||||
solid_infill_acceleration = 800
|
||||
infill_acceleration = 1000
|
||||
bridge_acceleration = 600
|
||||
first_layer_acceleration = 600
|
||||
first_layer_acceleration_over_raft = 0
|
||||
wipe_tower_acceleration = 0
|
||||
travel_acceleration = 0
|
||||
default_acceleration = 1000
|
||||
extrusion_width = 0.33
|
||||
first_layer_extrusion_width = 0.4
|
||||
perimeter_extrusion_width = 0.33
|
||||
external_perimeter_extrusion_width = 0.33
|
||||
infill_extrusion_width = 0.33
|
||||
solid_infill_extrusion_width = 0.33
|
||||
top_infill_extrusion_width = 0.3
|
||||
support_material_extrusion_width = 0.3
|
||||
infill_overlap = 10%
|
||||
elefant_foot_compensation = 0
|
||||
|
||||
[print:0.16mm SPEED @E2D 0.30 nozzle i311]
|
||||
inherits = *0.16mm*; *0.3nozzle*; *i311*
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i311.*/ and nozzle_diameter[0]==0.30
|
||||
first_layer_height = 0.2
|
||||
top_solid_layers = 6
|
||||
bottom_solid_layers = 5
|
||||
top_solid_min_thickness = 0.7
|
||||
bottom_solid_min_thickness = 0.5
|
||||
extra_perimeters = 0
|
||||
detect_thin_walls = 0
|
||||
thick_bridges = 0
|
||||
overhangs = 1
|
||||
fill_density = 20%
|
||||
infill_anchor = 1.5
|
||||
raft_contact_distance = 0.15
|
||||
raft_first_layer_density = 80%
|
||||
support_material_threshold = 45
|
||||
raft_first_layer_expansion = 3
|
||||
support_material_contact_distance = 0.15
|
||||
support_material_interface_layers = 2
|
||||
support_material_interface_spacing = 0.2
|
||||
support_material_xy_spacing = 60%
|
||||
perimeter_speed = 50
|
||||
small_perimeter_speed = 25
|
||||
external_perimeter_speed = 25
|
||||
infill_speed = 90
|
||||
solid_infill_speed = 80
|
||||
top_solid_infill_speed = 40
|
||||
support_material_speed = 45
|
||||
support_material_interface_speed = 80%
|
||||
bridge_speed = 25
|
||||
gap_fill_speed = 40
|
||||
ironing_speed = 15
|
||||
enable_dynamic_overhang_speeds = 1
|
||||
overhang_speed_0 = 15
|
||||
overhang_speed_1 = 15
|
||||
overhang_speed_2 = 20
|
||||
overhang_speed_3 = 25
|
||||
first_layer_speed = 20
|
||||
external_perimeter_acceleration = 600
|
||||
perimeter_acceleration = 800
|
||||
top_solid_infill_acceleration = 800
|
||||
solid_infill_acceleration = 1250
|
||||
infill_acceleration = 2000
|
||||
bridge_acceleration = 800
|
||||
first_layer_acceleration = 600
|
||||
first_layer_acceleration_over_raft = 0
|
||||
wipe_tower_acceleration = 0
|
||||
travel_acceleration = 0
|
||||
default_acceleration = 1000
|
||||
extrusion_width = 0.33
|
||||
first_layer_extrusion_width = 0.4
|
||||
perimeter_extrusion_width = 0.33
|
||||
external_perimeter_extrusion_width = 0.33
|
||||
infill_extrusion_width = 0.33
|
||||
solid_infill_extrusion_width = 0.33
|
||||
top_infill_extrusion_width = 0.3
|
||||
support_material_extrusion_width = 0.3
|
||||
infill_overlap = 10%
|
||||
elefant_foot_compensation = 0
|
||||
|
||||
|
||||
[print:0.16mm QUALITY @E2D 0.30 nozzle i311]
|
||||
inherits = *0.16mm*; *0.3nozzle*; *i311*
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i311.*/ and nozzle_diameter[0]==0.30
|
||||
first_layer_height = 0.2
|
||||
top_solid_layers = 6
|
||||
bottom_solid_layers = 5
|
||||
top_solid_min_thickness = 0.7
|
||||
bottom_solid_min_thickness = 0.5
|
||||
extra_perimeters = 0
|
||||
detect_thin_walls = 0
|
||||
thick_bridges = 0
|
||||
overhangs = 1
|
||||
fill_density = 15%
|
||||
infill_anchor = 1
|
||||
raft_contact_distance = 0.12
|
||||
raft_first_layer_density = 90%
|
||||
support_material_threshold = 40
|
||||
raft_first_layer_expansion = 3.5
|
||||
support_material_contact_distance = 0.12
|
||||
support_material_interface_layers = 5
|
||||
support_material_interface_spacing = 0.2
|
||||
support_material_xy_spacing = 100%
|
||||
perimeter_speed = 80
|
||||
small_perimeter_speed = 45
|
||||
external_perimeter_speed = 45
|
||||
infill_speed = 120
|
||||
solid_infill_speed = 200
|
||||
top_solid_infill_speed = 50
|
||||
support_material_speed = 70
|
||||
support_material_interface_speed = 75%
|
||||
bridge_speed = 30
|
||||
gap_fill_speed = 50
|
||||
ironing_speed = 15
|
||||
enable_dynamic_overhang_speeds = 1
|
||||
overhang_speed_0 = 15
|
||||
overhang_speed_1 = 25
|
||||
overhang_speed_2 = 30
|
||||
overhang_speed_3 = 80%
|
||||
first_layer_speed = 30
|
||||
external_perimeter_acceleration = 1500
|
||||
perimeter_acceleration = 2000
|
||||
top_solid_infill_acceleration = 1000
|
||||
solid_infill_acceleration = 2500
|
||||
infill_acceleration = 4000
|
||||
bridge_acceleration = 1000
|
||||
first_layer_acceleration = 500
|
||||
first_layer_acceleration_over_raft = 0
|
||||
wipe_tower_acceleration = 0
|
||||
travel_acceleration = 4000
|
||||
default_acceleration = 2000
|
||||
extrusion_width = 0.34
|
||||
first_layer_extrusion_width = 0.4
|
||||
perimeter_extrusion_width = 0.34
|
||||
external_perimeter_extrusion_width = 0.34
|
||||
infill_extrusion_width = 0.34
|
||||
solid_infill_extrusion_width = 0.34
|
||||
top_infill_extrusion_width = 0.3
|
||||
support_material_extrusion_width = 0.3
|
||||
infill_overlap = 15%
|
||||
elefant_foot_compensation = 0
|
||||
|
||||
[print:0.20mm NORMAL @E2D 0.30 nozzle i311]
|
||||
inherits = *0.20mm*; *0.3nozzle*; *i311*
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/ and printer_notes=~/.*PRINTER_MODEL_i311.*/ and nozzle_diameter[0]==0.30
|
||||
first_layer_height = 0.20
|
||||
top_solid_layers = 5
|
||||
bottom_solid_layers = 4
|
||||
top_solid_min_thickness = 0.7
|
||||
bottom_solid_min_thickness = 0.5
|
||||
extra_perimeters = 0
|
||||
detect_thin_walls = 0
|
||||
thick_bridges = 0
|
||||
overhangs = 1
|
||||
raft_contact_distance = 0.18
|
||||
support_material_contact_distance = 0.18
|
||||
support_material_interface_layers = 2
|
||||
support_material_interface_spacing = 0.2
|
||||
support_material_xy_spacing = 60%
|
||||
perimeter_speed = 50
|
||||
small_perimeter_speed = 30
|
||||
external_perimeter_speed = 35
|
||||
infill_speed = 90
|
||||
solid_infill_speed = 80
|
||||
top_solid_infill_speed = 40
|
||||
support_material_speed = 50
|
||||
support_material_interface_speed = 80%
|
||||
bridge_speed = 25
|
||||
gap_fill_speed = 45
|
||||
ironing_speed = 15
|
||||
enable_dynamic_overhang_speeds = 1
|
||||
first_layer_speed = 20
|
||||
external_perimeter_acceleration = 700
|
||||
perimeter_acceleration = 800
|
||||
top_solid_infill_acceleration = 800
|
||||
solid_infill_acceleration = 1250
|
||||
infill_acceleration = 2000
|
||||
bridge_acceleration = 800
|
||||
first_layer_acceleration = 600
|
||||
first_layer_acceleration_over_raft = 0
|
||||
wipe_tower_acceleration = 0
|
||||
travel_acceleration = 0
|
||||
default_acceleration = 1250
|
||||
extrusion_width = 0.33
|
||||
first_layer_extrusion_width = 0.4
|
||||
perimeter_extrusion_width = 0.35
|
||||
external_perimeter_extrusion_width = 0.35
|
||||
infill_extrusion_width = 0.35
|
||||
solid_infill_extrusion_width = 0.35
|
||||
top_infill_extrusion_width = 0.3
|
||||
support_material_extrusion_width = 0.3
|
||||
infill_overlap = 10%
|
||||
elefant_foot_compensation = 0
|
||||
|
||||
|
||||
[printer:*common*]
|
||||
printer_technology = FFF
|
||||
gcode_flavor = marlin2
|
||||
silent_mode = 0
|
||||
variable_layer_height = 1
|
||||
before_layer_gcode = ;BEFORE_LAYER_CHANGE\nG92 E0.0\n;[layer_z]\n\n
|
||||
layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z]
|
||||
machine_limits_usage = time_estimate_only
|
||||
extruder_clearance_radius = 40
|
||||
extruder_clearance_height = 20
|
||||
|
||||
[printer:*i310*]
|
||||
inherits = *common*
|
||||
bed_shape = 0x0,200x0,200x200,0x200
|
||||
max_print_height = 200
|
||||
machine_max_feedrate_x = 185
|
||||
machine_max_feedrate_y = 185
|
||||
machine_max_feedrate_z = 9
|
||||
machine_max_feedrate_e = 20
|
||||
machine_max_acceleration_x = 3000
|
||||
machine_max_acceleration_y = 3000
|
||||
machine_max_acceleration_z = 100
|
||||
machine_max_acceleration_e = 600
|
||||
machine_max_acceleration_extruding = 600
|
||||
machine_max_acceleration_retracting = 600
|
||||
machine_max_acceleration_travel = 3000
|
||||
machine_max_jerk_x = 10
|
||||
machine_max_jerk_y = 10
|
||||
machine_max_jerk_z = 0.3
|
||||
machine_max_jerk_e = 5.0
|
||||
retract_length = 1.8
|
||||
use_relative_e_distances = 1
|
||||
start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nG28 ; home all\nG29; Detailed Z-Probe\nG1 Z3 F240\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG1 X2 Y10 F3000\nG1 Z0.28 F240\nG92 E0.0\nG1 Y190 E15.0 F1500.0 ; intro line\nG1 X2.3 F5000\nG1 Y10 E30 F1200.0 ; intro line\nG92 E0.0
|
||||
end_gcode = M104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+10, max_print_height)} F600{endif} ; Move print head up\nG1 X0 Y200 F3000 ; present print\nM84 X Y E ; disable motors
|
||||
|
||||
[printer:*i311*]
|
||||
inherits = *common*
|
||||
bed_shape = 0x0,220x0,220x220,0x220
|
||||
max_print_height = 200
|
||||
silent_mode = 1
|
||||
machine_max_feedrate_x = 200,150
|
||||
machine_max_feedrate_y = 200,150
|
||||
machine_max_feedrate_z = 8,8
|
||||
machine_max_feedrate_e = 20,20
|
||||
machine_max_acceleration_x = 2000,1500
|
||||
machine_max_acceleration_y = 2000,2500
|
||||
machine_max_acceleration_z = 100,100
|
||||
machine_max_acceleration_e = 4000,2500
|
||||
machine_max_acceleration_extruding = 1200,1200
|
||||
machine_max_acceleration_retracting = 10000,20000
|
||||
machine_max_acceleration_travel =4000,2500
|
||||
machine_max_jerk_x = 10,10
|
||||
machine_max_jerk_y = 10,10
|
||||
machine_max_jerk_z = 0.3,0.3
|
||||
machine_max_jerk_e = 5.0,5.0
|
||||
machine_min_extruding_rate = 0,0
|
||||
machine_min_travel_rate = 0,0
|
||||
start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nG28 ; home all\nG29; Detailed Z-Probe\n;M420 S1; Bed Leveling State\nG1 Z3 F240\nG1 X-5 Y2 F3000\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\n;\n; Extrude purge line\n;\nG92 E0 ; reset extruder position\nG1 E{(filament_type[0] == "FLEX" ? 4 : 2)} F2400 ; deretraction after the initial one before nozzle cleaning\nG0 E7 X15 Z0.2 F500 ; purge\nG0 X25 E4 F500 ; purge\nG0 X35 E4 F650 ; purge\nG0 X45 E4 F800 ; purge\nG0 X{45 + 3} Z{0.05} F{8000} ; wipe, move close to the bed\nG0 X{45 + 3 * 2} Z0.2 F{8000} ; wipe, move quickly away from the bed\n\nG92 E0\nM221 S100 ; set flow to 100%
|
||||
end_gcode = M104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+10, max_print_height)} F600{endif} ; Move print head up\nG27 ; present print\nG1 E-6 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nM84 X Y E ; disable motors
|
||||
use_relative_e_distances = 1
|
||||
retract_lift = 0.2
|
||||
travel_ramping_lift = 1
|
||||
travel_max_lift = 1.5
|
||||
travel_slope = 1
|
||||
retract_lift_above = 0
|
||||
retract_lift_below = 198
|
||||
retract_length = 0.7
|
||||
retract_speed = 35
|
||||
deretract_speed = 25
|
||||
retract_restart_extra = 0
|
||||
retract_before_travel = 1.5
|
||||
retract_layer_change = 1
|
||||
retract_before_wipe = 80%
|
||||
|
||||
[printer:E2D i310 0.4 nozzle]
|
||||
inherits = *i310*
|
||||
printer_model = i310
|
||||
nozzle_diameter = 0.4
|
||||
printer_variant = 0.4
|
||||
min_layer_height = 0.10
|
||||
max_layer_height = 0.25
|
||||
printer_notes = Do not 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_E2D\nPRINTER_MODEL_i310
|
||||
default_print_profile = 0.20mm NORMAL i310
|
||||
|
||||
[printer:E2D i310 0.3 nozzle]
|
||||
inherits = *i310*
|
||||
printer_model = i310
|
||||
nozzle_diameter = 0.3
|
||||
printer_variant = 0.3
|
||||
min_layer_height = 0.05
|
||||
max_layer_height = 0.22
|
||||
printer_notes = Do not 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_E2D\nPRINTER_MODEL_i310
|
||||
default_print_profile = 0.20mm DRAFT @0.30 nozzle i310
|
||||
|
||||
[printer:E2D i311 0.4 nozzle]
|
||||
inherits = *i311*
|
||||
printer_model = i311
|
||||
nozzle_diameter = 0.4
|
||||
printer_variant = 0.4
|
||||
min_layer_height = 0.10
|
||||
max_layer_height = 0.25
|
||||
printer_notes = Do not 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_E2D\nPRINTER_MODEL_i311
|
||||
default_print_profile = 0.20mm NORMAL i311
|
||||
|
||||
[printer:E2D i311 0.3 nozzle]
|
||||
inherits = *i311*
|
||||
printer_model = i311
|
||||
nozzle_diameter = 0.3
|
||||
printer_variant = 0.3
|
||||
min_layer_height = 0.05
|
||||
max_layer_height = 0.22
|
||||
printer_notes = Do not 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_E2D\nPRINTER_MODEL_i311
|
||||
default_print_profile = 0.20mm NORMAL @0.30 nozzle i311
|
||||
|
||||
[filament:*common*]
|
||||
filament_diameter = 1.75
|
||||
filament_settings_id = ""
|
||||
compatible_printers =
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_E2D.*/
|
||||
|
||||
[filament:*PLA*]
|
||||
inherits = *common*
|
||||
first_layer_temperature = 200
|
||||
first_layer_bed_temperature = 60
|
||||
temperature = 195
|
||||
bed_temperature = 60
|
||||
fan_always_on = 1
|
||||
cooling = 1
|
||||
min_print_speed = 90
|
||||
filament_type = PLA
|
||||
|
||||
[filament:*PETG*]
|
||||
inherits = *common*
|
||||
first_layer_temperature = 240
|
||||
first_layer_bed_temperature = 70
|
||||
temperature = 235
|
||||
bed_temperature = 70
|
||||
fan_always_on = 1
|
||||
cooling = 1
|
||||
min_fan_speed = 30
|
||||
max_fan_speed = 50
|
||||
bridge_fan_speed = 50
|
||||
fan_below_layer_time = 20
|
||||
slowdown_below_layer_time = 20
|
||||
min_print_speed = 80
|
||||
filament_type = PETG
|
||||
|
||||
[filament:*ABS*]
|
||||
inherits = *common*
|
||||
first_layer_temperature = 230
|
||||
first_layer_bed_temperature = 90
|
||||
temperature = 240
|
||||
bed_temperature = 90
|
||||
fan_always_on = 0
|
||||
cooling = 0
|
||||
min_print_speed = 60
|
||||
filament_type = ABS
|
||||
|
||||
[filament:Generic PLA @E2D]
|
||||
inherits = *PLA*
|
||||
filament_vendor = Generic
|
||||
|
||||
[filament:Generic PETG @E2D]
|
||||
inherits = *PETG*
|
||||
filament_vendor = Generic
|
||||
|
||||
[filament:Generic ABS @E2D]
|
||||
inherits = *ABS*
|
||||
filament_vendor = Generic
|
||||
|
||||
[filament:E2D PLA @E2D]
|
||||
inherits = *PLA*
|
||||
filament_vendor = E2D
|
||||
filament_notes="https://e2d.tw/product-category/3dp/pauo"
|
||||
filament_density = 1.24
|
||||
filament_cost = 480
|
||||
|
||||
[filament:E2D PLA+ @E2D]
|
||||
inherits = *PLA*
|
||||
filament_vendor = E2D
|
||||
filament_notes="https://e2d.tw/product-category/3dp/pauo"
|
||||
first_layer_temperature = 215
|
||||
first_layer_bed_temperature = 60
|
||||
temperature = 210
|
||||
bed_temperature = 60
|
||||
filament_density = 1.24
|
||||
filament_cost = 480
|
||||
|
||||
[filament:E2D PLA-Silk @E2D]
|
||||
inherits = *PLA*
|
||||
filament_vendor = E2D
|
||||
filament_notes="https://e2d.tw/product-category/3dp/pauo"
|
||||
first_layer_temperature = 230
|
||||
first_layer_bed_temperature = 60
|
||||
temperature = 225
|
||||
bed_temperature = 60
|
||||
filament_density = 1.24
|
||||
filament_cost = 520
|
||||
|
||||
[filament:E2D PETG @E2D]
|
||||
inherits = *PETG*
|
||||
filament_vendor = E2D
|
||||
filament_notes="https://e2d.tw/product-category/3dp/pauo"
|
||||
first_layer_temperature = 240
|
||||
first_layer_bed_temperature = 70
|
||||
temperature = 235
|
||||
bed_temperature = 70
|
||||
filament_density = 1.24
|
||||
filament_cost = 560
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha1
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -7,7 +7,7 @@ repo_id = non-prusa-fff
|
||||
name = Elegoo
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Elegoo/
|
||||
|
||||
# The printer models will be shown by the Configuration Wizard in this order,
|
||||
@ -116,8 +116,6 @@ external_perimeters_first = 0
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 25
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
@ -471,6 +469,8 @@ variable_layer_height = 1
|
||||
wipe = 1
|
||||
z_offset = 0
|
||||
printer_model =
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
default_print_profile = 0.16mm OPTIMAL @ELEGOO
|
||||
default_filament_profile = Generic PLA @ELEGOO
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -8,7 +8,7 @@ repo_id = non-prusa-fff
|
||||
name = FLSun
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 1.0.0
|
||||
config_version = 1.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/FLSun/
|
||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
@ -58,8 +58,6 @@ external_fill_pattern = rectilinear
|
||||
external_perimeters_first = 0
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 45
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
@ -745,6 +743,8 @@ use_relative_e_distances = 1
|
||||
variable_layer_height = 1
|
||||
wipe = 1
|
||||
z_offset = 0
|
||||
extruder_clearance_height = 45
|
||||
extruder_clearance_radius = 45
|
||||
default_print_profile = 0.20mm QUALITY @FLSUN
|
||||
default_filament_profile = Generic PLA @FLSUN
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.0.2 Added M1 printer.
|
||||
1.0.1 Added M1 printer.
|
||||
|
@ -8,7 +8,7 @@ repo_id = non-prusa-fff
|
||||
name = Geeetech
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 1.0.2
|
||||
config_version = 1.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Geeetech/
|
||||
|
||||
@ -272,8 +272,6 @@ ensure_vertical_shell_thickness = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 34
|
||||
extruder_clearance_radius = 47
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
fill_pattern = grid
|
||||
@ -1306,6 +1304,8 @@ use_volumetric_e = 0
|
||||
variable_layer_height = 1
|
||||
z_offset = 0
|
||||
printer_model =
|
||||
extruder_clearance_height = 34
|
||||
extruder_clearance_radius = 47
|
||||
default_filament_profile = Generic PLA @Geeetech
|
||||
start_gcode = ;Custom Start G-code\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG92 E0 ; Reset Extruder\nG28 ; Home all axes\nM107 ;Off Fan\nG1 Z5.0 F3000 ;Move Z Axis up little to prevent scratching of Heat Bed\nG1 X0.1 Y20 Z0.8 F5000 ; Move to start position\nG1 X0.1 Y200.0 Z1.2 F1500 E30 ; Draw the first line\nG92 E0 ; Reset Extruder\nG1 X0.4 Y200.0 Z1.2 F3000 ; Move to side a little\nG1 X0.4 Y20 Z1.2 F1500 E25 ; Draw the second line\nG92 E0 ; Reset Extruder\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.4 F3000.0 ; Move over to prevent blob squish\n\nM221 S{if layer_height<0.2}110{else}100{endif}\nG92 E0
|
||||
end_gcode = {if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < max_print_height-10}G1 Z{z_offset+min(max_layer_z+70, max_print_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{max_print_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.2.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.1.0 Major updates to material profiles. Better cooling settings, and new firmware features for detecting filament.
|
||||
1.0.1 Fix 2nd layer temperature issue and add Jabil ESD PETG
|
||||
|
@ -6,7 +6,7 @@ repo_id = non-prusa-fff
|
||||
name = HartSmart Products
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 1.1.0
|
||||
config_version = 1.2.0
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/HartSmartProducts/
|
||||
|
||||
# The printer models will be shown by the Configuration Wizard in this order,
|
||||
@ -219,8 +219,6 @@ min_feature_size = 25%
|
||||
|
||||
# Output Options
|
||||
complete_objects = 0
|
||||
extruder_clearance_height = 90
|
||||
extruder_clearance_radius = 95
|
||||
|
||||
gcode_comments = 0
|
||||
gcode_label_objects = 1
|
||||
@ -1444,6 +1442,8 @@ use_relative_e_distances = 1
|
||||
use_volumetric_e = 0
|
||||
variable_layer_height = 1
|
||||
z_offset = 0
|
||||
extruder_clearance_height = 90
|
||||
extruder_clearance_radius = 95
|
||||
default_filament_profile = Layer Line Engineering PLA @HSP1
|
||||
end_gcode = ; Stop the print\nM0\n\n;NUM_LAYERS:[total_layer_count]\n
|
||||
before_layer_gcode = ;LAYER:[layer_num]
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -4,7 +4,7 @@
|
||||
repo_id = non-prusa-fff
|
||||
# Vendor name will be shown by the Config Wizard.
|
||||
name = INAT
|
||||
config_version = 1.0.0
|
||||
config_version = 1.1.0
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/INAT/
|
||||
|
||||
###
|
||||
@ -142,8 +142,6 @@ elefant_foot_compensation = 0.3
|
||||
clip_multipart_objects = 0
|
||||
#output
|
||||
complete_objects = 0
|
||||
extruder_clearance_radius = 85
|
||||
extruder_clearance_height = 34
|
||||
gcode_comments = 0
|
||||
gcode_label_objects = 0
|
||||
output_filename_format = {input_filename_base}_{filament_type[0]}.gcode
|
||||
@ -245,7 +243,8 @@ retract_before_travel = 2
|
||||
retract_layer_change = 0
|
||||
wipe = 1
|
||||
retract_before_wipe = 100%
|
||||
|
||||
extruder_clearance_radius = 85
|
||||
extruder_clearance_height = 34
|
||||
|
||||
[printer:*proton_xe750_common*]
|
||||
printer_vendor = INAT s.r.o.
|
||||
@ -302,7 +301,8 @@ wipe = 1,1
|
||||
retract_before_wipe = 100%,100%
|
||||
retract_length_toolchange = 37,37
|
||||
extruder_colour = #33CC33;#3399FF
|
||||
|
||||
extruder_clearance_radius = 85
|
||||
extruder_clearance_height = 34
|
||||
|
||||
###
|
||||
### COMMON MATERIAL DEFINITIONS
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -6,7 +6,7 @@ repo_id = non-prusa-fff
|
||||
name = Infinity3D
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the Slic3r configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Infinity3D/
|
||||
# The printer models will be shown by the Configuration Wizard in this order,
|
||||
@ -51,8 +51,6 @@ external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 80%
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 75
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
@ -790,6 +788,8 @@ use_volumetric_e = 0
|
||||
variable_layer_height = 1
|
||||
wipe = 0
|
||||
z_offset = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 75
|
||||
|
||||
[printer:Infinity3D DEV-350]
|
||||
inherits = *common*
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -8,7 +8,7 @@ repo_id = non-prusa-fff
|
||||
name = Jubilee
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the Slic3r configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Jubilee/
|
||||
# The printer models will be shown by the Configuration Wizard in this order,
|
||||
@ -41,8 +41,6 @@ external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 50%
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 1
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 10%
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -11,7 +11,7 @@ name = LNL3D
|
||||
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 1.0.0
|
||||
config_version = 1.1.0
|
||||
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/LNL3D/
|
||||
@ -95,8 +95,6 @@ external_fill_pattern = rectilinear
|
||||
external_perimeters_first = 0
|
||||
external_perimeter_speed = 25
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 5
|
||||
extruder_clearance_radius = 36
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
fill_pattern = grid
|
||||
@ -891,6 +889,8 @@ variable_layer_height = 1
|
||||
wipe = 1,1
|
||||
z_offset = 0
|
||||
printer_model =
|
||||
extruder_clearance_height = 5
|
||||
extruder_clearance_radius = 36
|
||||
default_filament_profile = "Generic PLA @LNL3D"
|
||||
start_gcode = G21 ; Metric values\nG90 ; Absolute positioning\nM82 ; Set extruder to absolute mode\nM107 ; Start with the fan off\nG28 ; Move to min endstops\nG92 E0 ; Reset extruder\nG1 Z15.0 F3000 ; Move the header up 15mm\nM117 Final warmup ; LCD message\nM140 S[first_layer_bed_temperature] ; Set bed temp\nM190 S{first_layer_bed_temperature[0] - 5} ; Wait for bed temp-5\nM104 S[first_layer_temperature] ; Heat extruder rest of the way after heatbed\nM109 S[first_layer_temperature] ; Wait for extruder temp\nG1 X40 Y5 Z4 F5000.0 ; Move to position to prevent hitting clamps or bed\nG1 X50 Y5 Z0.3 F5000.0 ; Move to start position\nG1 X110 Y5 Z0.3 F1500.0 E15 ; First purge line\nG1 X70 Y5 Z0.3 F1500.0 E8 ; Second pass\nM117 Printing... ; LCD message\n
|
||||
end_gcode = M104 T0 S0 ;left extruder heater off\nM104 T1 S0 ;right extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\nM84 ;steppers off\nG90 ;absolute positioning
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.0.0 Updated for PS2.8.0
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -3,7 +3,7 @@
|
||||
[vendor]
|
||||
repo_id = non-prusa-fff
|
||||
name = MakerGear
|
||||
config_version = 1.0.0
|
||||
config_version = 1.1.0
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/MakerGear/
|
||||
|
||||
[printer_model:MAKERGEAR_MICRO]
|
||||
@ -123,8 +123,6 @@ external_perimeter_extrusion_width = 0.42
|
||||
external_perimeter_speed = 80
|
||||
external_perimeters_first = 1
|
||||
extra_perimeters = 1
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.42
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
@ -1204,6 +1202,8 @@ use_firmware_retraction = 0
|
||||
use_relative_e_distances = 0
|
||||
use_volumetric_e = 0
|
||||
variable_layer_height = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
# ---------------------------
|
||||
# MakerGear Micro
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.0.0 Updated for PS2.8.0
|
||||
min_slic3r_version = 2.7.9
|
||||
|
@ -2,7 +2,7 @@
|
||||
[vendor]
|
||||
repo_id = non-prusa-fff
|
||||
name = Papapiu
|
||||
config_version = 1.0.0
|
||||
config_version = 1.1.0
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/PapapiuLab/
|
||||
|
||||
|
||||
@ -41,8 +41,6 @@ ensure_vertical_shell_thickness = 1
|
||||
exact_last_layer_height = 0
|
||||
external_perimeter_extrusion_width = 0.4
|
||||
external_perimeter_speed = 90%
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.4
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
@ -265,7 +263,8 @@ use_volumetric_e = 0
|
||||
variable_layer_height = 1
|
||||
wipe = 0
|
||||
z_offset = 0
|
||||
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
[printer:*0.4nozzle*]
|
||||
nozzle_diameter = 0.4
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
1.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
1.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -7,7 +7,7 @@ repo_id = non-prusa-fff
|
||||
name = Print4Taste
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 1.0.0
|
||||
config_version = 1.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Print4Taste/
|
||||
|
||||
@ -35,8 +35,6 @@ ensure_vertical_shell_thickness = 1
|
||||
external_perimeter_extrusion_width = 1.15
|
||||
external_perimeter_speed = 100%
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 45
|
||||
extruder_clearance_radius = 40
|
||||
extrusion_width = 1.15
|
||||
fill_density = 20%
|
||||
fill_pattern = grid
|
||||
@ -129,4 +127,6 @@ printer_notes = Don't remove the following keywords! These keywords are used in
|
||||
retract_length = 0.1
|
||||
start_gcode = G1 F2400 E-0.3 ;Retract\nG0 F2400 X100 Y55 Z20.7 ;Full coordinates to prevent ramming down\nG0 F2400 X100 Y40 Z0.5 ;Start purge line\nG0 F570 X100 Y10 Z0.5 E0.025 ;Purge slightly more, should make a line only a few mm long
|
||||
default_print_profile = 0.50mm SOLID @MC2.0
|
||||
default_filament_profile = mycusini 3D Choco @MC2.0
|
||||
default_filament_profile = mycusini 3D Choco @MC2.0
|
||||
extruder_clearance_height = 45
|
||||
extruder_clearance_radius = 40
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.2.0 Extruder clearance moved to printer settings. Added BREAKAWAY print profiles (XL).
|
||||
min_slic3r_version = 2.8.1-rc0
|
||||
2.1.11 Added filament profiles for Elegoo PLA and Elegoo Rapid PETG. Updated filament settings.
|
||||
2.1.10 Added MMU3 support for selected ASA, ABS, BVOH and PC Blend filaments (MK3.9/MK4 family printers).
|
||||
|
@ -3,7 +3,7 @@
|
||||
[vendor]
|
||||
repo_id = prusa-fff
|
||||
name = Prusa Research
|
||||
config_version = 2.1.11
|
||||
config_version = 2.2.0
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/PrusaResearch/
|
||||
changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
|
||||
@ -337,8 +337,6 @@ external_fill_pattern = rectilinear
|
||||
external_perimeters_first = 0
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
@ -453,8 +451,6 @@ infill_anchor = 2
|
||||
perimeter_acceleration = 1000
|
||||
fill_pattern = grid
|
||||
skirts = 0
|
||||
extruder_clearance_height = 21
|
||||
extruder_clearance_radius = 67
|
||||
first_layer_speed = 25
|
||||
support_material_threshold = 45
|
||||
raft_first_layer_density = 80%
|
||||
@ -486,8 +482,6 @@ perimeter_acceleration = 800
|
||||
first_layer_acceleration = 600
|
||||
fill_pattern = grid
|
||||
skirts = 0
|
||||
extruder_clearance_height = 13
|
||||
extruder_clearance_radius = 45
|
||||
first_layer_speed = 20
|
||||
support_material_threshold = 45
|
||||
raft_first_layer_density = 80%
|
||||
@ -496,8 +490,6 @@ arc_fitting = emit_center
|
||||
gcode_label_objects = firmware
|
||||
|
||||
[print:*MK3.5*]
|
||||
extruder_clearance_radius = 45
|
||||
extruder_clearance_height = 20
|
||||
first_layer_speed = 30
|
||||
wipe_tower = 1
|
||||
wipe_tower_extra_spacing = 100%
|
||||
@ -522,8 +514,6 @@ top_solid_infill_acceleration = 800
|
||||
bridge_acceleration = 1000
|
||||
support_material_speed = 40
|
||||
max_print_speed = 150
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 35
|
||||
output_filename_format = {input_filename_base}_0.4n_{layer_height}mm_{printing_filament_types}_{printer_model}_{print_time}.gcode
|
||||
arc_fitting = emit_center
|
||||
gcode_label_objects = firmware
|
||||
@ -3879,8 +3869,6 @@ external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 170
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 14
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
@ -5422,8 +5410,6 @@ wipe_tower_acceleration = 0
|
||||
support_material_interface_layers = 3
|
||||
first_layer_speed = 45
|
||||
max_print_speed = 300
|
||||
extruder_clearance_radius = 75
|
||||
extruder_clearance_height = 33
|
||||
|
||||
[print:*C1_SPEED*]
|
||||
infill_acceleration = 7000
|
||||
@ -5810,8 +5796,6 @@ external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 170
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 14
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
@ -6210,6 +6194,16 @@ support_material_speed = 100
|
||||
support_material_extruder = 2
|
||||
support_material_with_sheath = 1
|
||||
|
||||
[print:0.20mm BREAKAWAY INTERFACE @XLIS 0.4]
|
||||
inherits = 0.20mm SOLUBLE INTERFACE @XLIS 0.4
|
||||
support_material_with_sheath = 0
|
||||
wipe_tower_extruder = 1
|
||||
|
||||
[print:0.20mm BREAKAWAY FULL @XLIS 0.4]
|
||||
inherits = 0.20mm SOLUBLE FULL @XLIS 0.4
|
||||
support_material_with_sheath = 0
|
||||
wipe_tower_extruder = 2
|
||||
|
||||
[print:0.15mm SPEED @XLIS HF0.4]
|
||||
inherits = 0.15mm SPEED @XLIS 0.4
|
||||
bottom_solid_layers = 4
|
||||
@ -6567,6 +6561,16 @@ inherits = 0.25mm SOLUBLE INTERFACE @XLIS 0.5
|
||||
support_material_extruder = 2
|
||||
support_material_with_sheath = 1
|
||||
|
||||
[print:0.25mm BREAKAWAY INTERFACE @XLIS 0.5]
|
||||
inherits = 0.25mm SOLUBLE INTERFACE @XLIS 0.5
|
||||
support_material_with_sheath = 0
|
||||
wipe_tower_extruder = 1
|
||||
|
||||
[print:0.25mm BREAKAWAY FULL @XLIS 0.5]
|
||||
inherits = 0.25mm SOLUBLE FULL @XLIS 0.5
|
||||
support_material_with_sheath = 0
|
||||
wipe_tower_extruder = 2
|
||||
|
||||
[print:0.32mm SPEED @XLIS HF0.5]
|
||||
inherits = 0.25mm SPEED @XLIS HF0.5
|
||||
layer_height = 0.32
|
||||
@ -6731,6 +6735,16 @@ inherits = 0.25mm SOLUBLE INTERFACE @XLIS 0.6
|
||||
support_material_extruder = 2
|
||||
support_material_with_sheath = 1
|
||||
|
||||
[print:0.25mm BREAKAWAY INTERFACE @XLIS 0.6]
|
||||
inherits = 0.25mm SOLUBLE INTERFACE @XLIS 0.6
|
||||
support_material_with_sheath = 0
|
||||
wipe_tower_extruder = 1
|
||||
|
||||
[print:0.25mm BREAKAWAY FULL @XLIS 0.6]
|
||||
inherits = 0.25mm SOLUBLE FULL @XLIS 0.6
|
||||
support_material_with_sheath = 0
|
||||
wipe_tower_extruder = 2
|
||||
|
||||
[print:0.32mm SPEED @XLIS HF0.6]
|
||||
inherits = 0.32mm SPEED @XLIS 0.6
|
||||
perimeter_speed = 140
|
||||
@ -7012,8 +7026,6 @@ infill_acceleration = 4000
|
||||
solid_infill_acceleration = 4000
|
||||
top_solid_infill_acceleration = 1000
|
||||
travel_acceleration = 4000
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 35
|
||||
infill_anchor = 2.5
|
||||
infill_anchor_max = 12
|
||||
infill_overlap = 15%
|
||||
@ -29963,10 +29975,12 @@ compatible_printers_condition = printer_notes=~/.*XL.*/ and nozzle_diameter[0]!=
|
||||
[filament:Prusament PLA @XL 0.6]
|
||||
inherits = Prusament PLA @PG 0.6; *PLA06XL*
|
||||
filament_max_volumetric_speed = 15.5
|
||||
temperature = 210
|
||||
first_layer_temperature = 230
|
||||
temperature = 215
|
||||
|
||||
[filament:Prusament PLA @XL 0.8]
|
||||
inherits = Prusament PLA @PG 0.8; *PLA08XL*
|
||||
first_layer_temperature = 230
|
||||
|
||||
[filament:Prusament PLA @HF0.4]
|
||||
inherits = Prusament PLA @PG; *PLAHF*
|
||||
@ -30031,7 +30045,7 @@ compatible_printers_condition = printer_notes=~/.*PG.*/ and printer_notes=~/.*MK
|
||||
[filament:Prusament PLA @PGIS 0.6]
|
||||
inherits = Prusament PLA @PG 0.6
|
||||
first_layer_temperature = 230
|
||||
temperature = 215
|
||||
temperature = 220
|
||||
compatible_printers_condition = printer_notes=~/.*PG.*/ and printer_notes=~/.*MK4IS.*/ and nozzle_diameter[0]==0.6 and ! nozzle_high_flow[0]
|
||||
|
||||
[filament:Prusament PLA @MK4S]
|
||||
@ -32430,6 +32444,8 @@ printer_variant = 0.4
|
||||
default_print_profile = 0.15mm OPTIMAL
|
||||
default_filament_profile = Prusament PLA
|
||||
color_change_gcode = M600\nG1 E0.3 F1500 ; prime after color change
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
[printer:*multimaterial*]
|
||||
inherits = *common*
|
||||
@ -33152,6 +33168,8 @@ printer_notes = Don't remove the following keywords! These keywords are used in
|
||||
extruder_colour =
|
||||
color_change_gcode = M600
|
||||
binary_gcode = 1
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 35
|
||||
|
||||
[printer:Original Prusa MINI & MINI+ 0.25 nozzle]
|
||||
inherits = Original Prusa MINI & MINI+
|
||||
@ -33307,6 +33325,8 @@ travel_slope = 1
|
||||
travel_max_lift = 1.5
|
||||
binary_gcode = 1
|
||||
retract_length_toolchange = 0
|
||||
extruder_clearance_height = 21
|
||||
extruder_clearance_radius = 67
|
||||
|
||||
[printer:*commonXLIS*]
|
||||
inherits = *commonXL*
|
||||
@ -34007,6 +34027,8 @@ travel_ramping_lift = 1
|
||||
travel_slope = 1
|
||||
travel_max_lift = 1.5
|
||||
retract_length_toolchange = 0
|
||||
extruder_clearance_height = 13
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
[printer:*MK4_HFNOZZLE*]
|
||||
printer_notes = Don't remove the following keywords.\nPRINTER_MODEL_MK4IS\nPG\nHF_NOZZLE\nNO_TEMPLATES\n
|
||||
@ -34431,6 +34453,8 @@ travel_slope = 1
|
||||
use_relative_e_distances = 1
|
||||
variable_layer_height = 1
|
||||
wipe = 0
|
||||
extruder_clearance_radius = 75
|
||||
extruder_clearance_height = 33
|
||||
|
||||
[printer:Prusa CORE One 0.25 nozzle]
|
||||
inherits = Prusa CORE One HF0.4 nozzle
|
||||
@ -34575,6 +34599,8 @@ default_filament_profile = "Prusament PLA @COREONE 0.8"
|
||||
; end_gcode = {if layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+1, max_print_height)} F720 ; Move print head up{endif}\nM140 S0 ; turn off heatbed\nM141 S0 ; disable chamber control\nM107 ; turn off fan\nG1 X242 Y-9 F10200 ; park\n{if layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+50, max_print_height)} F720 ; Move bed down{endif}\nM702 ; unload the current filament\nM104 S0 ; turn off temperature\nG4 ; wait\nM572 S0 ; reset PA\nM84 X Y E ; disable motors\n; max_layer_z = [max_layer_z]
|
||||
; default_print_profile = 0.20mm SPEED @COREONE HF0.4
|
||||
; default_filament_profile = "Prusament PLA @COREONE HF0.4"
|
||||
; extruder_clearance_radius = 75
|
||||
; extruder_clearance_height = 33
|
||||
|
||||
; [printer:Prusa CORE One MMU3 0.4 nozzle]
|
||||
; inherits = Prusa CORE One MMU3 HF0.4 nozzle
|
||||
@ -34675,7 +34701,7 @@ machine_max_jerk_z = 2,2
|
||||
machine_min_extruding_rate = 0,0
|
||||
machine_min_travel_rate = 0,0
|
||||
max_print_height = 220
|
||||
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_MODEL_MK4IS\nPRINTER_MODEL_MK3.9\nPG
|
||||
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_MODEL_MK4IS\nPG
|
||||
retract_length = 0.7
|
||||
wipe = 0
|
||||
retract_before_wipe = 80
|
||||
@ -34694,7 +34720,7 @@ inherits = Original Prusa MK4 MMU3 0.4 nozzle
|
||||
printer_model = MK3.9MMU3
|
||||
multimaterial_purging = 80
|
||||
printer_variant = 0.4
|
||||
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. \n\nPRINTER_MODEL_MK3.9\nPRINTER_MODEL_MK4IS\nPRINTER_MODEL_MK3.9MMU3\nPG
|
||||
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_MODEL_MK4IS\nMMU3\nPG
|
||||
start_gcode = M17 ; enable steppers\nM862.1 P[nozzle_diameter] A{((is_extruder_used[0] and filament_abrasive[0]) ? 1 : (is_extruder_used[1] and filament_abrasive[1]) ? 1 : (is_extruder_used[2] and filament_abrasive[2]) ? 1 : (is_extruder_used[3] and filament_abrasive[3]) ? 1 : (is_extruder_used[4] and filament_abrasive[4]) ? 1 : 0)} F{(nozzle_high_flow[0] ? 1 : 0)} ; nozzle check\nM862.3 P "MK3.9" ; printer model check\nM862.5 P2 ; g-code level check\nM862.6 P "Input shaper" ; FW feature check\nM862.6 P "MMU3" ; FW feature check\nM115 U6.1.3+7898\n\n; setup MMU\nM708 A0x0b X5 ; extra load distance\nM708 A0x0d X140 ; unload feeedrate\nM708 A0x11 X140 ; load feedrate\nM708 A0x14 X20 ; slow feedrate\nM708 A0x1e X12 ; Pulley current to ~200mA\n\nM555 X{(min(print_bed_max[0], first_layer_print_min[0] + 32) - 32)} Y{(max(0, first_layer_print_min[1]) - 4)} W{((min(print_bed_max[0], max(first_layer_print_min[0] + 32, first_layer_print_max[0])))) - ((min(print_bed_max[0], first_layer_print_min[0] + 32) - 32))} H{((first_layer_print_max[1])) - ((max(0, first_layer_print_min[1]) - 4))}\n\nG90 ; use absolute coordinates\nM83 ; extruder relative mode\n\nM140 S[first_layer_bed_temperature] ; set bed temp\nM104 S{((filament_notes[initial_tool]=~/.*HT_MBL10.*/) ? (first_layer_temperature[initial_tool] - 10) : (filament_type[initial_tool] == "PC" or filament_type[initial_tool] == "PA") ? (first_layer_temperature[initial_tool] - 25) : (filament_type[initial_tool] == "FLEX") ? 210 : (filament_type[initial_tool]=~/.*PET.*/) ? 175 : 170)} ; set extruder temp for bed leveling\nM109 R{((filament_notes[initial_tool]=~/.*HT_MBL10.*/) ? (first_layer_temperature[initial_tool] - 10) : (filament_type[initial_tool] == "PC" or filament_type[initial_tool] == "PA") ? (first_layer_temperature[initial_tool] - 25) : (filament_type[initial_tool] == "FLEX") ? 210 : (filament_type[initial_tool]=~/.*PET.*/) ? 175 : 170)} ; wait for temp\n\nM84 E ; turn off E motor\n\nG28 ; home all without mesh bed level\n\nG1 X42 Y-4 Z5 F4800\n\nM302 S160 ; lower cold extrusion limit to 160C\n\n{if filament_type[initial_tool]=="FLEX"}\nG1 E-4 F2400 ; retraction\n{else}\nG1 E-2 F2400 ; retraction\n{endif}\n\nM84 E ; turn off E motor\n\nG29 P9 X10 Y-4 W32 H4\n\n{if first_layer_bed_temperature[initial_tool]<=60}M106 S100{endif}\n\nG0 Z40 F10000\n\nM190 S[first_layer_bed_temperature] ; wait for bed temp\n\nM107\n\n;\n; MBL\n;\nM84 E ; turn off E motor\nG29 P1 ; invalidate mbl & probe print area\nG29 P1 X0 Y0 W50 H20 C ; probe near purge place\nG29 P3.2 ; interpolate mbl probes\nG29 P3.13 ; extrapolate mbl outside probe area\nG29 A ; activate mbl\n\n; prepare for purge\nM104 S{first_layer_temperature[initial_tool]}\nG0 X0 Y-4 Z15 F4800 ; move away and ready for the purge\nM109 S{first_layer_temperature[initial_tool]}\n\nG92 E0\nM569 S0 E ; set spreadcycle mode for extruder\n\nT[initial_tool]\nG1 E{parking_pos_retraction + extra_loading_move - 15} F1000 ; load to the nozzle\n\n;\n; Extrude purge line\n;\nG92 E0 ; reset extruder position\nG1 E{(filament_type[initial_tool] == "FLEX" ? 4 : 2)} F2400 ; deretraction after the initial one before nozzle cleaning\nG0 E7 X15 Z0.2 F500 ; purge\nG0 X105 E36 F500 ; purge\nG0 X115 E4 F650 ; purge\nG0 X125 E4 F800 ; purge\nG0 X128 Z0.05 F8000 ; wipe, move close to the bed\nG0 X131 Z0.2 F8000 ; wipe, move quickly away from the bed\n\nG92 E0\nM221 S100 ; set flow to 100%
|
||||
nozzle_high_flow = 0,0,0,0,0
|
||||
|
||||
@ -34759,7 +34785,7 @@ default_filament_profile = "Prusament PLA @PG 0.8"
|
||||
[printer:Original Prusa MK3.9 HF0.4 nozzle]
|
||||
inherits = Original Prusa MK3.9 0.4 nozzle
|
||||
printer_variant = HF0.4
|
||||
printer_notes = Don't remove the following keywords.\nPRINTER_MODEL_MK4IS\nPRINTER_MODEL_MK3.9\nPG\nHF_NOZZLE
|
||||
printer_notes = Don't remove the following keywords.\nPRINTER_MODEL_MK4IS\nPG\nHF_NOZZLE
|
||||
default_print_profile = 0.20mm SPEED @MK4IS HF0.4
|
||||
default_filament_profile = "Prusament PLA @HF0.4"
|
||||
nozzle_high_flow = 1
|
||||
@ -34768,14 +34794,14 @@ nozzle_high_flow = 1
|
||||
inherits = Original Prusa MK3.9 0.5 nozzle
|
||||
printer_variant = HF0.5
|
||||
default_print_profile = 0.20mm SPEED @MK4IS HF0.5
|
||||
printer_notes = Don't remove the following keywords.\nPRINTER_MODEL_MK4IS\nPRINTER_MODEL_MK3.9\nPG\nHF_NOZZLE
|
||||
printer_notes = Don't remove the following keywords.\nPRINTER_MODEL_MK4IS\nPG\nHF_NOZZLE
|
||||
nozzle_high_flow = 1
|
||||
|
||||
[printer:Original Prusa MK3.9 HF0.6 nozzle]
|
||||
inherits = Original Prusa MK3.9 0.6 nozzle
|
||||
printer_variant = HF0.6
|
||||
default_print_profile = 0.25mm SPEED @MK4IS HF0.6
|
||||
printer_notes = Don't remove the following keywords.\nPRINTER_MODEL_MK4IS\nPRINTER_MODEL_MK3.9\nPG\nHF_NOZZLE
|
||||
printer_notes = Don't remove the following keywords.\nPRINTER_MODEL_MK4IS\nPG\nHF_NOZZLE
|
||||
nozzle_high_flow = 1
|
||||
|
||||
[printer:Original Prusa MK3.9 HF0.8 nozzle]
|
||||
@ -34783,14 +34809,14 @@ inherits = Original Prusa MK3.9 0.8 nozzle
|
||||
printer_variant = HF0.8
|
||||
default_print_profile = 0.40mm QUALITY @MK4IS HF0.8
|
||||
default_filament_profile = "Prusament PLA @HF0.8"
|
||||
printer_notes = Don't remove the following keywords.\nPRINTER_MODEL_MK4IS\nPRINTER_MODEL_MK3.9\nPG\nHF_NOZZLE
|
||||
printer_notes = Don't remove the following keywords.\nPRINTER_MODEL_MK4IS\nPG\nHF_NOZZLE
|
||||
nozzle_high_flow = 1
|
||||
|
||||
[printer:Original Prusa MK3.9 MMU3 HF0.4 nozzle]
|
||||
inherits = Original Prusa MK3.9 MMU3 0.4 nozzle
|
||||
printer_variant = HF0.4
|
||||
multimaterial_purging = 240
|
||||
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. \n\nPRINTER_MODEL_MK3.9\nPRINTER_MODEL_MK4IS\nPRINTER_MODEL_MK3.9MMU3\nPG\nHF_NOZZLE
|
||||
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.\n\nPRINTER_MODEL_MK4IS\nMMU3\nPG\nHF_NOZZLE
|
||||
default_print_profile = 0.20mm SPEED @MK4IS HF0.4
|
||||
default_filament_profile = "Prusament PLA @HF0.4"
|
||||
nozzle_high_flow = 1,1,1,1,1
|
||||
@ -34835,6 +34861,8 @@ layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z]\n{if ! spiral_vase}M74 W[extruded_
|
||||
default_print_profile = 0.20mm SPEED @MK3.5 0.4
|
||||
default_filament_profile = "Prusament PLA @MK3.5"
|
||||
travel_ramping_lift = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
[printer:Original Prusa MK3.5 & MK3.5S 0.25 nozzle]
|
||||
inherits = Original Prusa MK3.5 & MK3.5S 0.4 nozzle
|
||||
@ -34950,8 +34978,3 @@ nozzle_diameter = 0.6,0.6,0.6,0.6,0.6
|
||||
max_layer_height = 0.40,0.40,0.40,0.40,0.40
|
||||
min_layer_height = 0.15,0.15,0.15,0.15,0.15
|
||||
default_print_profile = 0.25mm SPEED @MK3.5 0.6
|
||||
|
||||
# The obsolete presets will be removed when upgrading from the legacy configuration structure (up to Slic3r 1.39.2) to 1.40.0 and newer.
|
||||
[obsolete_presets]
|
||||
print="0.05mm DETAIL 0.25 nozzle";"0.05mm DETAIL MK3";"0.05mm DETAIL";"0.20mm NORMAL MK3";"0.35mm FAST MK3";"print:0.15mm OPTIMAL MK3 MMU2";"print:0.20mm FAST MK3 MMU2"
|
||||
filament="ColorFabb Brass Bronze 1.75mm";"ColorFabb HT 1.75mm";"ColorFabb nGen 1.75mm";"ColorFabb Woodfil 1.75mm";"ColorFabb XT 1.75mm";"ColorFabb XT-CF20 1.75mm";"E3D PC-ABS 1.75mm";"Fillamentum ABS 1.75mm";"Fillamentum ASA 1.75mm";"Generic ABS 1.75mm";"Generic PET 1.75mm";"Generic PLA 1.75mm";"Prusa ABS 1.75mm";"Prusa HIPS 1.75mm";"Prusa PET 1.75mm";"Prusa PLA 1.75mm";"Taulman Bridge 1.75mm";"Taulman T-Glase 1.75mm"
|
||||
|
5
resources/profiles/QIDITechnology.idx
Normal file
5
resources/profiles/QIDITechnology.idx
Normal file
@ -0,0 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0
|
||||
2.0.1 Enable chamber heating for QIDI Tech printers.
|
||||
2.0.0 Initial QIDITechnology bundle
|
3295
resources/profiles/QIDITechnology.ini
Normal file
3295
resources/profiles/QIDITechnology.ini
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.3 Rat Rig official Idex release + minor updates to print settings and filament paramethers
|
||||
2.0.2 Fixed bed model and texture sizes.
|
||||
|
@ -8,7 +8,7 @@ repo_id = non-prusa-fff
|
||||
name = RatRig
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the Slic3r configuration to be downgraded.
|
||||
config_version = 2.0.3
|
||||
config_version = 2.1.0
|
||||
|
||||
#The file was restrutured to allow for easier future iteration, making the overall settings more intuitive to find.
|
||||
#
|
||||
@ -180,8 +180,6 @@ dont_support_bridges = 1
|
||||
draft_shield = 0
|
||||
ensure_vertical_shell_thickness = 1
|
||||
exact_last_layer_height = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
fill_angle = 45
|
||||
fill_density = 25%
|
||||
fill_pattern = adaptivecubic
|
||||
@ -775,6 +773,8 @@ use_volumetric_e = 0
|
||||
wipe = 0
|
||||
z_offset = 0
|
||||
autoemit_temperature_commands = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
[printer:*V-Core4_0.4Nozzle_HYBRID*]
|
||||
before_layer_gcode = ;[layer_z]
|
||||
@ -834,6 +834,8 @@ use_volumetric_e = 0
|
||||
wipe = 0
|
||||
z_offset = 0
|
||||
autoemit_temperature_commands = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
[printer:*V-Core4_0.4Nozzle_IDEX*]
|
||||
inherits = *V-Core4_0.4Nozzle*
|
||||
@ -910,6 +912,8 @@ use_volumetric_e = 0
|
||||
variable_layer_height = 1
|
||||
wipe = 0,0
|
||||
z_offset = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
[printer:*V-Core3_0.4Nozzle*]
|
||||
before_layer_gcode = ;[layer_z]
|
||||
@ -969,6 +973,8 @@ use_volumetric_e = 0
|
||||
wipe = 0
|
||||
z_offset = 0
|
||||
autoemit_temperature_commands = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
|
||||
[printer:*vminion*]
|
||||
@ -1036,6 +1042,8 @@ wipe_extra_perimeter = 0
|
||||
z_offset = 0
|
||||
z_step = 0.00125
|
||||
autoemit_temperature_commands = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
##################################################################################################################################################################################
|
||||
# MACHINES #######################################################################################################################################################################
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
min_slic3r_version = 2.7.9
|
||||
|
@ -6,7 +6,7 @@ repo_id = non-prusa-fff
|
||||
name = Rigid3D
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Rigid3D/
|
||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
@ -80,8 +80,6 @@ external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 50%
|
||||
external_perimeters_first = 1
|
||||
extra_perimeters = 1
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0
|
||||
fill_angle = 45
|
||||
fill_density = 10%
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -8,7 +8,7 @@ name = Sovol
|
||||
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Sovol/
|
||||
@ -115,8 +115,6 @@ external_fill_pattern = rectilinear
|
||||
external_perimeters_first = 0
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
@ -3419,6 +3417,8 @@ wipe = 1
|
||||
z_offset = 0
|
||||
printer_model =
|
||||
printer_variant = 0.4
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 45
|
||||
default_print_profile = 0.20mm QUALITY
|
||||
default_filament_profile = Generic PLA @SOVOL
|
||||
color_change_gcode = M600\nG1 E0.4 F1500 ; prime after color change
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -7,7 +7,7 @@ repo_id = non-prusa-fff
|
||||
name = TriLAB
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/TriLAB/
|
||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
@ -135,8 +135,6 @@ external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 30
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 60
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
@ -428,8 +426,6 @@ renamed_from = "AzteQ Industrial 0.20mm Normal"
|
||||
inherits = 0.20mm Normal @DQ
|
||||
compatible_printers =
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_TRILAB.*/ and ( printer_notes=~/.*PRINTER_MODEL_AQI.*/ or printer_notes=~/.*PRINTER_MODEL_AQD.*/ ) and nozzle_diameter[0]==0.4
|
||||
extruder_clearance_height = 65
|
||||
extruder_clearance_radius = 65
|
||||
travel_speed = 200
|
||||
|
||||
[print:0.15mm Detail @AQ]
|
||||
@ -2194,6 +2190,8 @@ use_volumetric_e = 0
|
||||
variable_layer_height = 0
|
||||
wipe = 1
|
||||
z_offset = 0
|
||||
extruder_clearance_height = 60
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
[printer:DeltiQ L]
|
||||
inherits = *DeltiQ*
|
||||
@ -2380,6 +2378,8 @@ retract_restart_extra_toolchange = 0
|
||||
retract_speed = 30
|
||||
start_gcode = ; START_GCODE\nT0\nM220 S100 ; Set feedmultiply back to 100 percent\n\nG90 ; Absolute positioning for motion\nM83 ; Relative extruder\nM107 ; Layer fan off\n\nG28 ; Home all axes\n\nM140 S[first_layer_bed_temperature] ; Set bed temperature\nM104 S{if filament_type[0]=~/(ABS)?(ABST)?(PC)?(PCABS)?(PA)?(PACF)?(PAGF)?/}180{else}150{endif} ; Set hotend material specific probing temperature\n[start_filament_gcode]\nM190 ; Wait for bed temperature\nM109 ; Wait for hotend probing temperature\n\nG32 ; Probe Z and calculate Z plane\nG29 ; Mesh bed probe\n\nM104 S[first_layer_temperature] ; Set hotend printing temperature\n\nG1009 ; Purge hotend\nG92 E0 ; Zero extruder
|
||||
wipe = 1
|
||||
extruder_clearance_height = 65
|
||||
extruder_clearance_radius = 65
|
||||
|
||||
[printer:AzteQ Industrial]
|
||||
inherits = *AQI*
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -6,7 +6,7 @@ repo_id = non-prusa-fff
|
||||
name = Trimaker
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Trimaker/
|
||||
# changelog_url =
|
||||
@ -67,8 +67,6 @@ external_fill_pattern = rectilinear
|
||||
external_perimeters_first = 0
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
fill_pattern = gyroid
|
||||
@ -361,6 +359,8 @@ variable_layer_height = 1
|
||||
z_offset = 0
|
||||
cooling_tube_length = 5
|
||||
cooling_tube_retraction = 91.5
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
[printer:*Trimaker Nebula Cloud*]
|
||||
inherits = *common*
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.1 Fixed compatible printer condition.
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
|
@ -10,7 +10,7 @@ name = Ultimaker
|
||||
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.1
|
||||
config_version = 2.1.0
|
||||
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Ultimaker/
|
||||
@ -65,8 +65,6 @@ external_perimeter_extrusion_width = 0.4
|
||||
external_perimeter_speed = 50%
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 1
|
||||
extruder_clearance_height = 50
|
||||
extruder_clearance_radius = 60
|
||||
extrusion_width = 0.4
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
@ -367,6 +365,8 @@ use_volumetric_e = 0
|
||||
variable_layer_height = 0
|
||||
wipe = 0
|
||||
z_offset = 0
|
||||
extruder_clearance_height = 50
|
||||
extruder_clearance_radius = 60
|
||||
|
||||
[printer:Ultimaker 2]
|
||||
inherits = *common*
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -8,7 +8,7 @@ repo_id = non-prusa-fff
|
||||
name = Voron
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Voron/
|
||||
|
||||
@ -252,6 +252,8 @@ variable_layer_height = 1
|
||||
wipe = 0
|
||||
z_offset = 0
|
||||
default_filament_profile = Basic PLA @VORON
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 70
|
||||
|
||||
[printer:*volcano*]
|
||||
retract_length = 6.8
|
||||
@ -268,6 +270,8 @@ retract_speed = 50
|
||||
retract_length = 2.0
|
||||
deretract_speed = 30
|
||||
retract_speed = 50
|
||||
extruder_clearance_height = 38
|
||||
extruder_clearance_radius = 34
|
||||
|
||||
[printer:*Voron_v2_250*]
|
||||
inherits = *common*
|
||||
@ -799,8 +803,6 @@ external_perimeters_first = 0
|
||||
external_perimeter_speed = 40
|
||||
extra_perimeters = 0
|
||||
extra_perimeters_overhangs = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 70
|
||||
elefant_foot_compensation = 0.1
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
@ -888,10 +890,6 @@ top_infill_extrusion_width = 0
|
||||
support_material_extrusion_width = 0
|
||||
infill_anchor = 0
|
||||
|
||||
[print:*zero_toolhead*]
|
||||
extruder_clearance_height = 38
|
||||
extruder_clearance_radius = 34
|
||||
|
||||
# Print parameters common to a 0.25mm diameter nozzle.
|
||||
[print:*0.25nozzle*]
|
||||
perimeters = 5
|
||||
@ -1125,19 +1123,19 @@ inherits = *0.05mm*; *0.5nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v1.*/ and nozzle_diameter[0]==0.5
|
||||
|
||||
[print:0.05mm 0.25nozzle V0]
|
||||
inherits = *0.05mm*; *0.25nozzle*; *zero_toolhead*
|
||||
inherits = *0.05mm*; *0.25nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.25
|
||||
|
||||
[print:0.05mm 0.3nozzle V0]
|
||||
inherits = *0.05mm*; *0.3nozzle*; *zero_toolhead*
|
||||
inherits = *0.05mm*; *0.3nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.3
|
||||
|
||||
[print:0.05mm 0.4nozzle V0]
|
||||
inherits = *0.05mm*; *0.4nozzle*; *zero_toolhead*
|
||||
inherits = *0.05mm*; *0.4nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.4
|
||||
|
||||
[print:0.05mm 0.5nozzle V0]
|
||||
inherits = *0.05mm*; *0.5nozzle*; *zero_toolhead*
|
||||
inherits = *0.05mm*; *0.5nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.5
|
||||
|
||||
[print:0.05mm 0.25nozzle SW]
|
||||
@ -1205,27 +1203,27 @@ inherits = *0.10mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v1.*/ and nozzle_diameter[0]==0.8
|
||||
|
||||
[print:0.10mm 0.25nozzle V0]
|
||||
inherits = *0.10mm*; *0.25nozzle*; *zero_toolhead*
|
||||
inherits = *0.10mm*; *0.25nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.25
|
||||
|
||||
[print:0.10mm 0.3nozzle V0]
|
||||
inherits = *0.10mm*; *0.3nozzle*; *zero_toolhead*
|
||||
inherits = *0.10mm*; *0.3nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.3
|
||||
|
||||
[print:0.10mm 0.4nozzle V0]
|
||||
inherits = *0.10mm*; *0.4nozzle*; *zero_toolhead*
|
||||
inherits = *0.10mm*; *0.4nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.4
|
||||
|
||||
[print:0.10mm 0.5nozzle V0]
|
||||
inherits = *0.10mm*; *0.5nozzle*; *zero_toolhead*
|
||||
inherits = *0.10mm*; *0.5nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.5
|
||||
|
||||
[print:0.10mm 0.6nozzle V0]
|
||||
inherits = *0.10mm*; *0.6nozzle*; *zero_toolhead*
|
||||
inherits = *0.10mm*; *0.6nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.6
|
||||
|
||||
[print:0.10mm 0.8nozzle V0]
|
||||
inherits = *0.10mm*; *0.8nozzle*; *zero_toolhead*
|
||||
inherits = *0.10mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.8
|
||||
|
||||
[print:0.10mm 0.25nozzle SW]
|
||||
@ -1309,35 +1307,35 @@ inherits = *0.15mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v1.*/ and nozzle_diameter[0]==0.8
|
||||
|
||||
[print:0.15mm 0.25nozzle V0]
|
||||
inherits = *0.15mm*; *0.25nozzle*; *zero_toolhead*
|
||||
inherits = *0.15mm*; *0.25nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.25
|
||||
|
||||
[print:0.15mm 0.3nozzle V0]
|
||||
inherits = *0.15mm*; *0.3nozzle*; *zero_toolhead*
|
||||
inherits = *0.15mm*; *0.3nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.3
|
||||
|
||||
[print:0.15mm 0.4nozzle V0]
|
||||
inherits = *0.15mm*; *0.4nozzle*; *zero_toolhead*
|
||||
inherits = *0.15mm*; *0.4nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.4
|
||||
|
||||
[print:0.15mm 0.5nozzle V0]
|
||||
inherits = *0.15mm*; *0.5nozzle*; *zero_toolhead*
|
||||
inherits = *0.15mm*; *0.5nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.5
|
||||
|
||||
[print:0.15mm 0.6nozzle V0]
|
||||
inherits = *0.15mm*; *0.6nozzle*; *zero_toolhead*
|
||||
inherits = *0.15mm*; *0.6nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.6
|
||||
|
||||
[print:0.15mm 0.8nozzle V0]
|
||||
inherits = *0.15mm*; *0.8nozzle*; *zero_toolhead*
|
||||
inherits = *0.15mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.8
|
||||
|
||||
[print:0.15mm 1.0nozzle V0]
|
||||
inherits = *0.15mm*; *1.0nozzle*; *zero_toolhead*
|
||||
inherits = *0.15mm*; *1.0nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==1.0
|
||||
|
||||
[print:0.15mm 1.2nozzle V0]
|
||||
inherits = *0.15mm*; *1.2nozzle*; *zero_toolhead*
|
||||
inherits = *0.15mm*; *1.2nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==1.2
|
||||
|
||||
[print:0.15mm 0.25nozzle SW]
|
||||
@ -1425,31 +1423,31 @@ inherits = *0.2mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v1.*/ and nozzle_diameter[0]==0.8
|
||||
|
||||
[print:0.2mm 0.3nozzle V0]
|
||||
inherits = *0.2mm*; *0.3nozzle*; *zero_toolhead*
|
||||
inherits = *0.2mm*; *0.3nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.3
|
||||
|
||||
[print:0.2mm 0.4nozzle V0]
|
||||
inherits = *0.2mm*; *0.4nozzle*; *zero_toolhead*
|
||||
inherits = *0.2mm*; *0.4nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.4
|
||||
|
||||
[print:0.2mm 0.5nozzle V0]
|
||||
inherits = *0.2mm*; *0.5nozzle*; *zero_toolhead*
|
||||
inherits = *0.2mm*; *0.5nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.5
|
||||
|
||||
[print:0.2mm 0.6nozzle V0]
|
||||
inherits = *0.2mm*; *0.6nozzle*; *zero_toolhead*
|
||||
inherits = *0.2mm*; *0.6nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.6
|
||||
|
||||
[print:0.2mm 0.8nozzle V0]
|
||||
inherits = *0.2mm*; *0.8nozzle*; *zero_toolhead*
|
||||
inherits = *0.2mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.8
|
||||
|
||||
[print:0.2mm 1.0nozzle V0]
|
||||
inherits = *0.2mm*; *1.0nozzle*; *zero_toolhead*
|
||||
inherits = *0.2mm*; *1.0nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==1.0
|
||||
|
||||
[print:0.2mm 1.2nozzle V0]
|
||||
inherits = *0.2mm*; *1.2nozzle*; *zero_toolhead*
|
||||
inherits = *0.2mm*; *1.2nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==1.2
|
||||
|
||||
[print:0.2mm 0.25nozzle SW]
|
||||
@ -1533,27 +1531,27 @@ inherits = *0.3mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v1.*/ and nozzle_diameter[0]==0.8
|
||||
|
||||
[print:0.3mm 0.4nozzle V0]
|
||||
inherits = *0.3mm*; *0.4nozzle*; *zero_toolhead*
|
||||
inherits = *0.3mm*; *0.4nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.4
|
||||
|
||||
[print:0.3mm 0.5nozzle V0]
|
||||
inherits = *0.3mm*; *0.5nozzle*; *zero_toolhead*
|
||||
inherits = *0.3mm*; *0.5nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.5
|
||||
|
||||
[print:0.3mm 0.6nozzle V0]
|
||||
inherits = *0.3mm*; *0.6nozzle*; *zero_toolhead*
|
||||
inherits = *0.3mm*; *0.6nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.6
|
||||
|
||||
[print:0.3mm 0.8nozzle V0]
|
||||
inherits = *0.3mm*; *0.8nozzle*; *zero_toolhead*
|
||||
inherits = *0.3mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.8
|
||||
|
||||
[print:0.3mm 1.0nozzle V0]
|
||||
inherits = *0.3mm*; *1.0nozzle*; *zero_toolhead*
|
||||
inherits = *0.3mm*; *1.0nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==1.0
|
||||
|
||||
[print:0.3mm 1.2nozzle V0]
|
||||
inherits = *0.3mm*; *1.2nozzle*; *zero_toolhead*
|
||||
inherits = *0.3mm*; *1.2nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==1.2
|
||||
|
||||
[print:0.3mm 0.25nozzle SW]
|
||||
@ -1629,19 +1627,19 @@ inherits = *0.4mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v1.*/ and nozzle_diameter[0]==0.8
|
||||
|
||||
[print:0.4mm 0.6nozzle V0]
|
||||
inherits = *0.4mm*; *0.6nozzle*; *zero_toolhead*
|
||||
inherits = *0.4mm*; *0.6nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.6
|
||||
|
||||
[print:0.4mm 0.8nozzle V0]
|
||||
inherits = *0.4mm*; *0.8nozzle*; *zero_toolhead*
|
||||
inherits = *0.4mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.8
|
||||
|
||||
[print:0.4mm 1.0nozzle V0]
|
||||
inherits = *0.4mm*; *1.0nozzle*; *zero_toolhead*
|
||||
inherits = *0.4mm*; *1.0nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==1.0
|
||||
|
||||
[print:0.4mm 1.2nozzle V0]
|
||||
inherits = *0.4mm*; *1.2nozzle*; *zero_toolhead*
|
||||
inherits = *0.4mm*; *1.2nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==1.2
|
||||
|
||||
[print:0.4mm 0.25nozzle SW]
|
||||
@ -1701,15 +1699,15 @@ inherits = *0.6mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v1.*/ and nozzle_diameter[0]==1.2
|
||||
|
||||
[print:0.6mm 0.8nozzle V0]
|
||||
inherits = *0.6mm*; *0.8nozzle*; *zero_toolhead*
|
||||
inherits = *0.6mm*; *0.8nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==0.8
|
||||
|
||||
[print:0.6mm 1.0nozzle V0]
|
||||
inherits = *0.6mm*; *1.0nozzle*; *zero_toolhead*
|
||||
inherits = *0.6mm*; *1.0nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==1.0
|
||||
|
||||
[print:0.6mm 1.2nozzle V0]
|
||||
inherits = *0.6mm*; *1.2nozzle*; *zero_toolhead*
|
||||
inherits = *0.6mm*; *1.2nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==1.2
|
||||
|
||||
[print:0.6mm 0.8nozzle SW]
|
||||
@ -1733,7 +1731,7 @@ inherits = *0.8mm*; *1.2nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v1.*/ and nozzle_diameter[0]==1.2
|
||||
|
||||
[print:0.8mm 1.2nozzle V0]
|
||||
inherits = *0.8mm*; *1.2nozzle*; *zero_toolhead*
|
||||
inherits = *0.8mm*; *1.2nozzle*
|
||||
compatible_printers_condition = printer_model=~/.*Voron_v0.*/ and nozzle_diameter[0]==1.2
|
||||
|
||||
[print:0.8mm 1.2nozzle SW]
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -8,7 +8,7 @@ repo_id = non-prusa-fff
|
||||
name = Zonestar
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Zonestar/
|
||||
|
||||
@ -84,8 +84,6 @@ external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 50%
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
|
@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 2.9.1-alpha0
|
||||
2.1.0 Extruder clearance moved to printer settings.
|
||||
min_slic3r_version = 2.8.0-alpha0
|
||||
2.0.0 Updated for PS2.8.0.
|
||||
max_slic3r_version = 2.7.9
|
||||
|
@ -9,7 +9,7 @@ repo_id = non-prusa-fff
|
||||
name = gCreate
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||
config_version = 2.0.0
|
||||
config_version = 2.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/gCreate/
|
||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
@ -100,8 +100,6 @@ external_perimeters_first = 0
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 65%
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 0
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
@ -407,8 +405,6 @@ external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 75%
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 1
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0
|
||||
fill_angle = 45
|
||||
first_layer_acceleration = 0
|
||||
@ -864,6 +860,8 @@ use_volumetric_e = 0
|
||||
variable_layer_height = 1
|
||||
wipe = 1
|
||||
z_offset = 0
|
||||
extruder_clearance_height = 25
|
||||
extruder_clearance_radius = 45
|
||||
|
||||
|
||||
###################################
|
||||
@ -953,7 +951,8 @@ extra_loading_move = -1
|
||||
extruder_colour = #FF3333;#0000CC
|
||||
extruder_offset = 0x0,0x0
|
||||
retract_length_toolchange = 30;30
|
||||
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
|
||||
[printer:*gCreate gMax 2 Dual Chimera*]
|
||||
inherits = *common*
|
||||
@ -972,6 +971,8 @@ extruder_colour = #FF3333;#0000CC
|
||||
extruder_offset = 0x0,20x0
|
||||
retract_length_toolchange = 8,8
|
||||
retract_speed = 70,70
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
|
||||
##############################################
|
||||
# SET NOZZLE DIAMETER VARIANTS PER PRINTER #
|
||||
|
Loading…
x
Reference in New Issue
Block a user