mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-13 17:51:47 +08:00
Updated bundled profiles.
This commit is contained in:
parent
05c3053493
commit
22d9fcb27f
@ -1,4 +1,5 @@
|
|||||||
min_slic3r_version = 2.1.1-beta0
|
min_slic3r_version = 2.1.1-beta0
|
||||||
|
1.0.7 Updated layer height limits for MINI
|
||||||
1.0.6 Added Prusa MINI profiles
|
1.0.6 Added Prusa MINI profiles
|
||||||
min_slic3r_version = 2.1.0-alpha0
|
min_slic3r_version = 2.1.0-alpha0
|
||||||
1.0.5 Added SLA materials
|
1.0.5 Added SLA materials
|
||||||
|
@ -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 PrusaSlicer configuration to be downgraded.
|
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||||
config_version = 1.0.6
|
config_version = 1.0.7
|
||||||
# Where to get the updates from?
|
# Where to get the updates from?
|
||||||
config_update_url = http://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/PrusaResearch/
|
config_update_url = http://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/PrusaResearch/
|
||||||
changelog_url = http://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
changelog_url = http://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||||
@ -663,7 +663,7 @@ support_material_with_sheath = 0
|
|||||||
# MK2 MMU #
|
# MK2 MMU #
|
||||||
[print:0.15mm OPTIMAL SOLUBLE FULL]
|
[print:0.15mm OPTIMAL SOLUBLE FULL]
|
||||||
inherits = *0.15mm*; *soluble_support*
|
inherits = *0.15mm*; *soluble_support*
|
||||||
# alias = 0.15mm OPTIMAL SOLUBLE FULL
|
# alias = 0.15mm OPTIMAL SOLUBLE FULL
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2[^\.].*/ and nozzle_diameter[0]==0.4 and num_extruders>1
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2[^\.].*/ and nozzle_diameter[0]==0.4 and num_extruders>1
|
||||||
external_perimeter_speed = 25
|
external_perimeter_speed = 25
|
||||||
notes = Set your soluble extruder in Multiple Extruders > Support material/raft/skirt extruder & Support material/raft interface extruder
|
notes = Set your soluble extruder in Multiple Extruders > Support material/raft/skirt extruder & Support material/raft interface extruder
|
||||||
@ -4109,6 +4109,8 @@ extruder_colour =
|
|||||||
inherits = Original Prusa MINI
|
inherits = Original Prusa MINI
|
||||||
printer_variant = 0.25
|
printer_variant = 0.25
|
||||||
nozzle_diameter = 0.25
|
nozzle_diameter = 0.25
|
||||||
|
max_layer_height = 0.15
|
||||||
|
min_layer_height = 0.05
|
||||||
default_print_profile = 0.10mm DETAIL 0.25 nozzle MINI
|
default_print_profile = 0.10mm DETAIL 0.25 nozzle MINI
|
||||||
retract_length = 3
|
retract_length = 3
|
||||||
retract_lift = 0.15
|
retract_lift = 0.15
|
||||||
@ -4123,6 +4125,8 @@ start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM92
|
|||||||
inherits = Original Prusa MINI
|
inherits = Original Prusa MINI
|
||||||
printer_variant = 0.6
|
printer_variant = 0.6
|
||||||
nozzle_diameter = 0.6
|
nozzle_diameter = 0.6
|
||||||
|
max_layer_height = 0.40
|
||||||
|
min_layer_height = 0.15
|
||||||
default_print_profile = 0.30mm QUALITY 0.6 nozzle MINI
|
default_print_profile = 0.30mm QUALITY 0.6 nozzle MINI
|
||||||
retract_length = 3.5
|
retract_length = 3.5
|
||||||
retract_lift = 0.2
|
retract_lift = 0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user