mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-23 08:41:11 -06:00
13 lines
310 B
Text
13 lines
310 B
Text
# This is an example configuration version index.
|
|
# The index contains version numbers
|
|
min_slic3r_version =1.39.0
|
|
0.2.0-alpha "some test comment"
|
|
max_slic3r_version= 1.39.4
|
|
0.1.0 another test comment
|
|
|
|
# some empty lines
|
|
|
|
# version without a comment
|
|
min_slic3r_version = 1.0.0
|
|
max_slic3r_version = 1.1.0
|
|
0.0.1
|