mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 07:55:55 +08:00
Sync with PrusaSlicer-settings.
Version bump.
This commit is contained in:
parent
424ace119b
commit
a5f175fb08
@ -1,4 +1,5 @@
|
||||
min_slic3r_version = 2.6.0-alpha1
|
||||
1.7.0-alpha0 Added profiles for Print With Smile filaments.
|
||||
1.6.0-alpha2 Added profile for Prusament PETG Carbon Fiber and Fiberthree F3 PA-GF30 Pro. Updated acceleration settings for Prusa MINI.
|
||||
1.6.0-alpha1 Updated FW version notification. Decreased min layer time for PLA.
|
||||
1.6.0-alpha0 Default top fill set to monotonic lines. Updated infill/perimeter overlap values. Updated output filename format. Enabled dynamic overhang speeds.
|
||||
|
@ -5,7 +5,7 @@
|
||||
name = Prusa Research
|
||||
# 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.6.0-alpha2
|
||||
config_version = 1.7.0-alpha0
|
||||
# Where to get the updates from?
|
||||
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%
|
||||
@ -4227,6 +4227,9 @@ max_fan_speed = 40
|
||||
bridge_fan_speed = 70
|
||||
filament_max_volumetric_speed = 11
|
||||
|
||||
[filament:Print With Smile ASA @MINI]
|
||||
inherits = Print With Smile ASA; *ABSMINI*
|
||||
|
||||
[filament:Print With Smile ABS]
|
||||
inherits = *ABSC*
|
||||
filament_vendor = Print With Smile
|
||||
@ -4235,6 +4238,9 @@ filament_density = 1.08
|
||||
first_layer_temperature = 240
|
||||
temperature = 240
|
||||
|
||||
[filament:Print With Smile ABS @MINI]
|
||||
inherits = Print With Smile ABS; *ABSMINI*
|
||||
|
||||
[filament:Print With Smile PETG CF]
|
||||
inherits = Extrudr XPETG CF
|
||||
filament_vendor = Print With Smile
|
||||
|
Loading…
x
Reference in New Issue
Block a user