Commit graph

304 commits

Author SHA1 Message Date
Lars Brubaker
c26e9b1a28 use the max length stuff. 2015-12-10 11:01:26 -08:00
Lars Brubaker
458ad77cea agg automation runner draws itself. 2015-12-09 15:42:45 -08:00
Lars Brubaker
5b67500b50 Make sure we re-allocate gl data if it has been deleted due to a context closing. 2015-12-09 10:20:27 -08:00
Lars Brubaker
66b9c93629 Latest agg. 2015-12-08 17:38:11 -08:00
Lars Brubaker
623f009182 latest ms 2015-12-08 16:23:49 -08:00
Lars Brubaker
6b2d8e4996 Latest agg 2015-12-08 12:03:05 -08:00
John Lewin
5779e3e8ca Latest agg 2015-12-07 18:53:23 -08:00
Lars Brubaker
eeb871888d test of automation runner. 2015-12-07 16:33:29 -08:00
Lars Brubaker
27de546624 Moved baby steps to 10 after first layer.
Made the emulator return temp based on the temp that it gets set to.
2015-12-04 13:43:07 -08:00
Lars Brubaker
7520e97b65 Latest agg and matter slice 2015-12-03 13:55:54 -08:00
John Lewin
c1e144d467 Update for xbuild 2015-12-03 10:40:13 -08:00
Lars Brubaker
ab4873a67e Report state of bed and extruder. 2015-12-01 16:48:00 -08:00
Lars Brubaker
0142ed1a01 latest agg and ms 2015-12-01 16:09:53 -08:00
larsbrubaker
e854ae13df Taking out unused functions that have been replaced by the gcode stream 2015-11-29 07:48:48 -08:00
larsbrubaker
a66fe85bfa Made separate files for all the gcode streaming classes.
Got more of them hooked up and working.
More of baby steps is implemented.
Wrote a new max length stream.
2015-11-28 19:59:14 -08:00
larsbrubaker
cbb704d7b0 made a new gcode stream that only implements Line
working to implement baby steps (and other line processing)
2015-11-28 07:46:57 -08:00
Lars Brubaker
319615026c latest agg. 2015-11-23 16:05:00 -08:00
Lars Brubaker
f73d3b7eb9 latest ms 2015-11-20 17:28:57 -08:00
Lars Brubaker
743e8c70ab latest ms 2015-11-19 18:02:40 -08:00
Lars Brubaker
9233b273c8 Try to move to the seam hiding position as soon as possible to help the outside edge quality. 2015-11-18 09:58:14 -08:00
Lars Brubaker
05e41e85c1 Working on creating a GCodeFile proxy to add generator type functionality. 2015-11-17 18:24:41 -08:00
larsbrubaker
491cebe864 Merge branch 'master' of https://github.com/MatterHackers/MatterControl
Conflicts:
	Submodules/agg-sharp
2015-11-17 07:08:17 -08:00
Lars Brubaker
ec15e7b14b Tracking performance a bit better. 2015-11-16 18:01:25 -08:00
Lars Brubaker
4bd28d9155 Make 7 and 13 point not run if it has not be initialized. 2015-11-16 12:01:37 -08:00
Lars Brubaker
d06a276c32 Attempting to fix a bug with homing not being immediately accounted for before relative movement in 7 and 13 point print leveling. 2015-11-16 11:55:07 -08:00
larsbrubaker
1dae8693b4 Using the new data converters (same functions) to create extrusion.
Moving code out of RenderOpenGl into more appropriate classes
More work on pathing demo
2015-11-15 07:24:54 -08:00
Lars Brubaker
797f6166a9 latest agg and ms 2015-11-13 16:08:18 -08:00
Lars Brubaker
9b3a34257c ability to set line width in graphics 2d
Better bed coordinate rendering.
2015-11-13 11:16:59 -08:00
Lars Brubaker
c97574662f Making gl rendering of grid a bit faster. 2015-11-10 15:07:01 -08:00
Lars Brubaker
9a77adc853 Merge branch '1.4.1'
Conflicts:
	Submodules/agg-sharp
2015-11-10 12:00:17 -08:00
Lars Brubaker
1d7aa5d825 latest matter slice and agg. 2015-11-10 11:55:28 -08:00
Lars Brubaker
a0fd4f170d fling threshold not working on touch. Took it out for now. 2015-11-10 09:47:31 -08:00
Lars Brubaker
7f866f83dd better fling speeds. 2015-11-10 09:25:43 -08:00
larsbrubaker
15a8e38834 Correct time evaluation 2015-11-09 19:33:13 -08:00
larsbrubaker
d74bb8dd46 Made it possible to stop the part and have it not spin.
Fixed a typo
2015-11-09 19:26:38 -08:00
Lars Brubaker
34882249d4 1.4.1 agg 2015-11-09 15:53:06 -08:00
Lars Brubaker
6249f4316f latest agg 2015-11-09 15:52:45 -08:00
Lars Brubaker
fa57999696 latest agg 2015-11-09 15:52:14 -08:00
Lars Brubaker
321725062f latest agg 2015-11-09 12:45:12 -08:00
Lars Brubaker
59cbe0f66e Put in code to reset the track ball view. 2015-11-09 12:36:47 -08:00
Lars Brubaker
5fac25d60f Fixed slicing to handle badly wound polygons. 2015-11-06 14:43:35 -08:00
Lars Brubaker
757ce75620 check the call back function for null. 2015-11-06 09:44:31 -08:00
larsbrubaker
7c34940c38 Writing a new test for winding order. 2015-11-06 08:00:19 -08:00
Lars Brubaker
614b2e2860 Better seam hiding. 2015-11-05 17:53:12 -08:00
Lars Brubaker
de3f3f690b Work on the printer thread 2015-11-04 17:13:53 -08:00
Lars Brubaker
80791704f8 Try to delay giving notice that a 3d model has been save until the os is likely to have released it from writing. 2015-11-04 12:20:20 -08:00
larsbrubaker
000c86aae3 Starting the work of creating tests for the new support generation.
Some more comments.
2015-11-04 08:06:46 -08:00
Lars Brubaker
c6abe14878 Make the test code wait for the delete button to become available before trying to get it. 2015-11-02 17:08:55 -08:00
Lars Brubaker
55312d7e55 Made the save button be disabled until a library provider is selected. 2015-11-02 14:34:56 -08:00
Lars Brubaker
48edd5572e Fixed a problem if releasing outside of the rotation circle. 2015-11-02 10:55:20 -08:00