Markus Hitter
a57ce1f046
Configtool: add nanoheart configuration to protected files list.
...
This was forgotten when adding this configuration.
2015-07-10 14:25:10 +02:00
jbernardis
20af64d780
Configtool: convert template for Teensy++ 2.0.
...
Note the "++", it's a Teensy 2.0 with bigger CPU and more I/O pins.
2015-04-21 02:51:31 +02:00
jbernardis
bcf7691bdd
Configtool: convert template for Teensy 2.0.
2015-04-21 02:51:31 +02:00
jbernardis
845804f182
Configtool: convert template for Sanguish.
2015-04-21 02:51:31 +02:00
jbernardis
b491d122b3
Configtool: convert template for 3Drag Controller.
2015-04-21 02:51:30 +02:00
jbernardis
0a848fffc1
Configtool: convert template for RUMBA.
2015-04-21 02:51:30 +02:00
jbernardis
f67ad76b3c
Configtool: convert template for Gen6.
2015-04-21 02:51:30 +02:00
jbernardis
face7c0dc7
Configtool: convert template for Gen3.
2015-04-21 02:51:30 +02:00
jbernardis
342e1c4df7
Configtool: convert template for Sanguinololu v1.2.
2015-04-21 02:51:30 +02:00
jbernardis
821e0c1295
Configtool: convert template for Sanguinololu v1.1.
2015-04-21 02:51:30 +02:00
jbernardis
7ebdb81ce7
Configtool: convert template for RAMPS v1.2.
2015-04-21 02:51:30 +02:00
jbernardis
31858b7082
Configtool: convert template for Gen7 v1.1-v1.3.
...
Also sort printers in config.default.h alphabetically and make
Mendel the default printer.
2015-04-21 02:51:30 +02:00
jbernardis
706ccf0637
Configtool: protect original config files.
...
Likely users don't care too much about the name of the saved file,
so they likely use the default ones. If they mess up, they also
likely want to return to the original, but, d'oh, it's overwritten.
Don't let this happen, enforce a non-original file name for user
saves.
In other words: don't let users shoot themselfs into their foot.
2015-04-21 02:51:27 +02:00