Skip to content
Snippets Groups Projects
Commit 16212432 authored by Reid Rankin's avatar Reid Rankin Committed by Scott Lahteine
Browse files

G20/21 and M149 support, and code_value() refactor

This is an update of MarlinDev PR #196.

G20/21: support for switching input units between millimeters and
inches.
M149: support for changing input temperature units.

In support of these changes, code_value() and code_value_short() are
replaced with an array of functions which handle converting to the
proper types and/or units.
parent a569e897
Branches
Tags
Loading
Showing
with 508 additions and 178 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment