Commit graph

2603 commits

Author SHA1 Message Date
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
a71b54a7eb Explicit path operations 2020-10-11 08:09:20 -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
d21d425fc6 Collecting print info at end of print 2020-10-06 22:00:28 -07:00
LarsBrubaker
cc26eb322a reduce drawing 2020-10-06 17:23:26 -07:00
LarsBrubaker
e64488bd5a Fixing crash with terminal buffer getting changed while enumerating 2020-10-06 17:07:45 -07:00
LarsBrubaker
e832522155 Starting to collect data at the end of a print 2020-10-04 22:21:17 -07:00
LarsBrubaker
73715eccdc Working to collect print info at end of print 2020-10-04 13:30:34 -07:00
LarsBrubaker
d3e6320e5b Fix settings update test (and actual) 2020-10-03 22:09:06 -07:00
LarsBrubaker
6881e19ee6 Created test and addressed printer name bug
issue: MatterHackers/MCCentral#6102
Renaming printer when 2 are open, renames both
2020-10-03 17:58:42 -07:00
LarsBrubaker
c6a0de1233 Fixed support button (put back in)
Made test for support button
Fixed tool bar drop saving
2020-10-01 19:35:06 -07:00
LarsBrubaker
0cf6df9bfd make sure we find every island while optimizing
issue; MatterHackers/MCCentral#6095
Parts of slice are missing
2020-10-01 07:53:54 -07:00
LarsBrubaker
cf97d61c04 fix re-load github container
issue: MatterHackers/MCCentral#6046
Opening an existing GitHub folder appends new content
2020-09-30 18:46:01 -07:00
LarsBrubaker
3302a1a02e adding more history note options
issue: MatterHackers/MCCentral#6094
Add more notes to print 'Notes' filed
2020-09-30 18:43:39 -07:00
LarsBrubaker
b88243e35d add probe error
issue: MatterHackers/MCCentral#6093
report error for Probe fail
2020-09-30 18:40:10 -07:00
LarsBrubaker
0e1012daf4 Don't show error if has_hardware_leveling
issue: MatterHackers/MCCentral#6091
Don't show warning if has hardware leveling
2020-09-30 18:38:34 -07:00
LarsBrubaker
e541e1ceb8 Hide recovery settings when not available
issue: MatterHackers/MCCentral#6090
Hide recovery settings when turned off
2020-09-30 18:31:47 -07:00
LarsBrubaker
c61657006f fix layout
issue: MatterHackers/MCCentral#6082
Arrange all sometimes does not layout same part in grid
2020-09-30 18:13:19 -07:00
Lars Brubaker
e8e376fcb2 adding in warning if leveling data has large delta
issue: MatterHackers/MCCentral#5974
Sanity check on leveling data
2020-09-30 14:35:26 -07:00
LarsBrubaker
bbf5de1f9a Draw icon correctly on disabled 2020-09-29 22:59:35 -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
d4ca18a8c7 It builds and runs again 2020-09-25 08:03:24 -07:00
LarsBrubaker
1e4b9400f0 closer to building 2020-09-24 22:35:03 -07:00
LarsBrubaker
777dc97527 all the code is ported 2020-09-24 22:20:27 -07:00
LarsBrubaker
d62f93a36e Unifying on SceneOperations 2020-09-24 13:53:49 -07:00
LarsBrubaker
e425c011bd Add component icon 2020-09-24 07:25:51 -07:00
LarsBrubaker
49f6752382 correct icon colors 2020-09-24 07:19:30 -07:00
LarsBrubaker
5af254692e arranging items 2020-09-24 06:57:19 -07:00
LarsBrubaker
9f583d4143 Tool bar refactor coming along
Added 'Adjust' items
move all operations to functions
2020-09-23 07:40:11 -07:00
LarsBrubaker
8b06799165 refactoring 2020-09-22 22:20:11 -07:00
Lars Brubaker
06baf2a1b1 ordering primitives
refactoring
2020-09-22 17:53:06 -07:00
Lars Brubaker
a29ec6ea42 Make sure we dispose delegates correctly
Option to turn on run out sensor diagnostics
2020-09-21 08:55:25 -07:00
LarsBrubaker
93d37e1fd8 Made sure probe offset considered for mesh leveling
issue: MatterHackers/MatterControl#4854
unable to store software leveling
2020-09-20 19:25:32 -07:00
LarsBrubaker
1be6e237c1 Warn if connected to emulator 2020-09-20 19:25:32 -07:00
LarsBrubaker
2c3e3c58d0 Add warning based on user reported problem 2020-09-20 19:25:31 -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