Teacup_Firmware/configtool
jbernardis 5b5032f87f Configtool: don't make DEBUG configuration user-visible.
Debug stuff is meaningful for developers, only. Also often
enabled on a per-file basis depending on the problem at hand.
Two reasons to remove it from Configtool and one reason to
remove it from the config files.

This should solve issue #137.
2015-05-08 20:38:23 +02:00
..
__init__.py Configtool: major restructuring. 2015-04-21 02:07:12 +02:00
accelerationpage.py Configtool: incorporate most of previous comments. 2015-04-21 02:10:58 +02:00
addheaterdlg.py Configtool: align labels and choices vertically. 2015-04-21 02:51:30 +02:00
addsensordlg.py Remove ThermistorTable{single|double}.h. 2015-05-04 19:55:16 +02:00
boardpanel.py Configtool: don't report successful file saves. 2015-05-08 14:06:40 +02:00
build.py Configtool: distiguish between bootloader and firmware baud rate. 2015-05-04 22:30:01 +02:00
calcbelt.py Configtool: a few more apperance enhancements. 2015-04-21 02:51:30 +02:00
calcscrew.py Configtool: a few more apperance enhancements. 2015-04-21 02:51:30 +02:00
communicationspage.py Configtool: incorporate most of previous comments. 2015-04-21 02:10:58 +02:00
cpupage.py Configtool: many changes. 2015-04-21 02:11:01 +02:00
data.py Configtool: added logic to generate thermistor temp tables. 2015-04-21 02:51:32 +02:00
heaterlist.py Configtool: incorporate most of previous comments. 2015-04-21 02:10:58 +02:00
heaterspage.py Configtool: incorporate most of previous comments. 2015-04-21 02:10:58 +02:00
mechanicalpage.py Configtool: many changes. 2015-04-21 02:11:01 +02:00
miscellaneouspage.py Configtool: don't make DEBUG configuration user-visible. 2015-05-08 20:38:23 +02:00
page.py Configtool: align labels and choices vertically. 2015-04-21 02:51:30 +02:00
pinoutspage.py Configtool: incorporate most of previous comments. 2015-04-21 02:10:58 +02:00
printerpanel.py Configtool: don't report successful file saves. 2015-05-08 14:06:40 +02:00
protectedfiles.py Configtool: convert template for Teensy++ 2.0. 2015-04-21 02:51:31 +02:00
sensorlist.py Configtool: incorporate most of previous comments. 2015-04-21 02:10:58 +02:00
sensorpage.py Configtool: added logic to generate thermistor temp tables. 2015-04-21 02:51:32 +02:00
settings.py Configtool: don't report successful file saves. 2015-05-08 14:06:40 +02:00
thermistortablefile.py Rename ThermistorTable.h to thermistortable.h. 2015-05-04 20:08:39 +02:00