Commit graph

13 commits

Author SHA1 Message Date
larsbrubaker
e8247a8481 Put all the icons into the icons directory
Lots of work on printing from SD card
Put in hardware options to describe printer settings (fan, heated bed, sd card)
moved icons into subdirectory.
2014-06-19 11:25:28 -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
4ea0c4d680 You can't pass a foreach interator to a link function or it will only have the last value.
The solution is to make a local copy in a local variable and use that.
2014-04-08 19:06:14 -07:00
gregory-diaz
ee9e90c2ea Set minimum sizes for widows that did not previously have them. 2014-04-08 13:22:33 -07:00
larsbrubaker
405b8be6bc Making for of the 3d view reusable for all places that are implementing redundant stuff.
Getting rid of dead code.
Getting rid of warnings
2014-04-04 18:52:51 -07:00
gregory-diaz
00910197cb Changed button and text color from white to black on print level wizard 2014-03-24 14:44:43 -07:00
gregory-diaz
ed573deb2d Changes to SaveAsWindow 2014-03-19 10:12:55 -07:00
larsbrubaker
5c0993f83e Changed the interface to translations. 2014-03-11 15:24:47 -07:00
Kevin Pope
3dcc5cf74b Edit macros window now closes on the UI thread. 2014-02-24 10:53:08 -08: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
larsbrubaker
0040895615 Moving the ActivePrinterChanged call back and Active Printer calls all into ActivePrinterProfile 2014-02-14 12:06:44 -08:00
gregory-diaz
69dc56d2fd More Localization
Localization 2/10
2014-02-10 17:59:57 -08:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00