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