1
0
mirror of https://github.com/prusa3d/Slic3r-settings.git synced 2025-08-28 18:10:17 +02:00

Fixed min_slic3r_version for older bundle versions.

This commit is contained in:
rtyr
2022-07-04 12:34:38 +02:00
committed by GitHub
parent 062a0886cb
commit 1042583984

View File

@@ -1,6 +1,6 @@
min_slic3r_version = 2.5.0-alpha0
0.0.4 Improve Proton X profiles, Add Proton XE-750 printer
min_slic3r_version = 2.4.1
min_slic3r_version = 2.3.1-beta
0.0.3 Set default filament profile.
0.0.2 Improved start gcode, changed filename format
0.0.1 Initial version