Commit graph

1668 commits

Author SHA1 Message Date
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
LarsBrubaker
d1d71f9603 Making fit to bounds recalculate aabb when matrix changes
issue: MatterHackers/MCCentral#3831
Fit to bounds has bad rotation axis' after being moved
2018-07-11 07:37:43 -07:00
John Lewin
2b3d2d1b5b Underline spaces in addition to words
- Issue MatterHackers/MCCentral#3842
Link text should have single underline rather than per word
2018-07-10 17:18:36 -07:00
Lars Brubaker
0b63ab43aa Removing unused code
updating ms and agg
2018-07-10 10:48:15 -07:00
Lars Brubaker
f39ac55e47 Make cancel work better on ungroup 2018-07-09 16:48:40 -07:00
Lars Brubaker
4e817289dc Make sure markdown line breaks do a line break
Remove warning on Load redefine
2018-07-09 13:59:52 -07:00
Lars Brubaker
230a7862c7 Creating a ImageSequenceWidgetResponsive
Making wrapping work with new responsive widget
issue: MatterHackers/MCCentral#3806
Make images and sequences in Markdown shrink to fit within the bounds when bounds smaller than image
2018-07-09 10:15:03 -07:00
LarsBrubaker
e0e3b915fc allows extra args to be passed to slicer in config file
issue: MatterHackers/MCCentral#3828
ungrouping and slicing shipwrecked benchy results in too long command string
2018-07-08 16:07:33 -07:00
LarsBrubaker
56aa24d768 Made sides of round things camp before bulding
Moved merge rules into  config file
2018-07-08 13:57:56 -07:00
LarsBrubaker
c6f6cd115a Make Ungroup a long running task
Make sure we are ready to report before starting a long running task
issue: MatterHackers/MCCentral#3827
Make ungroup a long running task
2018-07-08 08:30:04 -07:00
Lars Brubaker
789a5a5242 Merge branch 'master' of https://github.com/MatterHackers/MatterControl
# Conflicts:
#	Library/Provider/LibraryProviderFileSystem.cs
2018-07-06 17:40:00 -07:00
Lars Brubaker
f915260ce8 Getting Mirror and Scale into select overflow menu
Took out mirror and scale side bar controls
More state passed to UpdateControls
2018-07-06 17:11:33 -07:00
LarsBrubaker
72ce9b86de Added a Translate command
Made Rotate and FitToBounds Apply and Remove
refactoring
2018-07-06 07:10:39 -07:00
LarsBrubaker
7b96a52902 Make sure the new rotate does not do any translation at all 2018-07-05 21:49:03 -07:00
John Lewin
ee4bf149ad Disable GL lighting for grid lines, use opaque colors
- Issue MatterHackers/MCCentral#3820
GL lighting on part bed is confusing/unhelpful
2018-07-05 15:16:06 -07:00
LarsBrubaker
35cca0c2aa Further improved rotate 2018-06-30 22:57:19 -07:00
LarsBrubaker
a9cf9a93ec Rotate is working much better 2018-06-30 08:36:33 -07:00
LarsBrubaker
3dd94e3dea Rotate is working better 2018-06-30 08:16:21 -07:00
LarsBrubaker
e28c1c8e43 Change order of operations for applay at positon 2018-06-30 07:01:09 -07:00