Teacup_Firmware/configtool
Markus Hitter 7acbf30e22 Configtool: ignore value options in board.metadata.
This solves the problem of choice menus being populated with too
many entries. Before, such menus would pick up values from
board.metadata as well as from the actually loaded file.

File printer.metadata contains no options, so no adjustment
needed there.
2015-07-17 13:37:11 +02:00
..
__init__.py Configtool: major restructuring. 2015-04-21 02:07:12 +02:00
accelerationpage.py Configtool: make tooltips for radio buttons work on Linux. 2015-05-26 13:49:31 +02:00
addheaterdlg.py Configtool: add heater modify button. 2015-05-31 11:27:15 +02:00
addsensordlg.py addsensordlg.py: fix a typo. 2015-05-31 11:44:53 +02:00
background.png Configtool: give the thing a nice background picture. 2015-05-30 18:41:02 +02:00
boardpanel.py Configtool: ignore value options in board.metadata. 2015-07-17 13:37:11 +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: 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: Add "Report problem" function. 2015-07-01 16:42:36 +02:00
decoration.py Configtool: color background matching the background picture. 2015-05-30 19:20:38 +02:00
heaterlist.py Configtool: don't color heater/sensor list items. 2015-05-31 11:27:12 +02:00
heaterspage.py Configtool: provide only free heater pins on heater creation. 2015-05-31 11:27:15 +02:00
mechanicalpage.py Configtool: allow travel limits to be floats. 2015-06-06 20:08:54 +02:00
miscellaneouspage.py Configtool: remove Analog Reference user choice. 2015-05-11 02:03:47 +02:00
page.py Configtool: adjust background color of controls, too. 2015-05-30 21:21:00 +02:00
pinoutspage.py Configtool: add SD card select pin support. 2015-07-10 14:25:10 +02:00
printerpanel.py Configtool: process a metadata file before reading header files. 2015-07-17 13:36:48 +02:00
protectedfiles.py Configtool: add nanoheart configuration to protected files list. 2015-07-10 14:25:10 +02:00
sensorlist.py Configtool: don't color heater/sensor list items. 2015-05-31 11:27:12 +02:00
sensorpage.py Configtool: adjust background color of controls, too. 2015-05-30 21:21:00 +02:00
settings.py Configtool: refine settings tooltips. 2015-05-31 21:50:08 +02:00
thermistor.py Configtool: add Steinhart-Hart algorithm and thermistor presets. 2015-05-19 18:11:09 +02:00
thermistorpresets.py Configtool: move thermistor presets into distribution file. 2015-05-20 23:31:38 +02:00
thermistortablefile.py Configtool: add Steinhart-Hart algorithm and thermistor presets. 2015-05-19 18:11:09 +02:00