mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
Bumped up config version to 1.4.0-alpha0.
This commit is contained in:
parent
4e59fd504e
commit
b7643850ee
2 changed files with 8 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue