PrusaResearch.idx 334 B

1234567891011121314151617
  1. # This is an example configuration version index.
  2. # The index contains version numbers
  3. min_slic3r_version =1.39.0
  4. 1.1.3
  5. 1.1.2
  6. 1.1.1
  7. 1.1.0
  8. 0.2.0-alpha "some test comment"
  9. max_slic3r_version= 1.39.4
  10. 0.1.0 another test comment
  11. # some empty lines
  12. # version without a comment
  13. min_slic3r_version = 1.0.0
  14. max_slic3r_version = 1.1.0
  15. 0.0.1