Commit graph

2302 commits

Author SHA1 Message Date
larsbrubaker
c0c21a065e Change icon menu item function signature. 2016-04-30 15:30:11 -07:00
larsbrubaker
43e1abeb03 Reorganizing library menu
Put in horizontal line (needs work)
2016-04-30 09:18:35 -07:00
Lars Brubaker
48fe200821 Made a new MenuItemColorStatesView that only changes colors.
Made DropDownMenu use the color changing menu states
Fixed a bug in the bread crumb renderer
Making the library options available all the time in a menu
2016-04-29 18:16:08 -07:00
Lars Brubaker
4ad02e3fcd Show icons in printer select menu 2016-04-29 15:21:01 -07:00
Lars Brubaker
d8a0ecd86b Don't crash if material null
removing dead code
Turned Trim Perimeters back on
2016-04-28 11:53:01 -07:00
Lars Brubaker
9110410d20 Make sure we Update Style on Int_or_mm settings 2016-04-28 10:28:06 -07:00
Lars Brubaker
834aba4f38 Settings profile using methods rather than properties 2016-04-28 09:41:27 -07:00
Lars Brubaker
0ba8a78dc5 Fixed connection issues
Got rid of AnchoredDropDownList
Put in BaudRate user edit field
2016-04-27 17:34:33 -07:00
John Lewin
4496720772 Json Profiles 2016-04-27 14:35:57 -07:00
Lars Brubaker
57e47a606f Put in a before tool change gcode property 2016-04-25 16:42:00 -07:00
Lars Brubaker
62c884518a Make the home z direction correct. 2016-04-25 15:40:20 -07:00
John Lewin
c2089b5aa3 Consolidate GUIWidget WidgetHasBeenClosed and HasBeenClosed properties 2016-04-25 15:25:00 -07:00
Lars Brubaker
850cb7bebd Made the DeleteCacheData function take a number of days to consider for deletion
Updated the jumpstart profile
2016-04-25 13:55:40 -07:00
Lars Brubaker
a4fb584bbf Reduced the distance between vector 2 edit controls 2016-04-22 16:58:54 -07:00
Lars Brubaker
d1b49492b3 Better Restore button 2016-04-22 15:05:21 -07:00
Lars Brubaker
ddbef452c1 Took out the onidle timing in MH text widget
Making more delegates call by invoke
took out unused usings
Made the settings save on edit complete (so they work)
2016-04-21 18:02:02 -07:00
Lars Brubaker
edd2aa135f bit of work on slice settings ui 2016-04-21 17:24:56 -07:00
Lars Brubaker
e2d68ac50e Getting print history to register on connection then checking if need to resume failed print 2016-04-14 14:34:30 -07:00
Lars Brubaker
63bccfa12e Latest agg 2016-04-12 11:57:52 -07:00
John Lewin
93a17d2b6c Guard LoadHistoryItems with WidgetHasBeenClosed
- Observed exception on shutdown where PrintHistory was reloaded during
   shutdown after the db had been closed. Skip load if Closing/closed
 - Spelling, whitespace, use .Localize()
2016-04-11 13:07:17 -07:00
Lars Brubaker
0c258355b0 Made data view graph using List rather than a custom class
Made the printer consume more processor time while printing to service the print thread
2016-04-06 11:56:48 -07:00
Lars Brubaker
e60c136e66 making some bvh debugging tools
Added get top corner
Refactoring
Spelling
2016-03-25 17:32:05 -07:00
Lars Brubaker
892b1bb793 latest agg 2016-03-25 10:08:02 -07:00
Lars Brubaker
30eef8ebbc Made a new low memory face traceable for mesh
Made an Empty in AxisAlignedBoundingBox
Created an Intersects test in aabb
Got PointInPoly working for mesh
Wrote a test for same
More comments in IPrimitive
Refactoring
Spelling
2016-03-24 15:48:11 -07:00
Lars Brubaker
2a7f9d76cf Better bed size units. 2016-03-23 18:23:36 -07:00
Lars Brubaker
c893a72ef9 Improving bed markings on large format printers 2016-03-23 11:05:44 -07:00
Lars Brubaker
36c32574d4 Fixed a bug with arc not completing
Value printing is better in interaction volume
Store the intersection on mouse move
Refacotring
2016-03-22 15:23:25 -07:00
Lars Brubaker
d7de3ec23d Made a new class for value display.
Made height display use it.
2016-03-21 18:07:53 -07:00
Lars Brubaker
a1652dd2d2 latest agg 2016-03-21 17:19:39 -07:00
larsbrubaker
4e4206f510 refactoring
easier to make 2 part connected vertex sources
2016-03-20 14:34:55 -07:00
larsbrubaker
00ddef2b15 Generated a sphere png. 2016-03-19 21:35:39 -07:00
larsbrubaker
e46f78a585 Make it possible to tell if a interaction volume is rendering with zbuffer
guard against divide by zero.
2016-03-19 18:13:32 -07:00
larsbrubaker
fbb4ed42a6 refactoring 2016-03-19 13:54:25 -07:00
Lars Brubaker
32aa7161c3 Change clean signature.
A lot more work on Revolve (still not solid)
Put in a new icon
2016-03-18 18:07:36 -07:00
Lars Brubaker
05aa6bcd31 Got face textures to align better.
Enabling 3D controls
2016-03-18 12:02:46 -07:00
Lars Brubaker
74a12a4d82 Latest agg 2016-03-17 17:42:05 -07:00
Lars Brubaker
a3d7ee4950 latest agg 2016-03-17 14:23:11 -07:00
larsbrubaker
a0804124bd Making it easier to texture a polygon face 2016-03-17 08:03:56 -07:00
larsbrubaker
48e79cfd8e Fixed a bug with getting the center of a bounds when it has a negative side.
Fixed a bug getting the bounds of a path storage.
Code maid interaction volumes
Added Render Transformed Path
2016-03-16 18:50:34 -07:00
larsbrubaker
09bdcbb2a4 Getting back to work on view 3d plugins. 2016-03-16 13:29:18 -07:00
larsbrubaker
3adbcd2538 Put in some more csg items to check for errors. 2016-03-13 10:29:45 -07:00
larsbrubaker
9f9d69d845 Made the test also scale and spin 2016-03-12 14:16:34 -08:00
Lars Brubaker
8e84a45c0b Put in code to help debug bad boolean states. 2016-03-11 17:57:48 -08:00
Lars Brubaker
f15d3aa08a Betting single layer output strings
Less processing.
Making changes for engraving
2016-03-11 16:54:27 -08:00
Lars Brubaker
d586a2f0bc latest agg 2016-03-10 18:19:36 -08:00
Lars Brubaker
da35fa80c0 Put in setting for output only first layer
Took out non-reprap gcode output settings.
makerbot is supported in binary driver
ultimaker supports rep-rap gcode and ulti has errors
2016-03-10 18:18:03 -08:00
Lars Brubaker
bac32eec13 latest agg
Changed the mesh copy to be able to go slow and to only use indices.
2016-03-10 14:57:23 -08:00
Lars Brubaker
ece26a12e8 Default to old csg 2016-03-09 14:32:59 -08:00
Lars Brubaker
19c41f9460 Added in some more printer error messages 2016-03-09 12:36:24 -08:00
Lars Brubaker
a27affab28 Making Extrude vertex source to mesh share more code internally
putting in boolean failure case.
2016-03-08 12:13:58 -08:00