Commit graph

2625 commits

Author SHA1 Message Date
Lars Brubaker
82c2f2ddf8 fixing warnings 2020-10-27 13:05:13 -07:00
Lars Brubaker
298d5347fe fixing close box rendering 2020-10-26 16:40:36 -07:00
Lars Brubaker
a14972459a make sure we accumulate the print leveling stream 2020-10-26 13:42:46 -07:00
Lars Brubaker
e748fde6f9 Make the notes update 2020-10-26 11:25:18 -07:00
Lars Brubaker
e419071ef0 fixing spelling 2020-10-26 10:08:38 -07:00
LarsBrubaker
bad3b531a4 Improving user settings key 2020-10-26 07:00:13 -07:00
LarsBrubaker
1cb9c55b25 Put in stars 2020-10-25 23:11:59 -07:00
LarsBrubaker
cefa2c9786 Cleaning up the print feedback dialog 2020-10-25 16:00:50 -07:00
LarsBrubaker
0fbf9e8ccd Improving end of print behavior 2020-10-25 08:48:43 -07:00
LarsBrubaker
1a6e1b41b1 disable new height translation for release until done 2020-10-24 21:43:27 -07:00
LarsBrubaker
99e3b0934a Fix problem with tree view and objects with no children
issue: MatterHackers/MatterControl#4878
Unhandled exception error and object tree-view fails to populate when opening workspace for editing
2020-10-24 21:42:59 -07:00
LarsBrubaker
284cbce471 Improved save as dialog 2020-10-24 09:04:06 -07:00
Lars Brubaker
8713c8656e Make the history font smaller 2020-10-23 17:03:44 -07:00
Lars Brubaker
8be14b44ce Make it easier to turn on and off working with the test server 2020-10-23 16:57:26 -07:00
Lars Brubaker
bd13ec03c2 Fixing theme on added system windows 2020-10-20 16:23:54 -07:00
Lars Brubaker
6320112da3 working on single window for glfw 2020-10-19 18:08:15 -07:00
Lars Brubaker
6f77515fc6 Don't add the exact same line twice
issue: MatterHackers/MatterControl#4880
terminal selection issues
2020-10-19 16:28:46 -07:00
Lars Brubaker
864266bd7a Making paths behave more consistently 2020-10-16 16:25:11 -07:00
Lars Brubaker
7c5a764162 fixing warnings 2020-10-14 14:52:21 -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
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