Commit graph

13168 commits

Author SHA1 Message Date
John Lewin
ce948c105f Initial prototype for revised validation reporting 2019-01-22 13:35:27 -08:00
John Lewin
70b61e840f Fix whitespace 2019-01-22 13:35:27 -08:00
John Lewin
cd5b08d4ae Make behaviors conditional on error level 2019-01-22 13:35:27 -08:00
John Lewin
a1447fc3ea Move standalone support validation into new system 2019-01-22 13:35:26 -08:00
John Lewin
c051c45d63 Add ErrorLevels to ValidationErrors 2019-01-22 13:33:28 -08:00
Lars Brubaker
cdceb6852c
Merge pull request #4204 from larsbrubaker/2.19.2
2.19.2
2019-01-22 12:47:28 -08:00
Lars Brubaker
f465727e02 Fixing mirror to keep good normals
moved support generator to a better place
started work on support tests

issue: MatterHackers/MCCentral#4873
validate mirror on y flipping
2019-01-22 11:35:47 -08:00
Lars Brubaker
eea38a91c7 separating support generator and support ui panel 2019-01-18 15:47:11 -08:00
Lars Brubaker
3db05ddfbf Improving support 2019-01-18 15:11:32 -08:00
Lars Brubaker
c47d9b4230 Moving sensor detected into printer connection 2019-01-18 15:11:05 -08:00
Lars Brubaker
ccd879df5f
Merge pull request #4200 from larsbrubaker/master
Adding support for new filament detection sensor
2019-01-18 13:49:27 -08:00
Lars Brubaker
4224ff8755 Made the loading and unloading actions on the actions bar
Made better styling
2019-01-18 12:13:31 -08:00
Lars Brubaker
8783edb6f8 Fixed GCode waring formating
moved ui out of Pause Handling Stream
added unload option to filament run out screen
added load filament option to unload screen
added resume option to load screen (if printer paused)

issue: MatterHackers/MCCentral#3815
Feature request: Unload filament when filament runs out

issue: MatterHackers/MCCentral#4870
Layout regression in ShowMessageBox

issue: MatterHackers/MCCentral#4864
Last page of unload filament should offer to Load Filament
2019-01-18 09:49:55 -08:00
Lars Brubaker
2e3686b97e Adding support for new filament detection sensor 2019-01-17 14:08:46 -08:00
Lars Brubaker
82d63c2972
Merge pull request #4199 from larsbrubaker/master
Fixed rotate object 2 to have correct aabb on construction
2019-01-17 07:07:40 -08:00
Lars Brubaker
8e0a50ace7 Fixed rotate object 2 to have correct aabb on construction
issue: MatterHackers/MCCentral#4818
MatterHackers/MCCentral#4802 Can't add to inner combine content as expected (write another test)
2019-01-16 18:41:57 -08:00
Lars Brubaker
586e470815
Merge pull request #4198 from jlewin/master
Use literal text for OperationIDs
2019-01-16 15:34:37 -08:00
John Lewin
e1a94936d8 Fix spelling 2019-01-16 15:10:08 -08:00
John Lewin
ad1f07469a Use literal text for OperationIDs 2019-01-16 15:06:30 -08:00
johnlewin
666d065b84
Merge pull request #4197 from larsbrubaker/master
Fixing split mesh
2019-01-16 11:31:36 -08:00
Lars Brubaker
1c3e5d0d24 Fixed split into discrete meshes 2019-01-16 10:16:43 -08:00
Lars Brubaker
d2c86dff32 Added config for collect on f5 2019-01-16 10:16:43 -08:00
Lars Brubaker
62b6906315
Merge pull request #4196 from jlewin/master
Validate printer count after ReloadAll
2019-01-16 10:16:10 -08:00
John Lewin
623105281d Fix failing test to validate TabContent type, not Tab type 2019-01-16 09:07:51 -08:00
John Lewin
875c2b52c4 Fix null reference in edge case 2019-01-16 09:07:51 -08:00
John Lewin
1906d4acc4 Add missing test validating printer count after ReloadAll
- Issue MatterHackers/MCCentral#4713
Turning brim on/off closes printer tab
2019-01-16 09:07:51 -08:00
Lars Brubaker
834f0bb0e6
Merge pull request #4195 from larsbrubaker/master
Made auto probe cancel correctly
2019-01-15 20:51:41 -08:00
LarsBrubaker
62c7ceb2aa latest agg 2019-01-15 20:40:56 -08:00
Lars Brubaker
6f2822338a Made support run in LRT and add all at once and not crash 2019-01-15 20:38:46 -08:00
Lars Brubaker
a0c93ec476 Making auto probing cancel correctly when canceled
issue: MatterHackers/MCCentral#4831
Cancelling Bed Leveling causes erratic behavior
2019-01-15 20:38:45 -08:00
johnlewin
20e173110a
Merge pull request #4194 from jlewin/master
Upgrade Stroke/Contour types
2019-01-15 17:50:23 -08:00
John Lewin
9124c1a1e0 Latest agg-sharp 2019-01-15 17:43:41 -08:00
John Lewin
0dc4072969 Remove Invalidates at each layer, Invalidate innermost content 2019-01-15 15:30:16 -08:00
John Lewin
95006f5577 Remove manual invalidate, rely on code in ImageConverter operation 2019-01-15 15:24:39 -08:00
John Lewin
216bd91dc3 Use new path stroke properties 2019-01-15 15:23:08 -08:00
Lars Brubaker
007b51eb9b
Merge pull request #4192 from larsbrubaker/master
Fixed combine and subtract tests
2019-01-15 15:11:30 -08:00
Lars Brubaker
bc6ef317ad Fixed combine and subtract tests
Improved GetLongHashCode for vectors
Make sure CreatHulMesh does not crash on 0 size meshes
Upgraded MIConvexHull
2019-01-15 13:08:54 -08:00
Lars Brubaker
6fd27777e9
Merge pull request #4191 from jlewin/master
Add embedded label option
2019-01-15 13:06:16 -08:00
John Lewin
b15bf79d60 Fix typo 2019-01-15 12:30:11 -08:00
John Lewin
a4226e185b Only set TextColor if initialized 2019-01-15 12:28:07 -08:00
John Lewin
8078346419 Fix spelling 2019-01-15 12:23:40 -08:00
John Lewin
415a66a9d3 Adjust label color to ensure contrast with theme background 2019-01-15 12:23:17 -08:00
John Lewin
ca93f46253 Vector3 single char label 2019-01-15 10:59:10 -08:00
John Lewin
1c6814fffc Vector2 single char label 2019-01-15 10:59:10 -08:00
johnlewin
48b2cdf8e7
Merge pull request #4190 from jlewin/master
Update Lithophane to new mesh format
2019-01-15 10:37:25 -08:00
John Lewin
041e4a38d2 Update Lithophane to new mesh format 2019-01-15 10:01:03 -08:00
johnlewin
faf8cb3f0d
Merge pull request #4189 from larsbrubaker/master
Fixing translation error in scale
2019-01-15 10:00:07 -08:00
Lars Brubaker
d71230596c made the test work better (pass) 2019-01-15 09:20:21 -08:00
LarsBrubaker
1579632c77 Did not have the scaling position in the right place
updated test as well
2019-01-15 08:31:46 -08:00
LarsBrubaker
16a1a61197 Fixing translation error in scale
Added a test
2019-01-15 08:24:11 -08:00