This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src/gcode
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063)
* Merging early because of build failures.  See #8105

* Make LPC1768 pinmapping not specific to Re-ARM

* Add HAL_PIN_TYPE and LPC1768 pin features

* M43 Updates

* Move pin map into pinsDebug_LPC1768.h

* Incorporate comments and M226

* Fix persistent store compilation issues

* Update pin features

* Update MKS SBASE pins

* Use native LPC1768 pin numbers in M42, M43, and M226
2017-10-26 13:37:26 -05:00
..
bedlevel change to better (more clear) names (#8050) 2017-10-21 11:42:26 -05:00
calibrate change to better (more clear) names (#8050) 2017-10-21 11:42:26 -05:00
config Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
control Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
eeprom boolval revisited (#8016) 2017-10-18 14:03:17 -05:00
feature [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
geometry Combine G-code files into fewer units 2017-09-23 18:12:04 -05:00
host Add LCD_SET_PROGRESS_MANUALLY 2017-10-15 03:05:29 -05:00
lcd Add LCD_SET_PROGRESS_MANUALLY 2017-10-15 03:05:29 -05:00
motion change to better (more clear) names (#8050) 2017-10-21 11:42:26 -05:00
probe change to better (more clear) names (#8050) 2017-10-21 11:42:26 -05:00
scara Move M360-M364 to cpp 2017-09-21 16:27:06 -05:00
sdcard Combine G-code files into fewer units 2017-09-23 18:12:04 -05:00
stats Combine G-code files into fewer units 2017-09-23 18:12:04 -05:00
temperature Add EXTRA_FAN_SPEED feature 2017-10-16 02:34:13 -05:00
units Move M82_M83 to cpp 2017-09-21 16:26:59 -05:00
gcode.cpp Add LCD_SET_PROGRESS_MANUALLY 2017-10-15 03:05:29 -05:00
gcode.h Add EXTRA_FAN_SPEED feature 2017-10-16 02:34:13 -05:00
parser.cpp Cleanup warnings 2017-09-30 16:47:17 -05:00
parser.h Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
queue.cpp Add serial XON/XOFF handshaking 2017-10-02 04:12:30 -05:00
queue.h Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 2017-09-21 16:26:45 -05:00