Lars Brubaker
|
e46797d259
|
white space
limit to 20 instructions per second
Don't allow g29 if doing print leveling.
|
2015-12-22 15:34:57 -08:00 |
|
Lars Brubaker
|
c26e9b1a28
|
use the max length stuff.
|
2015-12-10 11:01:26 -08:00 |
|
Lars Brubaker
|
7081a03b57
|
Made the max transmit calculation right in MaxLengthStream
|
2015-12-07 10:54:27 -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
|
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 |
|
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
|
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
|
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 |
|
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 |
|