Commit graph

10 commits

Author SHA1 Message Date
larsbrubaker
0db380572b Put in a allow less than zero in print leveling. 2014-08-26 18:44:36 -07:00
larsbrubaker
6495c5dc7a Make sure we can send a home 2014-06-17 09:52:13 -07:00
larsbrubaker
dd308308eb Fixed a spelling error
Made sure we can convert gcode with comments.
Made the export order the instructions correctly.
Made printing order the instructions correctly.
2014-06-16 18:13:02 -07:00
larsbrubaker
8bd225b7cc Working to get the gcode export with leveling working with 2point leveling. 2014-06-12 18:35:11 -07:00
larsbrubaker
95a703d371 work on
2 point leveling work
fixed a bug with macros being sent during printing.
Put the home reading into the 3 point leveling wizard
2014-06-12 16:51:22 -07:00
larsbrubaker
e6a1cabadf Fixed the style of the export window
Got rid of some parameters to print leveling that were not used
Made it possible to ignore below 0 for leveling
2014-06-11 12:13:30 -07:00
larsbrubaker
fcfccc5f63 Put more stuff into localization.
Made all movements in print leveling try to use the speeds out of manual controls.
Probe the 3rd point in 2 point probing so we can set up the correct level equation.
Put in a getting third point page.
2014-06-06 18:54:12 -07:00
larsbrubaker
6ec46b7ed1 Put the printer configuration page into a matching namespace and renamed it with printer prefix
Put in the code to handle multiple bed leveling procedures.
Saving the print level data into the printer as a json string
2014-06-06 16:05:18 -07:00
larsbrubaker
dad1e096a7 Cleaned up some of the back next behavior in the wizard.
More work on getting the 2Point leveling working.
2014-06-05 18:08:33 -07:00
larsbrubaker
a04ab3d050 Made the type of print leveling that will happen for a printer be selectable
Turned some bools into enums for clarity
Broke some of the print leveling wizard into separate files.
Started work on a new 2 point probe (actually an n point switch -> bed position maper).
2014-06-05 11:45:40 -07:00