Commit graph

70 commits

Author SHA1 Message Date
larsbrubaker
4c846f08cb Made sure the launcher gets installed (made it a reference) 2014-07-08 18:05:20 -07:00
larsbrubaker
5e119a672f Made the third panel view keep its state much better.
We can change printers now without the third panel changing tabs.
2014-07-03 11:50:25 -07:00
larsbrubaker
7eec6753e2 Renamed MainScreenTabView -> FirstPanelTabView 2014-07-03 10:19:45 -07:00
larsbrubaker
c4a6a9960a Making the windows understand their closed states better.
Made print history have a data and a view
2014-07-02 11:43:06 -07:00
larsbrubaker
9679512a7b put the new file in the project. 2014-07-01 18:36:57 -07:00
larsbrubaker
6e0865627a Making sql work on pc (: 2014-07-01 18:34:24 -07:00
Kevin Pope
334cc4e24e Sqlite cross-platform fixes. 2014-07-01 16:42:10 -07:00
larsbrubaker
bb47a4724a Added a file to the project 2014-06-30 21:45:22 -07:00
larsbrubaker
49a7f5c41e Make sure the default build target is Release. 2014-06-25 17:34:16 -07:00
gregory-diaz
4cc51b6bab no message 2014-06-25 17:31:08 -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
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
larsbrubaker
254de7251d Moved ImageIO into a plugin and hooked then made the windows version of that. 2014-06-19 15:55:20 -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
6ec46b7ed1 Put the printer configuration page into a matching namespace and renamed it with printer prefix
Put in the code to handle multiple bed leveling procedures.
Saving the print level data into the printer as a json string
2014-06-06 16:05:18 -07:00
larsbrubaker
a04ab3d050 Made the type of print leveling that will happen for a printer be selectable
Turned some bools into enums for clarity
Broke some of the print leveling wizard into separate files.
Started work on a new 2 point probe (actually an n point switch -> bed position maper).
2014-06-05 11:45:40 -07:00
larsbrubaker
00e10bfbea Working on 3D gcode view
Making the view navigation controls for 2d and 3d a separate class.
2014-05-25 11:11:11 -07:00
larsbrubaker
5e24089aef Working to make the update button show correctly. 2014-04-28 17:34:54 -07:00
kevinepope
cc44b0ef04 Added menu bar. 2014-04-27 20:24:58 -07:00
larsbrubaker
978d7ddcfa Making the OEMSettings a single JSon file. 2014-04-23 17:44:49 -07:00
larsbrubaker
157b68545e The about page now renders most of its content 2014-04-23 13:32:05 -07:00
larsbrubaker
3e5b966fd1 Working to get the about page to be html and easier to customize. 2014-04-22 19:02:41 -07:00
larsbrubaker
416bc54d2c Adding in an x64 option. 2014-04-21 08:35:38 -07:00
larsbrubaker
3a636783c8 Made the library have the same data / view model as the queue.
Refactored a bunch of file names and other data.
The QueueData and the LibraryData are practically the same class and shoud
be shared as we move the QueueData into the data base.
2014-04-19 14:02:51 -07:00
larsbrubaker
16a3654a2d Refactoring the library control to share the export window and to have a view and a data element.
Added some BSD info
Moved stuff around to make it more consistent.
2014-04-19 11:51:02 -07:00
larsbrubaker
aa7d90a915 Renamed the MainScreenTabView.
Made it so we store and restore the tab index of the MainScreenTabView
2014-04-19 10:35:53 -07:00
larsbrubaker
60efb72fba Put in a shop button.
Set the release back to x86.
2014-04-17 11:02:38 -07:00
larsbrubaker
db09079196 Refactor for clarity Done -> SlicingDone on PrintItemWrapper
Moved a bunch of classes into their own files in ActionBar
Made the part preview be right when the window changes between wide and narrow.
2014-04-16 15:11:01 -07:00
larsbrubaker
4b6a3cfa97 Lots of work on Getting the QueueData instance to be separate form the UI queue and refs. 2014-04-15 18:13:27 -07:00
Kevin Pope
86bb40903e Started work on improving panel separators. 2014-04-10 19:08:02 -07:00
larsbrubaker
50ead93c1e Made the language restart actually restart the app. 2014-04-10 10:36:59 -07:00
kevinepope
7d1d2e1e58 Work on SlicePreset configuration window. 2014-04-06 19:26:41 -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
larsbrubaker
afee787587 Working on adding a print level sample position edit window .
Cleaned up the names of the functions to get the print level sample positions vs. the measured positions.
2014-04-02 18:14:26 -07:00
larsbrubaker
7020e33c67 Put in functions to test if we are in release builds.
Made more projects default to release.
2014-04-01 16:33:07 -07:00
kevinepope
e5196e7e4a Work on slice settings presets. 2014-03-30 17:54:05 -07:00
Kevin Pope
445f85b1f2 Fixes related to merge. 2014-03-27 19:22:39 -07:00
gregory-diaz
08f9e8e783 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-03-25 10:07:46 -07:00
Kevin Pope
429dfb9605 Added files for PrintHistory 2014-03-24 18:57:12 -07:00
gregory-diaz
ca0a547112 Changed text color for widgets, buttons and labels. 2014-03-24 13:57:46 -07:00
kevinepope
ac6e25cc41 Moved 'Create' button to Queue widget. 2014-03-22 10:04:04 -07:00
gregory-diaz
64de58341b deleted then added clip library 2014-03-20 16:26:16 -07:00
Kevin Pope
bc0369d797 Added language selector widget to project. 2014-03-20 15:53:45 -07:00
larsbrubaker
35f6f08da2 MatterSlice is starting to work as a new engine.
We now have a build dependency on MatterSlice.
Moved common functions to MappingClasses.
2014-03-20 12:16:04 -07:00
larsbrubaker
3c52835a63 UUpdated clipperlib to latests. 2014-03-18 10:55:21 -07:00
larsbrubaker
22edd06781 Merge remote-tracking branch 'Greg/development' into development
Conflicts:
	StaticData/Translations/Master.txt
2014-03-17 14:44:38 -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
gregory-diaz
4405c356a5 Added code so that when Save As button is clicked an empty window is opened. 2014-03-17 13:53:29 -07:00
larsbrubaker
2def10590e Made the first pass of actually doing the localizations.
There is now a small bit of Spanish localization.
Moved the LocalizedString into MC so that it is clearer that translation files aren't saved.
2014-03-11 15:10:11 -07:00
larsbrubaker
ab0950e0d0 Merge branch '1.0.5' into development
Conflicts:
	MatterControl.csproj
2014-03-11 11:09:38 -07:00