Commit graph

407 commits

Author SHA1 Message Date
Lars Brubaker
2b89cb2c11 Adding lockable items that external to persist able 2021-03-02 17:57:19 -08:00
Lars Brubaker
699cee2d9b adding permission required attribute 2021-03-02 17:51:14 -08:00
Lars Brubaker
32e9ba56a2 Adding a suppress rebuild attribute 2021-03-02 17:08:30 -08:00
LarsBrubaker
55c150d1c2 Making an editor for vector4 2021-03-02 07:33:23 -08:00
Lars Brubaker
5131b7356b Add export button to error dialog
issue: MatterHackers/MatterControl#4968
Printer Error Dialog Box, to include Export print log button
2021-03-01 10:57:27 -08:00
Lars Brubaker
fc5a4535a6 Refactoring and moving code 2021-02-26 11:38:24 -08:00
Lars Brubaker
a3274b99df Make round buttons easier to create
Make default button have a bevel
2021-02-25 18:13:49 -08:00
Lars Brubaker
88fafced01 Making Object3DControls a SafeList 2021-02-25 17:42:31 -08:00
Lars Brubaker
624ac2db7b Working on printing text 2021-02-24 18:17:14 -08:00
LarsBrubaker
f7b8154a5a improving base mesh handling 2021-02-20 22:20:28 -08:00
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