Commit graph

153 commits

Author SHA1 Message Date
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
7fd9597c8b Made the end of gcode printing not throw and exception. 2014-06-25 17:57:10 -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
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
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
f78260fdfc More work on sd card printing. 2014-06-23 13:18:51 -07:00
kevinepope
c593396647 Added device type to Printer model. Refactoring changes. 2014-06-22 20:53:38 -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
47e89e8956 In 2 point probe leveling marlin will not return the z probe if it is outside the software endstops.
So when homing we make sure to be within the endstops.
2014-06-17 11:19:32 -07:00
larsbrubaker
15d03cb802 Renamed the ROBO printer to BETA 2014-06-16 10:14:15 -07:00
larsbrubaker
95a703d371 work on
2 point leveling work
fixed a bug with macros being sent during printing.
Put the home reading into the 3 point leveling wizard
2014-06-12 16:51:22 -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
6a85f91f16 Hade a bug in drag and drop onto a plate with multiple parts. 2014-06-10 18:19:17 -07:00
larsbrubaker
ee6495b20c Fixed problems in print level wizard. 2014-06-05 14:17:20 -07:00
gregory-diaz
57f9e18161 New message appears when the user cancels an active print while the extruder is heating up to its target temperature. Cancel and Pause buttons are also disabled. 2014-06-03 15:44:35 -07:00
larsbrubaker
9c07e6ec35 Putting in the Japanese translation. 2014-05-27 13:25:33 -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
ad227e1f9d Moved the 'Sync to print' into the display tab. 2014-05-23 15:31:04 -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
Lars Brubaker
00b0997dca Fixed a regression, the export control again shows the buttons on the Mac. 2014-05-22 12:11:56 -07:00
larsbrubaker
9cc1ce8033 Made the gap distance easier to understand (user feedback).
Put in repair options for slicing.
2014-05-17 13:07:04 -07:00
larsbrubaker
6485d79f6e translations of new settings. 2014-05-16 11:25:47 -07:00
larsbrubaker
bc14021c47 Put in the gcode output type for matterslice. 2014-05-12 17:40:19 -07:00
larsbrubaker
0f468aed95 Made the UpdateData and View actually work all the way. 2014-05-12 11:44:07 -07:00
larsbrubaker
1680a6c5c2 Made scale widget not crash when load is canceled. 2014-05-08 08:01:45 -07:00
larsbrubaker
03a5d4a95a add ons text. 2014-05-06 10:16:53 -07:00
larsbrubaker
b2ae04d004 Firmware translations. 2014-05-05 18:46:14 -07:00
larsbrubaker
73c2a903f1 Made a new mh password text edit widget. 2014-05-05 17:28:32 -07:00
larsbrubaker
8048df02ec more translation 2014-05-02 12:41:41 -07:00
larsbrubaker
b66d0058b7 Fixed a bug with remove. 2014-05-01 17:52:45 -07:00
larsbrubaker
b8dda573c2 Moved slider creation into shared base class. 2014-04-30 18:05:45 -07:00
larsbrubaker
7dd9028dd1 More translation stuff. 2014-04-29 16:03:46 -07:00
larsbrubaker
c78af4a41a The update dot is now working (mostly) 2014-04-28 18:17:51 -07:00
larsbrubaker
5e24089aef Working to make the update button show correctly. 2014-04-28 17:34:54 -07:00
larsbrubaker
74d40a99bf Refactoring a bunch of shared code into the base class of PartPreview3DWidget 2014-04-28 15:03:25 -07:00
larsbrubaker
401d054c71 Merge remote-tracking branch 'origin/development' into development
Conflicts:
	MatterControl.sln
2014-04-28 08:10:24 -07:00
kevinepope
d5b052cc25 Consolidated and rearranged the Configuration tab. 2014-04-24 20:54:05 -07:00
larsbrubaker
978d7ddcfa Making the OEMSettings a single JSon file. 2014-04-23 17:44:49 -07:00
larsbrubaker
bc011a33a6 New about page from html is working. 2014-04-23 14:33:44 -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
f975f499bf cleaned up the about page a bit. 2014-04-18 11:23:16 -07:00
larsbrubaker
ce66287120 Made better slice error feedback (it was broke).
Took out some dead code.
Made explicit having a slice error on a print item wrapper.
More strings into localization.
2014-04-17 18:03:30 -07:00
larsbrubaker
60efb72fba Put in a shop button.
Set the release back to x86.
2014-04-17 11:02:38 -07:00
larsbrubaker
d74ad8a444 Made the friendly message for 3d view. 2014-04-16 18:17:00 -07:00
larsbrubaker
7549ed97ab Merge remote-tracking branch 'Greg/master' into development
Conflicts:
	ConfigurationPage/ConfigurationPage.cs
	StaticData/Translations/Master.txt
2014-04-16 18:00:25 -07:00
gregory-diaz
b9eafe8d86 took out debugshowbounds statements from last commit 2014-04-16 17:49:56 -07:00
larsbrubaker
9cf7025903 Merging 2014-04-16 17:08:34 -07:00