Reid Rankin
16212432c9
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.
10 years ago
Scott Lahteine
cd441ce652
SINGLENOZZLE: EXTRUDERS versus HOTENDS
10 years ago
Scott Lahteine
db0fd021d0
Z raise options independent of ABL so G28 can use them
10 years ago
Scott Lahteine
28fb1f8994
Tweak #endif comment for ABL GRID
10 years ago
Scott Lahteine
a0b000d752
Support for SAV_3DGLCD OLED LCD controller
10 years ago
Edward Patel
92a27c37b3
MBL: Apply https://github.com/MarlinFirmware/Marlin/pull/3903 to example_configurations
10 years ago
Scott Lahteine
fe3122774a
Merge pull request #3806 from thinkyhead/rc_coreyz_support
...
Support for COREYZ. Fixes for COREXY, COREXZ
10 years ago
Scott Lahteine
89e630b2fb
Merge pull request #3808 from thinkyhead/rc_singlenozzle
...
SINGLENOZZLE
10 years ago
Scott Lahteine
95fee8ca81
Add option for CoreYZ kinematics
10 years ago
Scott Lahteine
c5130fd23b
Additional instructions for controller reverse options
10 years ago
Scott Lahteine
69abfef82e
Add "SINGLENOZZLE" extruder option
10 years ago
Scott Lahteine
1a6c72cb57
Apply to the rest of the configs
10 years ago
João Brázio
80f05920c5
Moves Felix's dual configuration to a folder
10 years ago