mirror of
https://github.com/prusa3d/Slic3r-settings.git
synced 2025-08-24 02:53:04 +02:00
Fixed min_slic3r_version, so that Slic3r 1.40.1 will not download the presets for 1.41.0
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
min_slic3r_version = 1.41.0-alpha
|
||||
0.2.1 Added PET and BVOH settings for MMU2
|
||||
0.2.0-beta5 Fixed MMU1 ramming parameters
|
||||
0.2.0-beta4 Added filament loading speed at start, increased minimal purge on wipe tower
|
||||
@@ -13,7 +14,7 @@
|
||||
0.2.0-alpha2 Renamed the key MK3SMMU to MK3MMU2, added a generic PLA MMU2 material
|
||||
0.2.0-alpha1 added initial profiles for the i3 MK3 Multi Material Upgrade 2.0
|
||||
0.2.0-alpha moved machine limits from the start G-code to the new print profile parameters
|
||||
min_slic3r_version = 1.40.1
|
||||
min_slic3r_version = 1.40.0
|
||||
0.1.11 fw version changed to 3.3.1
|
||||
0.1.10 MK3 jerk and acceleration update
|
||||
0.1.9 edited support extrusion width for 0.25 and 0.6 nozzles
|
||||
|
Reference in New Issue
Block a user