Updated SL1S tilt times.
This commit is contained in:
parent
33efb94ebd
commit
83285e3c4e
2 changed files with 4 additions and 24 deletions
|
@ -1,4 +1,5 @@
|
||||||
min_slic3r_version = 2.4.0-alpha0
|
min_slic3r_version = 2.4.0-alpha0
|
||||||
|
1.4.0-alpha3 Updated SL1S tilt times.
|
||||||
1.4.0-alpha2 Updated Prusa MINI machine limits.
|
1.4.0-alpha2 Updated Prusa MINI machine limits.
|
||||||
1.4.0-alpha1 Added new SL1S resin profiles.
|
1.4.0-alpha1 Added new SL1S resin profiles.
|
||||||
1.4.0-alpha0 Bumped up config version.
|
1.4.0-alpha0 Bumped up config version.
|
||||||
|
|
|
@ -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.4.0-alpha2
|
config_version = 1.4.0-alpha3
|
||||||
# Where to get the updates from?
|
# Where to get the updates from?
|
||||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/PrusaResearch/
|
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%
|
changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||||
|
@ -5447,13 +5447,6 @@ initial_exposure_time = 25
|
||||||
material_type = Tough
|
material_type = Tough
|
||||||
material_vendor = Peopoly
|
material_vendor = Peopoly
|
||||||
|
|
||||||
[sla_material:Peopoly White Tough @0.025 SL1S]
|
|
||||||
inherits = *0.025_sl1s*
|
|
||||||
exposure_time = 1.8
|
|
||||||
initial_exposure_time = 25
|
|
||||||
material_type = Tough
|
|
||||||
material_vendor = Peopoly
|
|
||||||
|
|
||||||
[sla_material:Peopoly Deft White @0.025 SL1S]
|
[sla_material:Peopoly Deft White @0.025 SL1S]
|
||||||
inherits = *0.025_sl1s*
|
inherits = *0.025_sl1s*
|
||||||
exposure_time = 1.8
|
exposure_time = 1.8
|
||||||
|
@ -5575,13 +5568,6 @@ initial_exposure_time = 25
|
||||||
material_type = Tough
|
material_type = Tough
|
||||||
material_vendor = Peopoly
|
material_vendor = Peopoly
|
||||||
|
|
||||||
[sla_material:Peopoly White Tough @0.05 SL1S]
|
|
||||||
inherits = *0.05_sl1s*
|
|
||||||
exposure_time = 2
|
|
||||||
initial_exposure_time = 25
|
|
||||||
material_type = Tough
|
|
||||||
material_vendor = Peopoly
|
|
||||||
|
|
||||||
[sla_material:Peopoly Deft White @0.05 SL1S]
|
[sla_material:Peopoly Deft White @0.05 SL1S]
|
||||||
inherits = *0.05_sl1s*
|
inherits = *0.05_sl1s*
|
||||||
exposure_time = 2
|
exposure_time = 2
|
||||||
|
@ -5703,13 +5689,6 @@ initial_exposure_time = 25
|
||||||
material_type = Tough
|
material_type = Tough
|
||||||
material_vendor = Peopoly
|
material_vendor = Peopoly
|
||||||
|
|
||||||
[sla_material:Peopoly White Tough @0.1 SL1S]
|
|
||||||
inherits = *0.1_sl1s*
|
|
||||||
exposure_time = 2.6
|
|
||||||
initial_exposure_time = 25
|
|
||||||
material_type = Tough
|
|
||||||
material_vendor = Peopoly
|
|
||||||
|
|
||||||
[sla_material:Peopoly Deft White @0.1 SL1S]
|
[sla_material:Peopoly Deft White @0.1 SL1S]
|
||||||
inherits = *0.1_sl1s*
|
inherits = *0.1_sl1s*
|
||||||
exposure_time = 2.6
|
exposure_time = 2.6
|
||||||
|
@ -6458,8 +6437,8 @@ display_pixels_y = 1620
|
||||||
display_width = 128
|
display_width = 128
|
||||||
elefant_foot_compensation = 0.2
|
elefant_foot_compensation = 0.2
|
||||||
elefant_foot_min_width = 0.2
|
elefant_foot_min_width = 0.2
|
||||||
fast_tilt_time = 4
|
fast_tilt_time = 2.5
|
||||||
slow_tilt_time = 5.7
|
slow_tilt_time = 5
|
||||||
gamma_correction = 1
|
gamma_correction = 1
|
||||||
max_print_height = 150
|
max_print_height = 150
|
||||||
min_exposure_time = 1
|
min_exposure_time = 1
|
||||||
|
|
Loading…
Reference in a new issue