Commit graph

123 commits

Author SHA1 Message Date
Kevin Pope
352c009202 Remove non-required references to OpenGlGui 2014-07-04 09:12:50 -07:00
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
larsbrubaker
73db6d8db9 Made all the GetPortNames go through FrostedSerialPort
Cleaned up some using statements.
2014-06-27 10:57:14 -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
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
22cf4bfb2d Can now send to sd.
Can print from sd (mostly)
can remove from sd.
2014-06-25 17:28:28 -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
a282b0ce95 New and improved os detection with a plugin. 2014-06-20 09:27:17 -07:00
larsbrubaker
b523c7d486 rename PlatformAbstract 2014-06-19 16:09:38 -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
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
kevinepope
499b5705b8 Added 'PREHEAT' option to temp controls. Removed default presets. 2014-06-15 09:49:03 -07:00
kevinepope
c50a650090 Changes to file menu - Added 'Submit A Bug' and 'Add a Printer', 'About MatterControl' now opens as window. 2014-06-15 09:48:23 -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
e6a1cabadf Fixed the style of the export window
Got rid of some parameters to print leveling that were not used
Made it possible to ignore below 0 for leveling
2014-06-11 12:13:30 -07:00
larsbrubaker
af3a345ce2 Renaming for clarity.
Got the third point data collection to work better.
2014-06-06 19:10:13 -07:00
larsbrubaker
7dd57bb6b5 Now the 2 point leveling at least can be instantiated. 2014-06-06 17:33:26 -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
ffb5bcbe9c Merge remote-tracking branch 'Greg/development' into development 2014-06-02 17:27:21 -07:00
gregory-diaz
53a29071a6 Modified code so that MatterControl will open on Linux. Still Cannot connect to a printer or slice parts. 2014-06-02 17:24:56 -07:00
larsbrubaker
89c040e1d8 Merge remote-tracking branch 'Greg/development' into development 2014-05-30 14:37:51 -07:00
larsbrubaker
12650e854e Changed ConnectionStateChanged => CommunicationStateChanged
Put in support for running the print level wizard on first print.
Set the R1 to need print leveling
2014-05-30 14:37:30 -07:00
gregory-diaz
8f678768bd Fixed bug that set extrusion and speed multiplier values back to 1 2014-05-29 15:48:16 -07:00
larsbrubaker
1af9f45da6 Put in a gcode animator (sync to print)
Put in support for a bed image.
2014-05-23 14:19:20 -07:00
larsbrubaker
a26c8d8caa Trying to make updater show errors better.
Fixed a bug using Frosted Serial Port. Now go through wrapper.
Only add the Manual Controls plugins one time.
2014-05-13 17:00:50 -07:00
larsbrubaker
04c39929a9 Made it so plugins can register directly with the ManualPrinterControls. 2014-05-08 18:02:12 -07:00
larsbrubaker
9f94eccf59 Made the oem selection menu have scrolling. 2014-05-08 17:20:18 -07:00
Kevin Pope
0c7afa3733 Fix coloring of connection setup messages. 2014-05-08 10:42:53 -07:00
larsbrubaker
ceaa96b0d0 Made the manual fan speed a %. 2014-05-05 17:02:22 -07:00
kevinepope
01c4139d56 Move close function to Ui thread. Add default error code for failed web requests. 2014-04-30 12:47:43 -07:00
larsbrubaker
367b87dd01 spelling of Panel (fixed)
Got the left and right border buttons to be fast.
2014-04-27 17:19:06 -07:00
larsbrubaker
9c142bdbf8 Fixed more bugs with refreshing (made advanced controls fast again) 2014-04-27 16:46:00 -07:00
larsbrubaker
978d7ddcfa Making the OEMSettings a single JSon file. 2014-04-23 17:44:49 -07:00
larsbrubaker
e0db090b7f Made the print leveling use the speeds set in the manual movement controls for z. 2014-04-22 07:36:29 -07:00
larsbrubaker
ff7a5a3916 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-04-16 12:01:56 -07:00
larsbrubaker
4508a25e58 Got the queue and the count tab to work. 2014-04-16 12:01:01 -07:00
Kevin Pope
4a4e189e5f Added theming corrections to manual connection process. 2014-04-16 11:19:34 -07:00
larsbrubaker
f9baaf2f35 Merge remote-tracking branch 'origin/development' into development 2014-04-16 10:52:31 -07:00
Kevin Pope
9445266477 Moved terminal button from Manual Controls to Configuration.
Resized connection icon.
2014-04-15 19:14:49 -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
larsbrubaker
49c8a045a5 fixed the spelling of label
an acronymed some variables txt -> text lbl -> label
2014-04-15 10:11:56 -07:00
Kevin Pope
f8b7d5483e Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-04-12 13:56:36 -07:00
Kevin Pope
9cd754d2a6 Reversed priority (and coloring) of Material versus Quality slice presets. 2014-04-12 13:56:04 -07:00
larsbrubaker
a68e88c8ad You can now edit all the positions and they save and load and look good. 2014-04-12 13:19:00 -07:00
Kevin Pope
86e2a5c736 Change language on Printer connection setup alternative options 2014-04-12 12:35:16 -07:00
Kevin Pope
3efc899d2f Make slice presets preload during setup. 2014-04-12 12:34:27 -07:00
larsbrubaker
84654d5e68 Restore the main window position.
Always show the 'show terminal' button.
2014-04-10 15:56:15 -07:00
larsbrubaker
771280f6df Fixed many all upper case words to be Title case instead. 2014-04-10 14:07:25 -07:00
larsbrubaker
a749bdc6c2 Fixed some strings to not be all caps.
Put in a project guid.
2014-04-10 11:00:26 -07:00