Commit graph

15 commits

Author SHA1 Message Date
jlewin
c82fb09e3d Change ApplyLeveling to be considerate of nozzle offset 2019-02-27 15:35:18 -08:00
jlewin
b402b67c71 Refactor LevelingFunction dependency to PrinterConfig 2019-02-27 15:32:43 -08:00
jlewin
4cd457d311 Increase accessibility of leveling regions 2019-02-22 18:38:06 -08:00
jlewin
92d0da16e1 Only modify movement lines in PrintLevelingStream 2019-02-22 11:32:07 -08:00
jlewin
762cad0187 Guard for unknown state, conditionally output positions 2019-02-20 17:06:42 -08:00
jlewin
d26b786b1e Remove Trim and StringBuilder reassignment 2019-02-19 16:02:20 -08:00
Lars Brubaker
a460ddbbf7 Make export without leveling not do line splitting.
Adding tests for export with and without leveling

issue: MatterHackers/MCCentral#4840
Move chopping significantly increases size of exported .gcode files
2019-01-14 15:35:30 -08:00
John Lewin
e445c8b2fd Fix typo 2018-10-27 15:33:02 -07:00
John Lewin
b9ebac42d1 Convert to readonly property 2018-10-27 15:32:38 -07:00
John Lewin
404c19fb8e Remove dead code, use this prefix for local public members 2018-10-27 15:29:43 -07:00
John Lewin
4886c2ba49 Use upper casing for public property 2018-10-27 15:27:59 -07:00
John Lewin
1ceaa2d31a Simplify naming 2018-10-27 15:27:01 -07:00
John Lewin
39e78f7348 Convert to readonly properties 2018-10-27 15:26:32 -07:00
Lars Brubaker
dc9c87b899 Fixing problem with uninitialized leveling data
Made vertical resize container show correct cursor

issue: MatterHackers/MCCentral#4327
VerticalResizeContainer has left resizer when in right mode
2018-10-23 09:47:36 -07:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Renamed from ConfigurationPage/PrintLeveling/LevelingFunctions.cs (Browse further)