Bumped up config version to 1.4.0-alpha0.
This commit is contained in:
parent
4e59fd504e
commit
b7643850ee
@ -1,8 +1,14 @@
|
||||
min_slic3r_version = 2.4.0-alpha0
|
||||
1.4.0-alpha0 Bumped up config version.
|
||||
1.3.0-alpha2 Added SL1S SPEED profiles.
|
||||
1.3.0-alpha1 Added Prusament PCCF. Increased travel acceleration for Prusa MINI. Updated start g-code for Prusa MINI. Added multiple add:north and Extrudr filament profiles. Updated Z travel speed values.
|
||||
1.3.0-alpha0 Disabled thick bridges, updated support settings.
|
||||
min_slic3r_version = 2.3.2-alpha0
|
||||
1.3.0 Added SL1S profiles.
|
||||
min_slic3r_version = 2.3.0-rc1
|
||||
1.2.7 Updated "Prusament PC Blend Carbon Fiber" profile for Prusa MINI.
|
||||
1.2.6 Added filament profile for "Prusament PC Blend Carbon Fiber".
|
||||
1.2.5 Updated firmware version. Added filament profiles. Various improvements.
|
||||
1.2.4 Updated cost/density values in filament settings. Various changes in print settings.
|
||||
1.2.3 Updated firmware version. Updated end g-code in MMU2 printer profiles.
|
||||
1.2.2 Added Prusament PVB filament profile. Added 0.8mm nozzle profiles.
|
||||
|
@ -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.3.0-alpha2
|
||||
config_version = 1.4.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%
|
||||
@ -3644,7 +3644,7 @@ min_fan_speed = 50
|
||||
filament_max_volumetric_speed = 1.2
|
||||
compatible_printers_condition = nozzle_diameter[0]>0.35 and printer_model=="MINI"
|
||||
disable_fan_first_layers = 4
|
||||
extrusion_multiplier = 1.2
|
||||
extrusion_multiplier = 1.15
|
||||
start_filament_gcode = "M900 K0 ; Filament gcode"
|
||||
|
||||
[filament:Fillamentum CPE @MINI]
|
||||
|
Loading…
Reference in New Issue
Block a user