Teacup_Firmware/configtool
Markus Hitter be6ca4c857 ARM, AVR: support inverted heater pin signals.
Implemented and tested for both platforms. This is quite a big
commit. Unlike with the previous changes to now choosable PWM
frequencies, all board configuration files and Configtool had
to be changed immediately to deal with the additional parameter
in DEFINE_HEATER() and keep AVR builds working (and regression
tests passing).
2015-08-13 17:12:10 +02:00
..
__init__.py Configtool: major restructuring. 2015-04-21 02:07:12 +02:00
accelerationpage.py Configtool: take advantage of the now recognized values. 2015-07-17 13:38:15 +02:00
addheaterdlg.py ARM, AVR: support inverted heater pin signals. 2015-08-13 17:12:10 +02:00
addsensordlg.py Configtool: Steinhart-Hart temperature fields should allow floats. 2015-07-27 18:04:02 +02:00
background.png Configtool: give the thing a nice background picture. 2015-05-30 18:41:02 +02:00
board.generic.h ARM, AVR: support inverted heater pin signals. 2015-08-13 17:12:10 +02:00
boardpanel.py ARM, AVR: support inverted heater pin signals. 2015-08-13 17:12:10 +02:00
build.py Configtool: also try toolpaths in more recent OS Xs. 2015-07-13 10:59: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: take advantage of the now recognized values. 2015-07-17 13:38:15 +02:00
cpupage.py Configtool: de-duplicate insertValues(). 2015-07-17 13:38:02 +02:00
data.py ARM, AVR: support inverted heater pin signals. 2015-08-13 17:12:10 +02:00
decoration.py Configtool: color background matching the background picture. 2015-05-30 19:20:38 +02:00
heaterlist.py ARM, AVR: support inverted heater pin signals. 2015-08-13 17:12:10 +02:00
heaterspage.py ARM, AVR: support inverted heater pin signals. 2015-08-13 17:12:10 +02:00
mechanicalpage.py Configtool: take advantage of the now recognized values. 2015-07-17 13:38:15 +02:00
miscellaneouspage.py Configtool: take advantage of the now recognized values. 2015-07-17 13:38:15 +02:00
page.py Configtool: take advantage of the now recognized values. 2015-07-17 13:38:15 +02:00
pinoutspage.py Configtool: take advantage of the now recognized values. 2015-07-17 13:38:15 +02:00
printer.generic.h Configtool: move board/printer.metadata to configtool/ ... 2015-07-17 13:38:22 +02:00
printerpanel.py Configtool: move board/printer.metadata to configtool/ ... 2015-07-17 13:38:22 +02:00
protectedfiles.py ARM: add a board configuration for Gen7-ARM. 2015-08-12 14:26:36 +02:00
sensorlist.py Configtool: don't color heater/sensor list items. 2015-05-31 11:27:12 +02:00
sensorpage.py Configtool: de-duplicate insertValues(). 2015-07-17 13:38:02 +02:00
settings.py Configtool: refine settings tooltips. 2015-05-31 21:50:08 +02:00
thermistor.py Configtool: thermistor table entries are now distributed by ADC. 2015-07-27 18:04:41 +02:00
thermistorpresets.py Configtool: move thermistor presets into distribution file. 2015-05-20 23:31:38 +02:00
thermistortablefile.py Configtool: thermistor table entries are now distributed by ADC. 2015-07-27 18:04:41 +02:00