Lars Brubaker
db779c889f
Pass the correct data for the new MatterSlice support system.
2015-12-15 16:31:15 -08:00
Lars Brubaker
b73be354e0
Merge branch 'master' into booleans
2015-12-15 11:22:19 -08:00
Lars Brubaker
f3fd6428c9
Need to be able to save to the queue on save as
2015-12-15 09:44:56 -08:00
Lars Brubaker
151cf632b6
Need to be able to save to the queue on save as
2015-12-15 09:43:59 -08:00
larsbrubaker
ec776f44f8
latest MatterSlice
2015-12-15 08:19:39 -08:00
Lars Brubaker
5605673e2a
latest submodules
2015-12-14 16:43:55 -08:00
Lars Brubaker
2e2c25f810
Merge branch 'master' into booleans
2015-12-14 15:09:39 -08:00
johnlewin
c0f1359213
Merge pull request #477 from jlewin/master
...
Fix 'processor architecture mismatch' warnings
2015-12-14 12:17:34 -08:00
John Lewin
72223aeea6
Fix 'processor architecture mismatch' warnings
...
- Fix Nunit version
- Add app.config
- Update agg/matterslice
2015-12-14 12:13:37 -08:00
larsbrubaker
142c7e6db7
adding boolean support to slicing.
2015-12-14 08:29:24 -08:00
johnlewin
3a05164f6e
Merge pull request #476 from jlewin/master
...
Extract automation tests to a separate assembly to ensure isolation/c…
2015-12-13 17:54:08 -08:00
John Lewin
879a2856d3
Extract automation tests to a separate assembly to ensure isolation/clean startup
...
- Fall back to English if translation data is missing, rather than crashing
- Dump test name to console when running test harness to troubleshoot hangs
2015-12-13 17:29:01 -08:00
Lars Brubaker
b70da46e69
Finishing up the behavior of clicking on a named list of stuff.
2015-12-11 13:42:46 -08:00
Lars Brubaker
a5f5f85499
Made a new automation runner to click a series of named controls.
2015-12-11 13:20:31 -08:00
Lars Brubaker
a07a15a7c7
Adding in a new performance test structure.
2015-12-11 11:56:51 -08:00
johnlewin
e96a439e4a
Merge pull request #475 from jlewin/master
...
Add tracker report to Trace
2015-12-11 07:41:36 -08:00
John Lewin
ff03061495
Add tracker report to Trace
2015-12-11 07:40:07 -08:00
Lars Brubaker
7e4ea18ca6
Put statistic track class into agg.
2015-12-10 15:56:25 -08:00
Lars Brubaker
c26e9b1a28
use the max length stuff.
2015-12-10 11:01:26 -08:00
Lars Brubaker
e59003e4f7
Turn off the max length steam for testing.
2015-12-09 16:27:33 -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
johnlewin
e9e32c68f6
Merge pull request #473 from jlewin/master
...
Remove async modifiers from non-async methods
2015-12-08 17:01:38 -08:00
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