Commit graph

2505 commits

Author SHA1 Message Date
Lars Brubaker
3fd53b1f8c Improving rotation position 2021-04-30 13:56:59 -07:00
LarsBrubaker
12e6ecfb1b latest MS 2021-04-30 08:03:14 -07:00
Lars Brubaker
f65c278eb2 Making library containers use safe lists 2021-04-29 19:55:14 -07:00
Lars Brubaker
3425b63f98 Put in undo for Description and Measure tools.
issue: MatterHackers/MCCentral#6397
Need undo for description and measure tool moves
2021-04-29 11:17:31 -07:00
Lars Brubaker
e8d07222c2 refactoring part sheet 2021-04-29 10:46:40 -07:00
LarsBrubaker
fa1c86f837 latest MS and agg 2021-04-28 19:45:38 -07:00
LarsBrubaker
d7e8ecc744 make esc work on description and measure tools
issue: MatterHackers/MCCentral#6391
Make Esc on drag trace object work

issue: MatterHackers/MCCentral#6395
fix local positions on measure tool
2021-04-27 07:19:02 -07:00
Lars Brubaker
969a633d25 Don't have right click drag description item. 2021-04-26 13:29:53 -07:00
LarsBrubaker
387108496d Fixed issue with needing to clear header children 2021-04-25 16:03:02 -07:00
Lars Brubaker
a23857c6eb Refacotring
Adding GitHub personal access token option
2021-04-23 18:07:46 -07:00
Lars Brubaker
de9cf38db9 Made description and measure tools work when grouped
Fixed error with GitHub images
Improved multi line editor
2021-04-23 15:39:44 -07:00
Lars Brubaker
c9353b125d Add validation for first layer height being big enough
Make sure we show the Validation Details
2021-04-21 10:56:05 -07:00
LarsBrubaker
c2dfccf6b0 Improving measure tool render 2021-04-21 08:44:07 -07:00
Lars Brubaker
e3ad343e67 want the measure tool to be clickable on the number 2021-04-19 18:00:55 -07:00
Lars Brubaker
3b11c2adfa fixing move to 0 in MS 2021-04-19 16:57:23 -07:00
LarsBrubaker
feb2276137 Working on scale width depth corner control 2021-04-16 09:03:38 -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
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
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
fc61c425c5 Improved path planning for support 2021-04-09 15:19:37 -07:00
Lars Brubaker
05329e544c fix settings location format 2021-04-09 14:21:04 -07:00
Lars Brubaker
90c5e2ae96 Fixing probe offset error 2021-04-09 10:49:01 -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
b5ae829b86 Save pdf to memory stream rather than creating disk file 2021-03-31 14:45:29 -07:00
Lars Brubaker
421c662dae use a .net standard version of PDFSharp 2021-03-30 14:16:54 -07:00
Lars Brubaker
6e97d7f74c Improving merge overlapping lines 2021-03-29 12:56:39 -07:00
LarsBrubaker
a8799f7eaf fixing top layer marking 2021-03-28 14:01:42 -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
LarsBrubaker
3817d510eb making authoritative source, refactoring 2021-03-23 08:13:13 -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
Lars Brubaker
49aec9a513 Working on new improved curve
improving enum button display
2021-03-17 18:29:36 -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
f8fe556307 turning of test wip 2021-03-15 12:34:04 -07:00
LarsBrubaker
0c0622c978 improving beveling 2021-03-13 16:27:06 -08:00
Lars Brubaker
c0e75da748 Fix regression with menu order 2021-03-12 16:36:49 -08:00
Lars Brubaker
1ca5417fb0 Don't draw texture when looking up from bed
Enable and disable move buttons
2021-03-10 17:34:24 -08:00
Lars Brubaker
731378eb75 Improving right click printer menu 2021-03-10 09:53:41 -08:00
Lars Brubaker
59448d121b Cleaning up tab logic (authoritative source) 2021-03-09 15:17:17 -08:00
Lars Brubaker
f73ca75084 Improving BaseObject
Creating debug tools for print log output
2021-03-09 14:42:44 -08:00
Lars Brubaker
005b868c4d Improv lithophane stability 2021-03-08 18:01:19 -08:00
LarsBrubaker
e7b822a52e Fix regression with cancel 2021-03-06 09:49:53 -08:00
LarsBrubaker
6c740afa9c Text object still have mesh when no string 2021-03-06 08:02:32 -08:00