Made the CreateMovmentLine create the minimum line required
Fixed the understanding of feedrate in MaxLengthStream Wrote test for MaxLengthStream Renaming for clarity
This commit is contained in:
parent
3887662a5a
commit
01c3e3b820
9 changed files with 238 additions and 44 deletions
|
|
@ -83,6 +83,7 @@
|
|||
<Compile Include="MatterControl\Slicing\SliceMappingCLassesTets.cs" />
|
||||
<Compile Include="MatterControl\Slicing\SliceLayersTests.cs" />
|
||||
<Compile Include="MatterControl\LevelingTests.cs" />
|
||||
<Compile Include="MatterControl\GCodeStreamTests.cs" />
|
||||
<Compile Include="MatterControl\TranslationsTests.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue