mattercontrol/ActionBar
larsbrubaker cbbeeac8ae Don't show the bed temp if there is no heated bed.
Don't write bed temp to gcode if there is no heated bed.
Read bed temp through accessor function so we can filter it based on if the printer has a heated bed.
Added BedTemperature function on Active Slice Settings
2015-02-16 16:16:06 -08:00
..
ActionBarBaseControls.cs Improve connection error reporting 2014-11-04 21:15:15 -08:00
ActionBarPlus.cs Made display mode driven by theme setting. 2014-09-23 18:02:07 -07:00
HelpTextWidget.cs Change the namespace of PrinterCommunication and the class name. 2014-06-11 14:52:58 -07:00
PrintActionRow.cs Put in a reset connection button after the user clicks cancel. 2015-02-04 14:24:36 -08:00
PrinterActionRow.cs Added event handler to trigger after ui reload. 2015-01-06 19:04:45 -08:00
PrintStatusRow.cs Don't show the bed temp if there is no heated bed. 2015-02-16 16:16:06 -08:00
TemperatureWidgetBase.cs Merge remote-tracking branch 'Greg/development' into development 2014-10-13 12:27:31 -07:00
TemperatureWidgetBed.cs Don't show the bed temp if there is no heated bed. 2015-02-16 16:16:06 -08:00
TemperatureWidgetExtruder.cs Made the pre-heat use the temperature and bed_temperature . 2014-12-08 16:40:50 -08:00