Commit graph

2123 commits

Author SHA1 Message Date
Gregory Diaz
567899e0c6 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work 2015-05-04 09:35:27 -07:00
Lars Brubaker
b3f059ef20 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-05-02 10:50:24 -07:00
Lars Brubaker
eb78472c42 Made the outer surface multiple setting work in standard mode.
Renamed the interface modes.
Made quick menus save immediately on change.
Renamed Perimeters to surface in same spots
latest agg
2015-05-02 10:50:14 -07:00
Lars Brubaker
edf8e626ee new agg 2015-05-01 18:44:53 -07:00
Lars Brubaker
8b075926e9 Added solid_shell setting
Adde SetSettingsOnChange for setting that affect other setting.
Refactoring
2015-05-01 18:44:43 -07:00
Lars Brubaker
30faa68504 Merge pull request #247 from jlewin/development
Revise serial port filtering
2015-05-01 18:18:07 -07:00
John Lewin
bc08d86908 Revise serial port filtering
- Add filtering on Linux builds; ignore ttyS*\d+ devices
 - Move control creation and filtering logic to base class to share across Add/Edit forms
 - Reduce calls to .GetPortNames()
2015-05-01 13:28:31 -07:00
Lars Brubaker
13b9c61ba3 Fixed the loading progress to display correctly
Moved the arrange button down into the tool bar
2015-05-01 09:45:50 -07:00
Lars Brubaker
93b3fd2bda Refactoring 2015-05-01 09:07:57 -07:00
larsbrubaker
faea827903 Now auto-arange tries to minimize size well. 2015-05-01 08:14:22 -07:00
larsbrubaker
58a56977a3 Moved AABB caching to mesh. 2015-05-01 07:44:57 -07:00
Lars Brubaker
e329cc2631 Merge pull request #246 from jlewin/AtxPowerControl
Revise ATX Power submission from peter1960
2015-04-30 15:51:29 -07:00
Lars Brubaker
f73cacca93 Merge pull request #245 from gregory-diaz/development
Development
2015-04-30 15:49:46 -07:00
John Lewin
875bbb40b0 Revise ATX Power submission from peter1960 2015-04-30 15:46:45 -07:00
Gregory Diaz
ebe5c28614 Merge remote-tracking branch 'origin/development' into development 2015-04-30 15:46:45 -07:00
Lars Brubaker
a25be64859 Trying to tune plating (needs some unit tests). 2015-04-30 15:37:30 -07:00
Lars Brubaker
e1ed632b71 latest matterslice 2015-04-30 15:10:46 -07:00
Lars Brubaker
64611ecf08 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-04-30 15:10:18 -07:00
Lars Brubaker
2eb3c6abaa Made the auto arrange layout on a grid.
Spelling fixes
2015-04-30 15:10:07 -07:00
Gregory Diaz
de93d8efd8 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work 2015-04-30 09:43:21 -07:00
Gregory Diaz
141344ca7e commit to merge 2015-04-30 09:39:17 -07:00
Gregory Diaz
88cbb22e19 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	StaticData/Translations/Master.txt
2015-04-30 09:38:41 -07:00
Lars Brubaker
5d9b1ed639 Merge pull request #244 from jlewin/development
Revise paths for case sensitive filesystems
2015-04-29 18:03:21 -07:00
John Lewin
d887d5bf24 Revise paths for case sensitive filesystems 2015-04-29 16:13:29 -07:00
Lars Brubaker
357505a1cc Put in a wipe before retract feature
Put in an extra extrusion on unretract
2015-04-29 12:12:30 -07:00
Lars Brubaker
c81f880456 Merge pull request #243 from jlewin/development
Restore Camera Monitoring toggleswitch
2015-04-28 14:42:04 -07:00
John Lewin
7150dc6fd5 Restore Camera Monitoring toggleswitch 2015-04-28 12:38:11 -07:00
Lars Brubaker
b125d62429 Added support material spacing to intermediate level
Made sure we don't throw an exception of bad resend receive.
2015-04-27 17:05:19 -07:00
Lars Brubaker
41d03a2ed5 Made the default profile base have mm for top, bottom, interface and z gap layer
Made the R1 default have mm for top and bottom layer
Made the connection try to always ensure we have a active read write thread
More debugging of printer state
Improved some settings text.
2015-04-27 15:42:31 -07:00
Lars Brubaker
3fcfa3f392 Refactoring 2015-04-27 12:02:39 -07:00
larsbrubaker
05d7d7eae3 Made it easier to switch render types. 2015-04-27 07:42:40 -07:00
larsbrubaker
b4c6001176 Got the code closer to being able to do perspective non-raytraced renders of thumbnails. 2015-04-27 07:35:52 -07:00
Lars Brubaker
80fba76bb2 Made lots of catches
and reporting
and a timed lock on writing.
2015-04-24 18:24:21 -07:00
Lars Brubaker
2622cc144b latest agg 2015-04-24 14:51:42 -07:00
Gregory Diaz
f59840d390 commit with correct versions of agg-sharp and matterslice 2015-04-24 13:32:49 -07:00
Gregory Diaz
ab9c737b81 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	StaticData/Translations/Master.txt
	Submodules/agg-sharp
2015-04-24 13:26:44 -07:00
Lars Brubaker
fad6e32e79 Made the slice detail editor work correctly with the new settings. 2015-04-24 13:18:41 -07:00
Lars Brubaker
9ed545ad22 Put in the ability to specify bottom and top layers in mm
Also interface layers and z gap
improved the slice settings layout
improved intermediate settings to be much more useful
Added a new mm setting and improved the optional % editing.
2015-04-24 13:09:25 -07:00
Gregory Diaz
2c5da92c70 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	StaticData/SliceSettings/Layouts.txt
2015-04-24 10:40:10 -07:00
Gregory Diaz
13c8091fbc added 'Extruder Wipe Temperature' and "Bed Remove Part Temperature" to Slice Settings 2015-04-24 10:25:03 -07:00
Lars Brubaker
9b5722b702 latest agg and matterslice 2015-04-24 10:19:44 -07:00
Lars Brubaker
3f7c21135d Working on the ray tracing being an option all the time.
Making the intermediate layout much more intuitive
2015-04-24 10:17:05 -07:00
Lars Brubaker
e37dbd29ef Fixed a bug with exporting a long print history. 2015-04-23 13:59:33 -07:00
Gregory Diaz
7e85b71e1e Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work 2015-04-23 11:59:59 -07:00
Lars Brubaker
75f8e49060 latest agg 2015-04-22 18:25:17 -07:00
Lars Brubaker
cd6b1615f6 Refactor 2015-04-22 18:11:47 -07:00
Lars Brubaker
ddd5ada23c Made a global function to create toggle check boxes.
Made the text localized.
2015-04-22 08:57:55 -07:00
Lars Brubaker
53999cbc53 merge fix 2015-04-22 08:45:32 -07:00
Lars Brubaker
94062a3357 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-04-22 08:43:14 -07:00
Lars Brubaker
f3f921ab4f Re-wrote toggle switch to be a view for checkbox. 2015-04-22 08:43:09 -07:00