Merge branch 'master' of http://github.com/prusa3d/Slic3r
This commit is contained in:
commit
6fe2f963b1
2 changed files with 13 additions and 11 deletions
|
@ -1,4 +1,6 @@
|
||||||
min_slic3r_version = 1.41.0-alpha
|
min_slic3r_version = 1.41.0-alpha
|
||||||
|
0.2.0-alpha7 Fixed the *MK3* references
|
||||||
|
0.2.0-alpha6
|
||||||
0.2.0-alpha5 Bumped up firmware versions for MK2.5/MK3 to 3.3.1, disabled priming areas for MK3MMU2
|
0.2.0-alpha5 Bumped up firmware versions for MK2.5/MK3 to 3.3.1, disabled priming areas for MK3MMU2
|
||||||
0.2.0-alpha4 Extended the custom start/end G-codes of the MMU2.0 printers for no priming towers.
|
0.2.0-alpha4 Extended the custom start/end G-codes of the MMU2.0 printers for no priming towers.
|
||||||
0.2.0-alpha3 Adjusted machine limits for time estimates, added filament density and cost
|
0.2.0-alpha3 Adjusted machine limits for time estimates, added filament density and cost
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
name = Prusa Research
|
name = Prusa Research
|
||||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
# 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.
|
# This means, the server may force the Slic3r configuration to be downgraded.
|
||||||
config_version = 0.2.0-alpha5
|
config_version = 0.2.0-alpha7
|
||||||
# Where to get the updates from?
|
# Where to get the updates from?
|
||||||
config_update_url = https://raw.githubusercontent.com/prusa3d/Slic3r-settings/master/live/PrusaResearch/
|
config_update_url = https://raw.githubusercontent.com/prusa3d/Slic3r-settings/master/live/PrusaResearch/
|
||||||
|
|
||||||
|
@ -216,7 +216,7 @@ compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and
|
||||||
infill_extrusion_width = 0.5
|
infill_extrusion_width = 0.5
|
||||||
|
|
||||||
[print:0.05mm ULTRADETAIL MK3]
|
[print:0.05mm ULTRADETAIL MK3]
|
||||||
inherits = *0.05mm*, *MK3*
|
inherits = *0.05mm*; *MK3*
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.4 and ! single_extruder_multi_material
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.4 and ! single_extruder_multi_material
|
||||||
top_infill_extrusion_width = 0.4
|
top_infill_extrusion_width = 0.4
|
||||||
|
|
||||||
|
@ -232,7 +232,7 @@ solid_infill_speed = 20
|
||||||
support_material_speed = 20
|
support_material_speed = 20
|
||||||
|
|
||||||
[print:0.05mm ULTRADETAIL 0.25 nozzle MK3]
|
[print:0.05mm ULTRADETAIL 0.25 nozzle MK3]
|
||||||
inherits = *0.05mm*; *0.25nozzle*, *MK3*
|
inherits = *0.05mm*; *0.25nozzle*; *MK3*
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.25 and num_extruders==1
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.25 and num_extruders==1
|
||||||
|
|
||||||
# XXXXXXXXXXXXXXXXXXXX
|
# XXXXXXXXXXXXXXXXXXXX
|
||||||
|
@ -258,7 +258,7 @@ perimeter_speed = 50
|
||||||
solid_infill_speed = 50
|
solid_infill_speed = 50
|
||||||
|
|
||||||
[print:0.10mm DETAIL MK3]
|
[print:0.10mm DETAIL MK3]
|
||||||
inherits = *0.10mm*, *MK3*
|
inherits = *0.10mm*; *MK3*
|
||||||
bridge_speed = 30
|
bridge_speed = 30
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.4 and ! single_extruder_multi_material
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.4 and ! single_extruder_multi_material
|
||||||
external_perimeter_speed = 35
|
external_perimeter_speed = 35
|
||||||
|
@ -284,7 +284,7 @@ solid_infill_speed = 40
|
||||||
top_solid_infill_speed = 30
|
top_solid_infill_speed = 30
|
||||||
|
|
||||||
[print:0.10mm DETAIL 0.25 nozzle MK3]
|
[print:0.10mm DETAIL 0.25 nozzle MK3]
|
||||||
inherits = *0.10mm*; *0.25nozzle*, *MK3*
|
inherits = *0.10mm*; *0.25nozzle*; *MK3*
|
||||||
bridge_speed = 30
|
bridge_speed = 30
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.25
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.25
|
||||||
external_perimeter_speed = 35
|
external_perimeter_speed = 35
|
||||||
|
@ -296,7 +296,7 @@ solid_infill_speed = 200
|
||||||
top_solid_infill_speed = 50
|
top_solid_infill_speed = 50
|
||||||
|
|
||||||
[print:0.10mm DETAIL 0.6 nozzle MK3]
|
[print:0.10mm DETAIL 0.6 nozzle MK3]
|
||||||
inherits = *0.10mm*; *0.6nozzle*, *MK3*
|
inherits = *0.10mm*; *0.6nozzle*; *MK3*
|
||||||
bridge_speed = 30
|
bridge_speed = 30
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.6
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.6
|
||||||
external_perimeter_speed = 35
|
external_perimeter_speed = 35
|
||||||
|
@ -361,7 +361,7 @@ inherits = *0.15mm*; *0.6nozzle*
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.*/ and nozzle_diameter[0]==0.6
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.*/ and nozzle_diameter[0]==0.6
|
||||||
|
|
||||||
[print:0.15mm OPTIMAL MK3]
|
[print:0.15mm OPTIMAL MK3]
|
||||||
inherits = *0.15mm*, *MK3*
|
inherits = *0.15mm*; *MK3*
|
||||||
bridge_speed = 30
|
bridge_speed = 30
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.4
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.4
|
||||||
external_perimeter_speed = 35
|
external_perimeter_speed = 35
|
||||||
|
@ -392,7 +392,7 @@ support_material_with_sheath = 0
|
||||||
support_material_xy_spacing = 80%
|
support_material_xy_spacing = 80%
|
||||||
|
|
||||||
[print:0.15mm OPTIMAL 0.25 nozzle MK3]
|
[print:0.15mm OPTIMAL 0.25 nozzle MK3]
|
||||||
inherits = *0.15mm*; *0.25nozzle*, *MK3*
|
inherits = *0.15mm*; *0.25nozzle*; *MK3*
|
||||||
bridge_speed = 30
|
bridge_speed = 30
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.25
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.25
|
||||||
external_perimeter_speed = 35
|
external_perimeter_speed = 35
|
||||||
|
@ -417,7 +417,7 @@ top_infill_extrusion_width = 0.4
|
||||||
top_solid_layers = 5
|
top_solid_layers = 5
|
||||||
|
|
||||||
[print:0.15mm OPTIMAL 0.6 nozzle MK3]
|
[print:0.15mm OPTIMAL 0.6 nozzle MK3]
|
||||||
inherits = *0.15mm*; *0.6nozzle*, *MK3*
|
inherits = *0.15mm*; *0.6nozzle*; *MK3*
|
||||||
bridge_speed = 30
|
bridge_speed = 30
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.6
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.6
|
||||||
external_perimeter_speed = 35
|
external_perimeter_speed = 35
|
||||||
|
@ -445,7 +445,7 @@ support_material_speed = 60
|
||||||
top_solid_infill_speed = 70
|
top_solid_infill_speed = 70
|
||||||
|
|
||||||
[print:0.20mm FAST MK3]
|
[print:0.20mm FAST MK3]
|
||||||
inherits = *0.20mm*, *MK3*
|
inherits = *0.20mm*; *MK3*
|
||||||
bridge_speed = 30
|
bridge_speed = 30
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.4
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.4
|
||||||
external_perimeter_speed = 35
|
external_perimeter_speed = 35
|
||||||
|
@ -482,7 +482,7 @@ support_material_with_sheath = 0
|
||||||
support_material_xy_spacing = 80%
|
support_material_xy_spacing = 80%
|
||||||
|
|
||||||
[print:0.20mm FAST 0.6 nozzle MK3]
|
[print:0.20mm FAST 0.6 nozzle MK3]
|
||||||
inherits = *0.20mm*; *0.6nozzle*, *MK3*
|
inherits = *0.20mm*; *0.6nozzle*; *MK3*
|
||||||
bridge_speed = 30
|
bridge_speed = 30
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.6
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.6
|
||||||
external_perimeter_speed = 35
|
external_perimeter_speed = 35
|
||||||
|
|
Loading…
Reference in a new issue