larsbrubaker
|
cbb704d7b0
|
made a new gcode stream that only implements Line
working to implement baby steps (and other line processing)
|
2015-11-28 07:46:57 -08:00 |
|
larsbrubaker
|
c8b126ef67
|
Fixed the macro window to grow in y
|
2015-11-27 16:34:36 -08:00 |
|
Lars Brubaker
|
0ef5747ca9
|
Put in many more tool tips.
|
2015-08-12 13:16:39 -07:00 |
|
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
|
591528ee91
|
Ran code maid against this code.
|
2015-04-08 15:20:10 -07:00 |
|
Lars Brubaker
|
ef20f2e65a
|
Made lots of windows stay on top of the main window.
Fixed a bug with the close menu item and the terminal window being open.
|
2014-12-17 10:30:45 -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 |
|
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 |
|