Version: 1
-Previous: 22badf551ceffc1ebb3df0e0aff7711822ec247c
-Head: 628e625b60300bd7d9cb307aee528d1a43f96809
+Previous: 4acabecddbaed5a8d38f991fc5c5389343bd42b1
+Head: ef16d2c9bd8d55b96310ef873aad725f7974f968
Applied:
marlin-pde-include-comment-for: 5b815da4d7f0a5bf87fbd2e70286f928e87b4d0d
add-to-marlin-gitignore: 79afa80f1a7740edceceb4a4deda713d9b55960e
makefile-support-v-1: 5f826531e0328e319ddb53617e4f3ade33537c92
makefile-avr-size: b1f12330781628c6463068489f7f052bf791bf0e
motion-control-max-min: fef5e25d43e7d8429283b9e34205172aaa3a6a2f
- m206-always-use-homing-homeing: cc7a688bda30b8ffb2b89a4c0546b157f55f57ac
- refresh-temp: 628e625b60300bd7d9cb307aee528d1a43f96809
+ m206-always-use-homing-homeing: ef16d2c9bd8d55b96310ef873aad725f7974f968
Unapplied:
enable-eeprom-settings: 90e370bcce40d48795f310379a556beda3c0b294
eeprom-provide-smaller-code-fo: 0fbea35eb16f424788f2eb30d8a49dd3808f7a73
This is done with some helper macros to deal with the declaration
(XYZ_CONSTS_FROM_CONFIG) and program memory access (XYZ_CONFIG).
+We also introduce the overloaded function read_pgm_any, whose
+instances are produced with DEFINE_PGM_READ_ANY, which allows
+XYZ_CONFIG to automatically produce the correct type.
A question arises: if the M206 offset is set, should this adjustment
+++ /dev/null
-Bottom: 4cb43b29e74c044fc9b498b6787e34b6a3d43e33
-Top: 4cb43b29e74c044fc9b498b6787e34b6a3d43e33
-Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
-Date: 2012-08-10 17:31:38 +0100
-
-Refresh of m206-always-use-homing-homeing
-
----
-
-