Commit graph

489 commits

Author SHA1 Message Date
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
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
Lars Brubaker
68ba01a63e Put in all 3 boolean operations 2016-03-07 14:23:22 -08:00
Lars Brubaker
18eb33376b latest agg 2016-03-07 13:35:35 -08:00
larsbrubaker
ea196408d2 Experimenting with new boolean 3d library. 2016-03-05 15:54:38 -08:00
Lars Brubaker
d2de95aa7a latest agg
Refactoring
2016-03-04 18:35:39 -08:00
Lars Brubaker
a039828cbf Put in DepthMask function 2016-03-04 13:37:59 -08:00
Lars Brubaker
bd096c46d6 Making side bar plugins possible 2016-03-04 10:11:05 -08:00
Lars Brubaker
570cd97e4a Only try to print for extruders that have content on a layer 2016-03-02 11:08:43 -08:00
Lars Brubaker
01e8b2cb75 latest agg 2016-03-01 17:45:25 -08:00
Lars Brubaker
036981150f latest agg 2016-02-29 16:43:00 -08:00
Lars Brubaker
12eeacdef3 Took out the min bed size (regression) 2016-02-29 14:04:52 -08:00
Lars Brubaker
5197d1f62c Put in undo redo buttons
Put in more undo
2016-02-29 10:59:30 -08:00
larsbrubaker
080757d118 refactoring names 2016-02-27 13:57:14 -08:00