Lars Brubaker
5cc1b651b4
UI thread is more explicit about what functions it accepts and now accepts no parameter functions.
2015-06-11 12:06:40 -07:00
Lars Brubaker
445b5728a2
Made the 'Advanced Controls' be 'Settings'
...
Change other tab names to support this.
Made SetTargetTemperature always run on the ui thread so it can ask for a dialog without error.
2015-05-18 14:42:01 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
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
larsbrubaker
0b3bbc136b
Fixed the number edit not to grow on Android. Made it's VAnchor always ParentCenter
...
Made the logic to test if a part should be centered on the bed be if it was output by MatterControl
Some other white space changes
2015-01-25 17:54:26 -08:00
Lars Brubaker
f2f32ae75c
Made the controls lay out better and made them respect the state of the printer and show it.
2014-12-18 14:44:08 -08:00
Lars Brubaker
f8e92931e1
Made the pre-heat use the temperature and bed_temperature .
...
Put in a menu to select the slice settings level.
2014-12-08 16:40:50 -08:00
larsbrubaker
222a5a46a7
Changed ButtonEventHandler to EventHandler
...
Made lock disable the selection widget but be more inteligent about re-enabling it after unlock
2014-10-24 13:41:13 -07:00
kevinepope
e936fe98f7
Change message confirmation dialogs from modal to async w/callback.
2014-10-21 21:20:09 -07:00
larsbrubaker
398023ba7b
Put in actual extruder temp setting and reading for multi extruders.
...
Got rid of crash when no gcode loaded and try to clear it.
2014-10-15 17:04:14 -07:00
Kevin Pope
9e9259bfba
Adding mutli-material UI support.
2014-10-14 14:39:46 -07:00
larsbrubaker
196c3e1c76
Merge remote-tracking branch 'Greg/development' into development
...
Conflicts:
PartPreviewWindow/View3DTransfromPart.cs
2014-10-13 12:27:31 -07:00
gregory-diaz
cfd94ecf27
Localization for untranslated strings
2014-10-09 14:33:55 -07:00
Kevin Pope
2faec9d1c0
Work on print history widget.
2014-09-24 19:14:31 -07:00
Kevin Pope
bda5ac173e
More work on configuration page.
2014-09-23 16:11:06 -07:00
Kevin Pope
bdef196434
Changed main application to MVC. UI rework (Configuration Page esp. in progress).
2014-09-19 19:17:12 -07:00
Kevin Pope
e02655f847
Make controls more consistent looking.
2014-09-18 17:06:45 -07:00
larsbrubaker
25bd699517
Made many parts of MC know how to scale if the font resolution (scaling) is changed.
2014-09-10 21:24:14 -07:00
kevinepope
499b5705b8
Added 'PREHEAT' option to temp controls. Removed default presets.
2014-06-15 09:49:03 -07:00
larsbrubaker
0e646dca68
Change the namespace of PrinterCommunication and the class name.
...
Deleted lots of unused usings.
Working to get the 2point leveling working.
Started work on a new printer io layer
Fixed the crash on disconnect while printing.
2014-06-11 14:52:58 -07:00
larsbrubaker
9c142bdbf8
Fixed more bugs with refreshing (made advanced controls fast again)
2014-04-27 16:46:00 -07:00
larsbrubaker
49c8a045a5
fixed the spelling of label
...
an acronymed some variables txt -> text lbl -> label
2014-04-15 10:11:56 -07:00
larsbrubaker
ac650397a6
Made new text wrapping class.
2014-04-08 17:22:03 -07:00
larsbrubaker
7f8300bafc
Got pause, resume and cancel gcode into the settings and working in printer communication.
2014-03-17 14:41:36 -07:00
larsbrubaker
5c0993f83e
Changed the interface to translations.
2014-03-11 15:24:47 -07:00
larsbrubaker
263e2325f5
Put the slicing configuration files in their own folder
...
updated copy write date
added bsd to a few files
Made the mapping to slice engines more procedural to support more engines.
2014-02-15 18:06:03 -08:00
gregory-diaz
69dc56d2fd
More Localization
...
Localization 2/10
2014-02-10 17:59:57 -08:00
gregory-diaz
ccc0eb898d
More Localization
...
Edited previously modified strings for more consistency. Also modified
most strings in Print Level Wizard, and other strings that were not
previously visible because of printer connection difficulties.
2014-02-05 18:29:58 -08:00
larsbrubaker
f4c1b0b85c
Commit of the code
2014-01-29 19:09:30 -08:00