diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-02-11 14:47:12 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-02-11 14:58:48 -0500 |
commit | 41f73d0c8c2e253331a8eed32d72cefc52e393da (patch) | |
tree | f8aa5ce1ea758f9a700097cebd90ae4eadfc1598 /config | |
parent | 08a1183a01ab84484e284e4f8dbb9427a5b614cf (diff) | |
download | kutter-41f73d0c8c2e253331a8eed32d72cefc52e393da.tar.gz kutter-41f73d0c8c2e253331a8eed32d72cefc52e393da.tar.xz kutter-41f73d0c8c2e253331a8eed32d72cefc52e393da.zip |
config: Add a "printer-" prefix to example printer config files
Add a prefix to the example printer config files so that a sorted
directory listing shows all the samples bundled together.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config')
-rw-r--r-- | config/printer-anet-a8-2017.cfg (renamed from config/anet-a8-2017.cfg) | 0 | ||||
-rw-r--r-- | config/printer-anycubic-i3-mega-2017.cfg (renamed from config/anycubic-i3-mega-2017.cfg) | 0 | ||||
-rw-r--r-- | config/printer-creality-cr10-2017.cfg (renamed from config/creality-cr10-2017.cfg) | 0 | ||||
-rw-r--r-- | config/printer-creality-cr10s-2017.cfg (renamed from config/creality-cr10s-2017.cfg) | 0 | ||||
-rw-r--r-- | config/printer-lulzbot-taz6-2017.cfg (renamed from config/lulzbot-taz6-2017.cfg) | 0 | ||||
-rw-r--r-- | config/printer-makergear-m2-2012.cfg (renamed from config/makergear-m2-2012.cfg) | 0 | ||||
-rw-r--r-- | config/printer-seemecnc-rostock-max-v2-2015.cfg (renamed from config/seemecnc-rostock-max-v2-2015.cfg) | 0 | ||||
-rw-r--r-- | config/printer-tronxy-x5s-2017.cfg (renamed from config/tronxy-x5s-2017.cfg) | 0 | ||||
-rw-r--r-- | config/printer-wanhao-duplicator-i3-plus-2017.cfg (renamed from config/wanhao-duplicator-i3-plus-2017.cfg) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/config/anet-a8-2017.cfg b/config/printer-anet-a8-2017.cfg index 8da6e905..8da6e905 100644 --- a/config/anet-a8-2017.cfg +++ b/config/printer-anet-a8-2017.cfg diff --git a/config/anycubic-i3-mega-2017.cfg b/config/printer-anycubic-i3-mega-2017.cfg index 7fafe697..7fafe697 100644 --- a/config/anycubic-i3-mega-2017.cfg +++ b/config/printer-anycubic-i3-mega-2017.cfg diff --git a/config/creality-cr10-2017.cfg b/config/printer-creality-cr10-2017.cfg index 33d1c589..33d1c589 100644 --- a/config/creality-cr10-2017.cfg +++ b/config/printer-creality-cr10-2017.cfg diff --git a/config/creality-cr10s-2017.cfg b/config/printer-creality-cr10s-2017.cfg index b2b74b20..b2b74b20 100644 --- a/config/creality-cr10s-2017.cfg +++ b/config/printer-creality-cr10s-2017.cfg diff --git a/config/lulzbot-taz6-2017.cfg b/config/printer-lulzbot-taz6-2017.cfg index 05386237..05386237 100644 --- a/config/lulzbot-taz6-2017.cfg +++ b/config/printer-lulzbot-taz6-2017.cfg diff --git a/config/makergear-m2-2012.cfg b/config/printer-makergear-m2-2012.cfg index 67df1537..67df1537 100644 --- a/config/makergear-m2-2012.cfg +++ b/config/printer-makergear-m2-2012.cfg diff --git a/config/seemecnc-rostock-max-v2-2015.cfg b/config/printer-seemecnc-rostock-max-v2-2015.cfg index dc3d56cd..dc3d56cd 100644 --- a/config/seemecnc-rostock-max-v2-2015.cfg +++ b/config/printer-seemecnc-rostock-max-v2-2015.cfg diff --git a/config/tronxy-x5s-2017.cfg b/config/printer-tronxy-x5s-2017.cfg index 19d2b432..19d2b432 100644 --- a/config/tronxy-x5s-2017.cfg +++ b/config/printer-tronxy-x5s-2017.cfg diff --git a/config/wanhao-duplicator-i3-plus-2017.cfg b/config/printer-wanhao-duplicator-i3-plus-2017.cfg index 3b40cf24..3b40cf24 100644 --- a/config/wanhao-duplicator-i3-plus-2017.cfg +++ b/config/printer-wanhao-duplicator-i3-plus-2017.cfg |