Commit graph

1586 commits

Author SHA1 Message Date
Lars Brubaker
d09c29ee96 Make sure we kill the slicing task when we exit
Have MS write in the gcode finished string rather than MC
2018-02-01 17:30:40 -08:00
John Lewin
028afd98d2 Upgrade NUnit 2018-02-01 14:14:15 -08:00
Lars Brubaker
1e8cf7dde0 Adding in Base and Smoothing 2018-01-31 18:12:56 -08:00
Lars Brubaker
160dd82c01 Filter out my settings that are same as oem + base 2018-01-31 17:47:50 -08:00
Lars Brubaker
b159d2e448 Turn off heat when on last page of leveling 2018-01-31 12:34:04 -08:00
Lars Brubaker
cefd99b361 Making STL and MeshFileIo take a cancelation token 2018-01-31 09:54:22 -08:00
Lars Brubaker
ee49004e43 issue: MatterHackers/MCCentral#2721
Make automattic heat shutoff have a two minute delay
2018-01-30 14:56:57 -08:00
John Lewin
f6b0b68c9e Add RegisterOperation for type -> operation mapping 2018-01-30 12:29:16 -08:00
Lars Brubaker
af30e9784c Improved maintain height code 2018-01-29 18:03:28 -08:00
John Lewin
e432cde6bc Add lost changes for #2639
- Issue MatterHackers/MCCentral#2639
Zero byte plating file hangs startup
2018-01-29 16:58:55 -08:00
John Lewin
6a4c1f4e2f Fix spelling, update agg-sharp 2018-01-29 16:39:06 -08:00
Lars Brubaker
679abb836f Latest agg 2018-01-29 15:36:42 -08:00
Lars Brubaker
ebb89877e6 Refactoring the DesignTools primitives 2018-01-29 13:50:55 -08:00
LarsBrubaker
813404e63b Getting a font selector in tools 2018-01-29 10:14:57 -08:00
Lars Brubaker
2346ed359e Cleaning and improving editing properties. 2018-01-26 17:53:54 -08:00
Lars Brubaker
7f036af2b3 Fixing tests 2018-01-25 09:02:33 -08:00
Lars Brubaker
20f54e28cc Fixing tests
Added scroll into view
Made popup widget get the right scroll
Made automation runner able to find widgets that aren't visible
2018-01-24 16:31:23 -08:00
Lars Brubaker
a33331cfe8 fix for MS test 2018-01-24 14:48:49 -08:00
Lars Brubaker
4c3c5e9209 Making combine (union)
Removing secondary accent color
2018-01-24 14:30:33 -08:00
Lars Brubaker
81f7cdb8b2 Removing secondary accent color 2018-01-24 09:30:05 -08:00
Lars Brubaker
545ce7be67 typo fix 2018-01-24 09:04:53 -08:00
John Lewin
1da9d0dfb5 Consolidate file extension definitions
- Issue MatterHackers/MCCentral#2527
Too many authorities on valid files types
2018-01-23 18:20:49 -08:00
Lars Brubaker
fef23f8ca6 Fixed problem dragging onto bed when plane can't be found initially 2018-01-23 16:57:20 -08:00
Lars Brubaker
edb3edd013 Added automatic persist able render effect 2018-01-23 13:48:49 -08:00
Lars Brubaker
50acdb04c2 Working on creating a proportional scale tool
Refactored MatterCad editor to PublicProperties editor
2018-01-23 09:52:52 -08:00
Lars Brubaker
2f511a984e Latest agg 2018-01-22 09:57:51 -08:00
LarsBrubaker
40e97e2c3f Made new primitives 2018-01-21 16:03:28 -08:00
LarsBrubaker
71de137e04 latest agg 2018-01-20 22:24:35 -08:00
LarsBrubaker
f88c683635 re-wrote all the csg tools as IObject3D tools 2018-01-20 22:19:08 -08:00
LarsBrubaker
c301e5a426 Made a new PVC pipe object 2018-01-19 20:59:17 -08:00
Lars Brubaker
401cc688d6 Make sure we can use the shift key to switch to pan 2018-01-19 17:09:23 -08:00
Lars Brubaker
f6cb22df6a Latest agg 2018-01-18 12:58:03 -08:00
Lars Brubaker
e3be3d0961 Removed InteractiveScene Focused Event 2018-01-18 12:57:39 -08:00
Lars Brubaker
f010db6eeb latest agg 2018-01-18 12:57:38 -08:00
Lars Brubaker
f48764ba4b Put in view keyboard controls 2018-01-18 12:57:38 -08:00
John Lewin
eb0b7255b6 More consistent manual controls disabled styling
- Issue MatterHackers/MCCentral#2687
Inconsistent disabled styling
2018-01-18 09:28:08 -08:00
Lars Brubaker
ec501191dc adding ability to set acceleration on a printer profile 2018-01-17 14:04:34 -08:00
Lars Brubaker
562a994384 Latest agg 2018-01-17 10:31:49 -08:00
LarsBrubaker
69d4eb978e Fixe text tests 2018-01-17 10:24:07 -08:00
LarsBrubaker
cc339c6c75 Need Text Edit Widget outer scroll container to be stretch 2018-01-16 15:36:18 -08:00
John Lewin
241c9694e1 Extract DB sync to dedicated thread
- Issue MatterHackers/MCCentral#2596
Consider using a single task to sync print progress to disk
2018-01-16 08:42:35 -08:00
LarsBrubaker
ba94cbd6b2 Make sure 'Make Support' enabled in release. 2018-01-15 22:52:41 -08:00
LarsBrubaker
0f6a49c15b Wrote an overhang renderer class
Recomputes when needed
Caches values
2018-01-15 17:15:02 -08:00
LarsBrubaker
e1b3a07451 Made the render state get set when constructing
Just like John's TODO that was sitting there
Also fixed a bug with material index
2018-01-14 16:46:02 -08:00
LarsBrubaker
cfb4a25082 Check for update every day 2018-01-13 13:28:29 -08:00
LarsBrubaker
19ea957d23 Added DescendantsAndSelf
Fixed selection logic in Subtrackt and Replace
Refactoring
2018-01-13 12:47:43 -08:00
John Lewin
8964c59919 Clamp extruder_count
- Issue MatterHackers/MCCentral#2616
Add extruder count constraints
2018-01-13 11:46:17 -08:00
John Lewin
27270d6869 Fix spelling 2018-01-12 17:40:10 -08:00
Lars Brubaker
6e2e8627db Put in printer the backup firmware setting 2018-01-12 16:43:49 -08:00
John Lewin
1a91cbc5c8 Use theme default font size 2018-01-12 14:51:10 -08:00