- Feb 19, 2014
-
-
Gabe Rosenhouse authored
-
Gabe Rosenhouse authored
-
alexborro authored
Use constants instead of numeric literals
-
alexborro authored
Prevent G29 without first homing in X and Y
-
Gabe Rosenhouse authored
-
Gabe Rosenhouse authored
If position is unknown, then G29 can be dangerous.
-
Gabe Rosenhouse authored
-
Gabe Rosenhouse authored
-
- Feb 18, 2014
- Feb 17, 2014
-
-
nothinman authored
Fix compile error
-
nothinman authored
Add whitespace to M114 output
-
Marco authored
-
Gabe Rosenhouse authored
-
nothinman authored
Various typo fixes - only in comments, no code changes.
-
nothinman authored
Various typo fixes #2 - only in comments, no code changes.
-
nothinman authored
Marlin v1
-
nothinman authored
Makefile fixes
-
Cylindric authored
-
Cylindric authored
-
nothinman authored
Use language.h for "bed"
-
Gabe Rosenhouse authored
-
Gabe Rosenhouse authored
-
Paul Telford authored
-
whosawhatsis authored
This should make it safe to enable FWRETRACT by default, with autoretract (which should now be fixed) only enabled by M209. FWRETRACT should probably now default to enabled (to make G10/G11 and M207-209 available, without changing functionality when they are not used), but I’ll save that for another pull request/discussion.
-
whosawhatsis authored
-
whosawhatsis authored
This takes the (now working) G10/G11 code and moves it to a function, which is called by G10 and G11, and also called by G1 if autoretract is enabled and a retract/recover move is detected.
-
whosawhatsis authored
-
Gabe Rosenhouse authored
-
nothinman authored
Refactor of z probing for auto bed leveling
-
- Feb 16, 2014
-
-
Gabe Rosenhouse authored
-
Gabe Rosenhouse authored
-
Gabe Rosenhouse authored
-
- Feb 14, 2014
-
-
Mark Hanford authored
-
Josef Pavlik authored
-
Josef Pavlik authored
-
- Feb 13, 2014
-
-
nothinman authored
-