1
0
mirror of https://github.com/prusa3d/Slic3r-settings.git synced 2025-08-25 01:15:59 +02:00

Merge pull request #221 from cjmayo/idx

README: Fix index suffix
This commit is contained in:
rtyr
2023-11-24 20:29:04 +01:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ Each bundle contains complete configuration of relevant printers, filaments and
Along with them is an index file, which Slic3r reads and uses to find out which version is the newest compatible: Along with them is an index file, which Slic3r reads and uses to find out which version is the newest compatible:
`live / {vendor name} / index.ini` `live / {vendor name} / index.idx`
Slic3r downloads these setting bundles automatically (unless updating is disabled), and so there should be no need to install them by hand. Slic3r downloads these setting bundles automatically (unless updating is disabled), and so there should be no need to install them by hand.