larsbrubaker
222ed94f36
Make sure we remove all the children of column two before removing them.
...
Got rid of some dead code.
2014-07-01 14:44:27 -07:00
james jones
af9d9d7026
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-07-01 12:09:41 -07:00
james jones
bff2e01fad
Trying to get things to behave nicely with the requirement that GuiWidgets clear their parent when the are closed or removed.
2014-07-01 12:09:35 -07:00
Kevin Pope
fe42dea1e3
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-07-01 11:34:25 -07:00
Kevin Pope
a8932a1a65
Don't use community.csharpsqlite in Unix
2014-07-01 11:34:20 -07:00
james jones
6ce3533668
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-07-01 09:36:18 -07:00
james jones
e51d8c92cd
vs 2013 dependency changes.
2014-07-01 09:36:13 -07:00
larsbrubaker
bb47a4724a
Added a file to the project
2014-06-30 21:45:22 -07:00
Kevin Pope
699e3b0e6e
Added datastore for Printer settings. Move cloud monitor flag to use.
2014-06-30 15:35:20 -07:00
kevinepope
0f47609de0
More polish to cloud monitor.
2014-06-29 15:14:14 -07:00
james jones
4e41d10b06
Getting it working with vs 2013.
2014-06-27 18:18:00 -07:00
Kevin Pope
83640114d5
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-06-27 14:45:28 -07:00
Kevin Pope
b3a66f7557
Added link to release notes.
...
Added sized icon for notifications.
Added link to instructions for cloud monitor.
2014-06-27 14:45:21 -07:00
larsbrubaker
f4d7d0b5c4
Made the print leveling control its own window.
2014-06-27 12:45:14 -07:00
larsbrubaker
a43a905a1a
Merge remote-tracking branch 'origin/development' into development
2014-06-27 11:44:32 -07:00
larsbrubaker
3b90168edf
Made the print level wizard have the correct padding on the text.
2014-06-27 11:25:15 -07:00
Kevin Pope
1061560a5d
Remove non-required imports.
2014-06-27 11:20:21 -07:00
larsbrubaker
e80c635b66
Merge remote-tracking branch 'Greg/development' into development
2014-06-27 10:57:47 -07:00
larsbrubaker
8c855efca5
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-06-27 10:57:39 -07:00
larsbrubaker
73db6d8db9
Made all the GetPortNames go through FrostedSerialPort
...
Cleaned up some using statements.
2014-06-27 10:57:14 -07:00
james jones
6a84783075
made the print leveling editing window open on the ui thread.
2014-06-27 10:50:17 -07:00
james jones
adbac73b9a
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-06-27 10:31:48 -07:00
james jones
7f4c83fd4b
no message
2014-06-27 10:31:40 -07:00
larsbrubaker
30fbe6d855
Fixed color or gcode printing screen.
...
sd card working all but cancel.
made max extrusion ratio go to 3 (which is 3mm to 1.75 conversion for gcode (mostly))
2014-06-26 18:13:53 -07:00
gregory-diaz
d4402d490e
Centered print notification icon on configuration page.l
2014-06-26 17:40:39 -07:00
larsbrubaker
4703b7b2a6
More work on printer sd card support
...
Made single panel mode not ever load data into the second panel (memory optimization)
Made the thumbnail widget let go of the memory of the model when the window is closed.
Put in an explicit DeletFileFromSdCard
2014-06-26 12:55:43 -07:00
larsbrubaker
31f4a9ffd4
Made the quality and materials menus have scroll bars when needed.
2014-06-25 21:16:44 -07:00
larsbrubaker
7fd9597c8b
Made the end of gcode printing not throw and exception.
2014-06-25 17:57:10 -07:00
larsbrubaker
49a7f5c41e
Make sure the default build target is Release.
2014-06-25 17:34:16 -07:00
larsbrubaker
e368ff84ad
Merge remote-tracking branch 'Greg/development' into development
2014-06-25 17:32:35 -07:00
gregory-diaz
4cc51b6bab
no message
2014-06-25 17:31:08 -07:00
larsbrubaker
f5fe599a99
Merge remote-tracking branch 'Greg/development' into development
2014-06-25 17:28:34 -07:00
larsbrubaker
22cf4bfb2d
Can now send to sd.
...
Can print from sd (mostly)
can remove from sd.
2014-06-25 17:28:28 -07:00
gregory-diaz
3c6cee6dd1
added missing button
2014-06-25 14:19:57 -07:00
gregory-diaz
5d92863bcc
Merge remote-tracking branch 'upstream/development' into development
...
Conflicts:
ConfigurationPage/PrinterConfigurationPage.cs
StaticData/Translations/Master.txt
2014-06-25 14:19:25 -07:00
gregory-diaz
8cb50c900c
Added "Print Notification" option to Configuration Page.
2014-06-25 13:19:07 -07:00
Kevin Pope
f2e90484fe
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-06-24 18:58:01 -07:00
Kevin Pope
4ad9d3b024
Android compatibility changes.
2014-06-24 18:57:55 -07:00
larsbrubaker
fc9665e8a0
Added dialog to ask for remove from sd on remove from queue.
2014-06-24 18:53:17 -07:00
larsbrubaker
8c2ff38b41
Put in a go button with the cloud monitoring.
2014-06-24 14:26:14 -07:00
larsbrubaker
660a86e83e
Make sure it writes to a place that will not cause errors in release.
2014-06-24 12:34:32 -07:00
larsbrubaker
db1787d859
Put in a little file to try and help track down some crashes.
2014-06-24 12:32:12 -07:00
larsbrubaker
9c7c80807d
Make all joins have an expiration in printer connection.
2014-06-23 17:12:55 -07:00
larsbrubaker
f78260fdfc
More work on sd card printing.
2014-06-23 13:18:51 -07:00
larsbrubaker
16815c97c4
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
...
Conflicts:
StaticData/Translations/Master.txt
2014-06-23 09:32:13 -07:00
larsbrubaker
50c611879b
Getting direct printing from Sd closer to working.
...
We can now start a print (but not much else).
2014-06-23 09:31:14 -07:00
kevinepope
c593396647
Added device type to Printer model. Refactoring changes.
2014-06-22 20:53:38 -07:00
larsbrubaker
96c2582959
More work on sd card printing.
...
Validate the first layer extrusion width
Make the test work for oems
2014-06-20 17:54:39 -07:00
larsbrubaker
7e72699e94
Move up after last probe point.
2014-06-20 10:13:19 -07:00
larsbrubaker
0ac58b2eb4
And this time check in the right code.
2014-06-20 09:47:52 -07:00