Gabe Rosenhouse
|
27a7cf9fcf
|
use existing strings
|
2014-04-07 05:01:48 -05:00 |
|
Gabe Rosenhouse
|
d3f305332a
|
Allowable range now includes default value
|
2014-04-06 19:45:56 -05:00 |
|
Gabe Rosenhouse
|
b0aeac117f
|
Adjustable Z probe offset, via custom M-code
|
2014-04-06 19:45:56 -05:00 |
|
Gabe Rosenhouse
|
99f6326544
|
Remove unnecessary dependency on time.h from qr_solve.cpp
Fixed compiler errors on Ubuntu using arduino-core
|
2014-02-20 16:43:37 -08:00 |
|
Gabe Rosenhouse
|
174b8d99d5
|
Simplify 3-point probing using new code only
|
2014-02-19 21:48:05 -08:00 |
|
Gabe Rosenhouse
|
3b718b816c
|
better documentation
|
2014-02-19 14:04:37 -08:00 |
|
Gabe Rosenhouse
|
34fd59c370
|
ABL at any points
|
2014-02-19 13:18:21 -08:00 |
|
Gabe Rosenhouse
|
f308a8af91
|
update comment
|
2014-02-19 01:06:24 -08:00 |
|
Gabe Rosenhouse
|
357e31270a
|
Prevent G29 without first homing in X and Y
If position is unknown, then G29 can be dangerous.
|
2014-02-19 00:51:43 -08:00 |
|
Gabe Rosenhouse
|
d2d7d186b5
|
Use descriptive constants, more
|
2014-02-19 00:10:17 -08:00 |
|
Gabe Rosenhouse
|
2ccdf4f36d
|
Use descriptive constants instead of numeric literals
|
2014-02-19 00:02:59 -08:00 |
|
Gabe Rosenhouse
|
d1c64b9dc4
|
Fix syntax error introduced in 477b6fa1d
|
2014-02-17 07:56:19 -08:00 |
|
Gabe Rosenhouse
|
5bd09d26e2
|
Makefile works with auto bed leveling
|
2014-02-16 23:23:29 -08:00 |
|
Gabe Rosenhouse
|
b45beeffd6
|
typo fix in Makefile
|
2014-02-16 23:23:29 -08:00 |
|
Gabe Rosenhouse
|
8c5675c290
|
Use language.h instead of English literals for "bed"
|
2014-02-16 17:16:00 -08:00 |
|
Gabe Rosenhouse
|
0f7393a13e
|
Refactor 'accurate' auto bed leveling to use probe_pt()
|
2014-02-16 10:44:15 -08:00 |
|
Gabe Rosenhouse
|
c4fbb44d6d
|
Refactor 3-point auto bed leveling to use probe_pt()
|
2014-02-16 10:44:08 -08:00 |
|
Gabe Rosenhouse
|
ad2c6488c7
|
Add probe_pt(), useful for auto bed leveling
|
2014-02-16 10:38:29 -08:00 |
|