Commit graph

397 commits

Author SHA1 Message Date
LarsBrubaker
92da700a85 Make sure we don't rebuild when not needed 2021-02-10 21:44:44 -08:00
LarsBrubaker
9e34e540f7 Add bases to meshes 2021-02-09 22:27:42 -08:00
LarsBrubaker
97bd8a8b6d working on calculating a base from a mesh (not path) 2021-02-09 22:27:42 -08:00
Lars Brubaker
a1c5788965 spelling 2021-02-08 11:53:25 -08:00
Lars Brubaker
2026bb220c improving item button logic
fix spelling
2021-02-05 17:52:29 -08:00
Lars Brubaker
6b27f82d88 refactoring api 2021-02-04 18:13:26 -08:00
Lars Brubaker
2838441c13 Make sure we can update read only fields 2021-01-21 14:30:22 -08:00
LarsBrubaker
cfc2570524 improving editor button 2021-01-18 21:48:31 -08:00
Lars Brubaker
9fa1061f1e Making it easier to start a print that will not ask for feedback
Ability to ask what printer an object is on
Starting work on ability to have a button on an object to execute arbitrary code
Cleanup and dead code removal
2021-01-14 15:49:34 -08:00
LarsBrubaker
3257ce4513 Working on cut at plane 2021-01-12 21:03:27 -08:00
LarsBrubaker
3dd0ecd5db updating nuget packages 2020-12-06 16:44:44 -08:00
Lars Brubaker
b415f36270 latest agg (fixes glfw render bug)
Made it possible to have curve not add geometry
2020-12-01 11:29:36 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
0fd5b7a0f9 Moved ImageIO to .net standard 2020-11-24 18:08:49 -08:00
Lars Brubaker
325d0fab57 Fixing warnings 2020-11-17 17:37:58 -08:00
Lars Brubaker
4784508d77 Improving Set Temperature usability
Added Set Temperature test
2020-11-17 12:11:42 -08:00
LarsBrubaker
fa8dd5c5b4 Make sure we don't rebuild during clone 2020-11-17 07:55:49 -08:00
Lars Brubaker
995b081249 Fix temp tower rotation 2020-11-16 16:28:11 -08:00
LarsBrubaker
a84805e164 Added temp tower to calibration folder
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-15 17:03:28 -08:00
LarsBrubaker
975c9294ca Adding change temp object
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-14 13:35:39 -08:00
LarsBrubaker
d98ba53c65 Fix selection problem with rotate and scale transforms
issue: MatterHackers/MCCentral#6153
Adding scale does not change the properties panel to be the scale object
2020-11-07 15:44:04 -08:00
Lars Brubaker
864266bd7a Making paths behave more consistently 2020-10-16 16:25:11 -07:00
LarsBrubaker
7164f52a9d refactoring 2020-10-13 22:24:30 -07:00
LarsBrubaker
694d991909 Making more 2D operations exist
Combine for paths
2020-10-13 16:05:04 -07:00
LarsBrubaker
823b664127 improving path drawing 2020-10-11 19:29:42 -07:00
LarsBrubaker
574eed06cd improving revolve 2020-10-11 15:57:00 -07:00
LarsBrubaker
dcccf5fd9c Adding revolve
cleaning up 2D editor controls
2020-10-11 14:53:46 -07:00
LarsBrubaker
52c91d17b2 Made the scale top control have consideration for Height 2020-10-11 07:49:58 -07:00
LarsBrubaker
c45371da69 making path inflate work better 2020-10-10 16:18:14 -07:00
LarsBrubaker
e1b1757af1 refactoring to EditorDraw 2020-10-08 22:53:49 -07:00
LarsBrubaker
f01914f1b1 Make sure array does not move the source object
issue:
MatterHackers/MCCentral#6107
array should not move the initial object
2020-10-07 08:03:57 -07:00
LarsBrubaker
e832522155 Starting to collect data at the end of a print 2020-10-04 22:21:17 -07:00
Lars Brubaker
67f167622b Adding retract distance for avoid crossing
make mirror preserve height
2020-09-29 20:17:13 -07:00
LarsBrubaker
4aa132904c Make thumbnails icons for design history 2020-09-28 08:01:19 -07:00
LarsBrubaker
dc7d5916ba fix overflow menu 2020-09-27 08:17:47 -07:00
LarsBrubaker
75dfd13c18 Put Lithophane 2020-09-26 19:47:32 -07:00
LarsBrubaker
0b99980af7 All icons working, improved context relevance 2020-09-26 18:46:08 -07:00
LarsBrubaker
574f162903 Modify menu has been unified 2020-09-26 10:59:31 -07:00
LarsBrubaker
2029c55029 refactoring 2020-09-25 23:20:58 -07:00
LarsBrubaker
1e4b9400f0 closer to building 2020-09-24 22:35:03 -07:00
Lars Brubaker
06baf2a1b1 ordering primitives
refactoring
2020-09-22 17:53:06 -07:00
LarsBrubaker
90b8b384df moved this work to another branch 2020-09-17 08:03:11 -07:00
LarsBrubaker
8511191abb Refactoring to build a Height scaling top control 2020-09-16 22:44:51 -07:00
LarsBrubaker
fec2e345c2 optimize draw order 2020-09-15 23:00:25 -07:00
LarsBrubaker
e1490772e3 Better display of 3d view editor values 2020-09-15 07:56:31 -07:00
LarsBrubaker
58f6645fdf remove unused variable 2020-09-15 06:47:25 -07:00
LarsBrubaker
4a9b242557 fixing theme color regression
changing measure stl
2020-09-14 07:36:32 -07:00
LarsBrubaker
c2518fea75 Better initial measure tool 2020-09-13 21:20:59 -07:00
LarsBrubaker
d6f1d4bc9a Better initial measure tool 2020-09-13 21:03:02 -07:00
LarsBrubaker
230839bd53 Don't invalidate if can't see the temp graph
fixing warnings
better measure tool drawing
2020-09-13 19:52:02 -07:00