John Lewin
|
b110118e41
|
Remove async modifiers from non-async methods
- Use Task.FromResult where needed
|
2015-12-08 16:59:28 -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 |
|
Lars Brubaker
|
a0d53b4efe
|
Wrote a statistics tracker test.
|
2015-12-08 12:02:44 -08:00 |
|
johnlewin
|
59221d19f0
|
Merge pull request #472 from jlewin/master
Latest agg
|
2015-12-07 18:55:50 -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
|
7081a03b57
|
Made the max transmit calculation right in MaxLengthStream
|
2015-12-07 10:54:27 -08:00 |
|
larsbrubaker
|
983c947b8b
|
Made max length stream also consider not sending too much data
Took out repair options
|
2015-12-06 21:41:38 -08:00 |
|
Lars Brubaker
|
1e8cfed5e1
|
PrintLeveling Stream needs to always track the position.
Always send the entire x y z position if any have changed.
|
2015-12-04 17:58:40 -08:00 |
|
Lars Brubaker
|
c0cf671e6a
|
Need to not send the M91
|
2015-12-04 15:46:21 -08:00 |
|
Lars Brubaker
|
9f0ceb73b9
|
Made a new stream to always keep the printer running in absolute mode.
|
2015-12-04 15:31:22 -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 |
|
johnlewin
|
4933f997ed
|
Merge pull request #471 from jlewin/master
Replace Newtonsoft assembly reference with nuget package
|
2015-12-04 10:51:29 -08:00 |
|
John Lewin
|
2d392e80a7
|
Replace Newtonsoft assembly reference with nuget package
|
2015-12-04 10:50:39 -08:00 |
|
Lars Brubaker
|
44c4ec8cb3
|
Reset baby steps when a new print starts.
|
2015-12-03 14:28:17 -08:00 |
|
Lars Brubaker
|
7520e97b65
|
Latest agg and matter slice
|
2015-12-03 13:55:54 -08:00 |
|
Lars Brubaker
|
4aedfbedd6
|
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
|
2015-12-03 13:55:09 -08:00 |
|
Lars Brubaker
|
82126ec7e5
|
Made more stream base classes to help with tracking position
Made a proxy class.
Made all position tracking streams keep track of the authoritative printer
|
2015-12-03 13:54:18 -08:00 |
|
johnlewin
|
8dba12d975
|
Merge pull request #470 from jlewin/master
Update for xbuild
|
2015-12-03 10:46:14 -08:00 |
|
John Lewin
|
c1e144d467
|
Update for xbuild
|
2015-12-03 10:40:13 -08:00 |
|
Lars Brubaker
|
0dc24d357a
|
Show the offset for adjustment height
Don't try to heat if we are below a given temp.
|
2015-12-03 10:15:59 -08:00 |
|
Lars Brubaker
|
d81224de7a
|
Support drag and drop onto the settings widget will still add to queue.
|
2015-12-02 18:51:33 -08:00 |
|
Lars Brubaker
|
b7a0dff005
|
Made baby steps change to 5mm after the first layer
Made streams out of extrusion multiplier and feed rate multiplier
|
2015-12-02 18:33:25 -08:00 |
|
Lars Brubaker
|
3c76bb5368
|
Make sure we record what temp to go to for the bed.
|
2015-12-01 17:33:59 -08:00 |
|
Lars Brubaker
|
ab4873a67e
|
Report state of bed and extruder.
|
2015-12-01 16:48:00 -08:00 |
|
Lars Brubaker
|
edb0faa002
|
Took out dead code (GCodeFileProxy.cs)
Took out trying to time the last instruction (not required with path max sizing).
|
2015-12-01 16:36:15 -08:00 |
|
Lars Brubaker
|
ea13ab5f76
|
Fixed the settings properties file with a closing brace.
|
2015-12-01 16:16:29 -08:00 |
|
Lars Brubaker
|
0142ed1a01
|
latest agg and ms
|
2015-12-01 16:09:53 -08:00 |
|
Lars Brubaker
|
90882bf2a8
|
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
Conflicts:
SlicerConfiguration/SlicerMapping/EngineMappingMatterSlice.cs
Submodules/agg-sharp
|
2015-12-01 16:08:50 -08:00 |
|
Lars Brubaker
|
88a00079a2
|
Made all the streams disposable
Made them get disposed
The leveling stream seems to be working.
|
2015-12-01 14:49:50 -08:00 |
|
Lars Brubaker
|
c62cf36818
|
Working to move the print leveling into a stream
|
2015-12-01 14:18:01 -08:00 |
|
Lars Brubaker
|
63fc87fee2
|
Put in the actual fix.
|
2015-12-01 12:05:24 -08:00 |
|
Lars Brubaker
|
340dc21c86
|
Better checking of if at temp. And a time to wait for temp.
|
2015-12-01 11:50:53 -08:00 |
|
Lars Brubaker
|
f72219113c
|
Put in request temperature stream for changing m109 into m104
|
2015-11-30 19:42:35 -08:00 |
|
johnlewin
|
e920dbbe3d
|
Merge pull request #469 from gregory-diaz/master
Master
|
2015-11-30 17:13:31 -08:00 |
|
Gregory Diaz
|
e59fc5a836
|
revising pause on print
|
2015-11-30 17:12:39 -08:00 |
|
Gregory Diaz
|
48cb8927cd
|
Pause on layer semi-completed
|
2015-11-30 16:50:53 -08:00 |
|
John Lewin
|
6397c7b70f
|
Pause on layer
|
2015-11-30 16:50:52 -08:00 |
|
Lars Brubaker
|
e3dbb19c2b
|
Tracking the unleveled and the absolute position of the printer separately
|
2015-11-30 12:26:55 -08:00 |
|
larsbrubaker
|
01c3e3b820
|
Made the CreateMovmentLine create the minimum line required
Fixed the understanding of feedrate in MaxLengthStream
Wrote test for MaxLengthStream
Renaming for clarity
|
2015-11-29 23:15:47 -08:00 |
|
larsbrubaker
|
3887662a5a
|
Enabled baby stepping in the adjustment controls.
|
2015-11-29 08:31:02 -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
|
4287330f45
|
Max length steam is now working
Baby Stepping stream working better.
|
2015-11-29 07:42:10 -08:00 |
|
larsbrubaker
|
3293e2e9e4
|
Merge remote-tracking branch 'origin/master' into BabySteps
|
2015-11-28 20:00:00 -08:00 |
|
larsbrubaker
|
39c8603ae4
|
Merge remote-tracking branch 'origin/1.4.1' into BabySteps
|
2015-11-28 19:59:35 -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 |
|
larsbrubaker
|
c8b126ef67
|
Fixed the macro window to grow in y
|
2015-11-27 16:34:36 -08:00 |
|
johnlewin
|
5c1b5d6f42
|
Merge pull request #468 from jlewin/master
Latest agg
|
2015-11-25 14:47:21 -08:00 |
|