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
larsbrubaker
87bdfd9073
Check for update on feed change got broken. Now it is fixed.
2014-06-20 09:36:54 -07:00
larsbrubaker
a282b0ce95
New and improved os detection with a plugin.
2014-06-20 09:27:17 -07:00
larsbrubaker
87fde9e21b
set the os type early.
2014-06-19 17:48:52 -07:00
larsbrubaker
a88920675c
Fixed the running of matterslice on mac
2014-06-19 17:30:10 -07:00
larsbrubaker
dc85f31280
Robo settings.
2014-06-19 17:20:40 -07:00
larsbrubaker
ec0e056c01
turned off sd card stuff for now.
2014-06-19 17:17:53 -07:00
larsbrubaker
b523c7d486
rename PlatformAbstract
2014-06-19 16:09:38 -07:00
larsbrubaker
2d680914fd
Moved ImageIO into a plugin and hooked then made the windows version of that.
2014-06-19 16:01:52 -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
7d8382f15b
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-06-19 11:26:08 -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
7aebea83c7
Added bridge fan speed to MatterSlice
2014-06-18 19:55:13 -07:00
larsbrubaker
1db346d024
Removed dead code.
...
Make sure bed leveling stays on after export to SD card.
Put bridge speed into MatterSlice.
Default to slower bridge speed.
2014-06-17 17:57:50 -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
6495c5dc7a
Make sure we can send a home
2014-06-17 09:52:13 -07:00
larsbrubaker
660aa71b8f
Same behavior for printing and manual input of processed commands.
2014-06-16 18:14:59 -07:00
larsbrubaker
dd308308eb
Fixed a spelling error
...
Made sure we can convert gcode with comments.
Made the export order the instructions correctly.
Made printing order the instructions correctly.
2014-06-16 18:13:02 -07:00
larsbrubaker
15d03cb802
Renamed the ROBO printer to BETA
2014-06-16 10:14:15 -07:00
kevinepope
e372f38f2a
Added scrollbar to slice preset details. Added 'import' button directly to slice preset list.
2014-06-15 14:21:05 -07:00
kevinepope
b802255afd
Handle error that occurred when skipping connection setup (needs review)
2014-06-15 14:20:13 -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
1dff90acfc
Put in 565 command for r1
...
Made gcode export do the wizard code injection
2014-06-13 10:05:56 -07:00
larsbrubaker
8bd225b7cc
Working to get the gcode export with leveling working with 2point leveling.
2014-06-12 18:35:11 -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
7e21b2dc3e
Getting the rest of 2 point leveling working.
2014-06-11 17:53:19 -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
Kevin Pope
f480785e6e
Reverse non-general change to vanilla settings.
2014-06-10 19:40:50 -07:00