Commit graph

296 commits

Author SHA1 Message Date
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
Lars Brubaker
cd759b62dc Made the speed of rotation based on time. 2015-11-02 09:30:21 -08:00
larsbrubaker
e1504be348 Put in a bit of hacky velocity during rotation of 3d view. 2015-11-01 17:28:19 -08:00
Lars Brubaker
1cebffa99d Some more work on touch 3d controls. 2015-10-30 15:10:27 -07:00
Lars Brubaker
0cab206c4b Making the track ball tumble widget more mobile friendly.
Made GetPosition (mouseevent) public
turned off all the timing code
2015-10-30 12:35:54 -07:00
Lars Brubaker
03cbe5c6e9 New mouse code 2015-10-29 18:01:52 -07:00
Lars Brubaker
062fcc931e Put in some more performance monitoring. 2015-10-29 11:31:24 -07:00
larsbrubaker
29201ec0d6 Implementing the c# 6 Null-Conditional Operator for better thread safety.
Put in some using static (for Math) to make the code easier to read.
2015-10-28 07:21:13 -07:00
Lars Brubaker
ce05b19046 Some renaming. 2015-10-27 16:27:17 -07:00