Commit graph

2865 commits

Author SHA1 Message Date
LarsBrubaker
146fd39f54 render both lines 2021-04-16 10:40:03 -07:00
LarsBrubaker
feb2276137 Working on scale width depth corner control 2021-04-16 09:03:38 -07:00
LarsBrubaker
40de31d8d7 Working to hold controls steady 2021-04-15 22:33:19 -07:00
Lars Brubaker
70ca30d601 improving new zoom to mouse 2021-04-15 09:53:52 -07:00
LarsBrubaker
b3af3cd51f Hide the shadow while scaling 2021-04-15 09:53:52 -07:00
Lars Brubaker
8a5c7fb6b2 Width depth control is working well 2021-04-15 09:53:51 -07:00
LarsBrubaker
b0ee648730 refactoring 2021-04-15 09:53:51 -07:00
Lars Brubaker
28d03c57d8 The width depth controls are working on all sides
Still have rendering issues
2021-04-15 09:53:51 -07:00
LarsBrubaker
f7c269426a Continuing to get width depth scaling working 2021-04-15 09:53:50 -07:00
Lars Brubaker
d5ca11dcd4 Improving 3D control rendering
Width Depth control able to alter part
2021-04-15 09:53:50 -07:00
LarsBrubaker
9a00aa4e87 Getting the Width Depth control working 2021-04-15 09:53:50 -07:00
visdauas
c7b9a3ac12 Reworked camera controls 2021-04-15 00:35:27 +02:00
LarsBrubaker
b662f34b8e Do the blending at the right time 2021-04-12 09:04:32 -07:00
LarsBrubaker
67eb85ffe0 code maid clean 2021-04-12 09:04:32 -07:00
LarsBrubaker
6abec0ca68 improved back objects alpha 2021-04-12 07:25:50 -07:00
LarsBrubaker
90452dfc53 Finished a scale matrix edge control 2021-04-11 19:15:51 -07:00
LarsBrubaker
a293c80c5d Added edge scaling controls 2021-04-11 09:24:03 -07:00
LarsBrubaker
adfe1cfd9b improving scale height control 2021-04-10 18:54:39 -07:00
Lars Brubaker
b0657b08c9 Working to debug the height control hit plane 2021-04-09 18:14:22 -07:00
Lars Brubaker
90c5e2ae96 Fixing probe offset error 2021-04-09 10:49:01 -07:00
Lars Brubaker
8680a0dbfe Show a warning if the layer height is too small
issue: MatterHackers/MCCentral#6322
Have warning and option to change layer height on XY calibration page
2021-04-08 11:26:24 -07:00
LarsBrubaker
e29316197c show printer name when reporting an error 2021-04-03 08:13:37 -07:00
LarsBrubaker
eb86d719e1 Draw the bed with correct alpha when looking up 2021-04-03 08:00:33 -07:00
Lars Brubaker
1a1bbadea0 Fixing mesh blend error
Making switch gcode be closer
2021-04-02 11:19:55 -07:00
Lars Brubaker
92d4d21372 Working on bread crumb improvement
Make switch layer height have more accuracy in the switch layer
2021-04-01 18:05:10 -07:00
Lars Brubaker
421c662dae use a .net standard version of PDFSharp 2021-03-30 14:16:54 -07:00
Lars Brubaker
afa8b06b09 removing obsolete 2021-03-29 11:32:30 -07:00
Lars Brubaker
c269ef1df6 Writing test for library double click open 2021-03-26 16:40:41 -07:00
Lars Brubaker
29e58ee3f3 Fixing test 2021-03-26 13:15:54 -07:00
Lars Brubaker
1ecf32f4d8 show scroll bars 2021-03-25 17:55:00 -07:00
Lars Brubaker
9b3a36f0bf More work on design tab rename 2021-03-25 11:44:52 -07:00
Lars Brubaker
1af9da751b Making pinch object use percent 2021-03-23 09:31:18 -07:00
LarsBrubaker
3817d510eb making authoritative source, refactoring 2021-03-23 08:13:13 -07:00
LarsBrubaker
acb0511d9f fixing tests 2021-03-21 22:45:06 -07:00
LarsBrubaker
1f1fed2e2e Improving open library behavior 2021-03-21 19:32:30 -07:00
Lars Brubaker
fbbe054933 Put in images for all bend settings 2021-03-19 10:53:26 -07:00
LarsBrubaker
a352b1c954 Improving ui 2021-03-19 09:14:36 -07:00
Lars Brubaker
df7e119b19 Putting in max decimals for editors
Put in option to have description images
Making new curve tool much better
2021-03-18 18:00:09 -07:00
LarsBrubaker
07a0577a32 Creating new curve object that has angles 2021-03-18 10:20:39 -07:00
Lars Brubaker
49aec9a513 Working on new improved curve
improving enum button display
2021-03-17 18:29:36 -07:00
Lars Brubaker
2fe2d54c99 Fix normals after mirror 2021-03-16 16:35:15 -07:00
Lars Brubaker
2d41ac605e Wrote test to ensure export working on design tab 2021-03-16 15:42:02 -07:00
Lars Brubaker
4e278608a9 creating test for export when not connected from print menu
issue: MatterHackers/MCCentral#6326
Write test for export button on print menu
2021-03-16 11:02:28 -07:00
Lars Brubaker
3909383e0f Fixing export button in print menu 2021-03-15 12:27:44 -07:00
LarsBrubaker
a5298087d7 Better default values 2021-03-14 14:58:00 -07:00
LarsBrubaker
f3a8ce74ba Improve export dialog, messaging and ordering 2021-03-14 14:21:39 -07:00
LarsBrubaker
0c0622c978 improving beveling 2021-03-13 16:27:06 -08:00
Lars Brubaker
f3e7e7ca64 Widen task window 2021-03-12 16:36:49 -08:00
Lars Brubaker
c0e75da748 Fix regression with menu order 2021-03-12 16:36:49 -08:00
Lars Brubaker
a4058f45c6 making layer count update
issue: MatterHackers/MCCentral#5956
Printing status layer count didn't update after re-slice
2021-03-12 16:36:48 -08:00