Commit graph

1686 commits

Author SHA1 Message Date
LarsBrubaker
947bdb39a7 fixing bug in MS 2018-08-18 15:44:59 -07:00
Lars Brubaker
3fbfb34205 Make angle correct 2018-08-17 18:31:02 -07:00
Lars Brubaker
51b1f76791 MS tests passing 2018-08-17 13:55:04 -07:00
Lars Brubaker
4091e16072 latest MS and AGG 2018-08-17 13:37:13 -07:00
Lars Brubaker
a80d5f825f adding wipe_tower_x description to all relevant settings 2018-08-17 12:29:31 -07:00
LarsBrubaker
69a9e90fcf Putting in more dual extrusion and wipe tower control 2018-08-16 23:06:08 -07:00
Lars Brubaker
01e06ba243 latest agg 2018-08-15 11:56:17 -07:00
LarsBrubaker
581f553b65 The color picker is working nicely now. 2018-08-14 17:20:43 -07:00
John Lewin
e57bf9daae Initialize new agg FileMissingMesh on load 2018-08-13 18:49:16 -07:00
Lars Brubaker
36efa6d8e2 Align object can now select anchor
added a children selector list field
2018-08-13 13:48:59 -07:00
LarsBrubaker
1391d68e62 tests and improvments 2018-08-13 07:42:11 -07:00
LarsBrubaker
73fb1f0668 Working on new color picker 2018-08-12 07:37:21 -07:00
LarsBrubaker
580e24c9cd improve selected item thread safty
issue: MatterHackers/MCCentral#3962
Use of Scene.SelectedItem rather than captured context will result in timing failures
2018-08-11 08:50:40 -07:00
John Lewin
0bbcb2012f Add C5 NuGet to automation tests, add Dremel OemUrl 2018-08-10 16:11:50 -07:00
John Lewin
39b2ab35a3 Consolidate Apply/Delete for clarity around outcome 2018-08-10 13:14:06 -07:00
Lars Brubaker
ecb755634b Getting MaterControl solution to build 2018-08-09 10:48:48 -07:00
John Lewin
7ef1549c84 Reduce image sizes 2018-08-08 14:08:28 -07:00
John Lewin
39d249797a Extend workspace/item context menus with relevant and functional actions 2018-08-08 08:47:03 -07:00
Lars Brubaker
93aabd50f0 Making selection panel overflow menu track if has selection
issue: MatterHackers/MCCentral#3952
If you click the Details overflow menu before you have an object selected it no longer works
2018-08-06 12:21:44 -07:00
John Lewin
c2b82b9adb Drop support for plugins within exe files
- Issue MatterHackers/MCCentral#3911
2018-08-03 21:55:42 -07:00
John Lewin
00bf9da6ee Latest MatterSlice 2018-08-03 18:44:56 -07:00
John Lewin
dbe2a48964 Allow inspector in release builds with command line arg 2018-08-02 18:09:16 -07:00
Lars Brubaker
51e2290351 Latest MC 2018-08-02 14:31:57 -07:00
Lars Brubaker
0292a6728d Latest MS 2018-08-02 14:14:30 -07:00
John Lewin
8a9a2b7644 Fix failing test 2018-08-01 18:35:38 -07:00
Lars Brubaker
82d4cd281b removing wipe after retraction 2018-08-01 10:25:47 -07:00
LarsBrubaker
7a81c260ee Changing from first top layer speed to match bridging 2018-07-31 20:44:59 -07:00
Lars Brubaker
018a14c659 Latest MS 2018-07-31 15:46:43 -07:00
Lars Brubaker
c3bbfb221d Latest agg 2018-07-31 15:38:01 -07:00
Lars Brubaker
57c8b707c3 Got first top layer in and working and passing tests
issue: MatterHackers/MatterSlice#331
Try printing lowest solid top infill layer with bridging settings
2018-07-31 15:25:17 -07:00
Lars Brubaker
4ec92ede9e Refactoring 2018-07-31 09:18:20 -07:00
LarsBrubaker
8ee527b767 putting in speed for bottom layer and first top layer 2018-07-31 09:18:20 -07:00
Lars Brubaker
4e4d5770bc Fixing problems with aabb on mesh modifying objects
issue: MatterHackers/MCCentral#3859
Invalid bounding box for pattern rollers
2018-07-30 16:27:34 -07:00
John Lewin
f2b0db66f2 Pass StreamReader rather than path to TranslationMap 2018-07-30 11:50:22 -07:00
John Lewin
1cc6c15f9a Consolidate PrinterEmulator into MatterControl 2018-07-27 21:51:25 -07:00
Lars Brubaker
1083bfb4ba set good starting undo point for slice settings
issue: MatterHackers/MCCentral#3916
Slice settings text fields should get undo data set to cleared after initial setting
2018-07-27 17:07:23 -07:00
Lars Brubaker
713e3f686d Tumble cube working quite well
Could use a bit of work on correct up axis
2018-07-20 10:15:39 -07:00
Lars Brubaker
c2ac04b176 Tumble cube shows face under mouse 2018-07-20 10:15:38 -07:00
John Lewin
9014c6021a Load GCodeStream from LibraryItem, process and export
- Issue MatterHackers/MCCentral#3835
Export option not available for gcode files
2018-07-19 17:54:46 -07:00
Lars Brubaker
5bb3c1e669 Fixing seem hiding problem 2018-07-17 18:38:27 -07:00
Lars Brubaker
838ee124fd Only timing when the print is printing (not heating)
issue: MatterHackers/MCCentral#3409
Start print time after done heating
2018-07-16 16:34:21 -07:00
LarsBrubaker
b79ed40708 Working to get weighted centering available on image
moving threshold functions to agg
2018-07-13 07:58:59 -07:00
LarsBrubaker
70bf1ea996 fixing agg build 2018-07-13 07:07:37 -07:00
LarsBrubaker
c8bcdc7b44 Removed HasSelection
issue: MatterHackers/MCCentral#3556
Remove deprecated Scene.HasSelection property
2018-07-13 06:55:12 -07:00
John Lewin
685541523b Spelling 2018-07-12 22:49:39 -07:00
John Lewin
b8437cb64b Fix MatterSlice bottom clipping 2018-07-12 15:26:18 -07:00
John Lewin
4520e0c7f0 Invoke executingTasks.Remove on the UI thread, latest MatterSlice 2018-07-12 12:28:22 -07:00
Lars Brubaker
08e84aa725 Latest agg 2018-07-11 14:00:21 -07:00
John Lewin
0d31eb2fae Rename specialized ImageWidgets 2018-07-11 13:39:15 -07:00
John Lewin
3bd0ef8f70 Add underline toggle on hover 2018-07-11 12:18:06 -07:00