Commit graph

221 commits

Author SHA1 Message Date
larsbrubaker
765c68e02f Put in an HDL printer config 2014-08-20 12:24:55 -07:00
larsbrubaker
7d1f698141 Turning off the rooted weak event stuff 2014-08-19 11:41:13 -07:00
larsbrubaker
3771ec374f Getting the sync to print working better. 2014-08-18 16:42:04 -07:00
larsbrubaker
15de2574bf Let extra length on restart be negative. 2014-08-11 15:51:19 -07:00
larsbrubaker
430f803f38 Made the infill understand a %.
Upgraded to the latest slic3r release.
2014-08-11 15:41:38 -07:00
larsbrubaker
3911d8d14a Default to lines 2014-08-11 09:25:38 -07:00
larsbrubaker
b707c9c7ff Put in some new slice settings for matter slice.
Fixed some buttons to go onuithread
2014-08-08 17:03:00 -07:00
larsbrubaker
2af2997818 Made UpdateStatusChanged a week event.
Fixed a typo in help.
2014-08-08 10:40:01 -07:00
larsbrubaker
1a09d13a65 Fixed a beg with prntrbot simple first_layer_speed
Working to get more code compiling cross platform
2014-07-28 11:23:46 -07:00
larsbrubaker
9eddf6822b Moved SliceSettingsWidgetUiState into its own file
Fixed the edit locking during loading in 3d view.
Got the 3d views to update the bed size and shape when changed.
2014-07-26 13:43:55 -07:00
larsbrubaker
8db44f30a8 Actual final settings in consideration of the working bed size. 2014-07-24 17:59:12 -07:00
larsbrubaker
0c4c516123 Fixed the file for bed position. 2014-07-24 17:28:11 -07:00
larsbrubaker
9215d0806a Merge remote-tracking branch 'Greg/development' into development 2014-07-24 17:17:06 -07:00
larsbrubaker
349c5ab0d0 Put in the actual settings for the bed image. 2014-07-24 16:27:30 -07:00
larsbrubaker
3ffe282661 Adding in a bed image for RoBo 2014-07-24 15:47:18 -07:00
gregory-diaz
fde28c99b0 Finished reload when settings under slice settings -> printer -> general are changed and updated material presets for R1. 2014-07-24 14:11:10 -07:00
james jones
254f63e895 Made MatterSlice default to triangle infill. 2014-07-14 17:50:58 -07:00
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
6e3e09dac8 Merge remote-tracking branch 'Greg/development' into development 2014-07-03 09:38:46 -07:00
gregory-diaz
ea0e47050d Fixed configuration file for MendelMax 2. 2014-07-02 16:44:09 -07:00
larsbrubaker
c5f88756f2 Merge remote-tracking branch 'Greg/development' into development
Conflicts:
	StaticData/PrinterSettings/Printrbot/Simple Metal/config.ini
	StaticData/PrinterSettings/Printrbot/Simple Metal/setup.ini
2014-07-02 16:30:26 -07:00
gregory-diaz
9851571a8d Edited strings in Taz 4 slice files. Also changed config files so that parts can be sliced in MatterSlice and CuraEngine. 2014-07-02 16:23:59 -07:00
larsbrubaker
19883085fb Fixed first layer heights for robo 2014-07-02 15:49:29 -07:00
gregory-diaz
b3e0c56fe5 edited Taz 4 config file 2014-07-02 14:15:21 -07:00
gregory-diaz
11ab998742 Added TAZ 4 Printer Profiles 2014-07-02 14:01:39 -07:00
Kevin Pope
e032c4f928 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-07-02 13:33:05 -07:00
Kevin Pope
f1d1fffd1f Adding some printer profiles. 2014-07-02 13:32:13 -07:00
larsbrubaker
b75ae71d24 Made 3D views editable while printing (if not the embedded view).
Made the eeprom windows have the correct tab stops.
2014-07-02 13:28:51 -07:00
Kevin Pope
4726bfad86 Changed 2D/3D layer view toggle UI, setting also now saves state. 2014-07-01 19:29:13 -07:00
larsbrubaker
1aaade2275 enabling sd card reader on Robo R1 2014-07-01 14:46:39 -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
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
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
dc85f31280 Robo settings. 2014-06-19 17:20:40 -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
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
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