Firmware2/Marlin/src/module
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
..
thermistor Module updates 2017-09-21 16:26:42 -05:00
configuration_store.cpp UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 2017-10-18 14:00:29 -05:00
configuration_store.h Module updates 2017-09-21 16:26:42 -05:00
delta.cpp G33 changes from 1.1.x 2017-09-24 14:16:23 -05:00
delta.h G33 changes from 1.1.x 2017-09-24 14:16:23 -05:00
endstops.cpp Move z_endstop_adj to Endstops 2017-09-21 16:27:11 -05:00
endstops.h Move z_endstop_adj to Endstops 2017-09-21 16:27:11 -05:00
motion.cpp change to better (more clear) names (#8050) 2017-10-21 11:42:26 -05:00
motion.h change to better (more clear) names (#8050) 2017-10-21 11:42:26 -05:00
planner_bezier.cpp Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 2017-09-21 16:26:45 -05:00
planner_bezier.h Module updates 2017-09-21 16:26:42 -05:00
planner.cpp Use planner.leveling_active for all leveling systems 2017-10-14 02:18:31 -05:00
planner.h Use planner.leveling_active for all leveling systems 2017-10-14 02:18:31 -05:00
printcounter.cpp Consolidate PrintCounter 2017-09-21 16:26:48 -05:00
printcounter.h Consolidate PrintCounter 2017-09-21 16:26:48 -05:00
probe.cpp Use planner.leveling_active for all leveling systems 2017-10-14 02:18:31 -05:00
probe.h Consolidate "bedlevel" code 2017-09-21 16:26:47 -05:00
scara.cpp Consolidate "bedlevel" code 2017-09-21 16:26:47 -05:00
scara.h Consolidate "bedlevel" code 2017-09-21 16:26:47 -05:00
speed_lookuptable.h Module updates 2017-09-21 16:26:42 -05:00
stepper_indirection.cpp Fix L6470 init and options 2017-09-21 16:26:43 -05:00
stepper_indirection.h Module updates 2017-09-21 16:26:42 -05:00
stepper.cpp Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
stepper.h Make LPC1768 pinmapping not specific to Re-ARM (#8063) 2017-10-26 13:37:26 -05:00
temperature.cpp ADC sensor fix inspired by 'Evgen2' on Twitter 2017-10-14 02:28:13 -05:00
temperature.h Fix Baby Stepping on 32-Bit platforms (#8001) 2017-10-16 16:29:37 -05:00
tool_change.cpp change to better (more clear) names (#8050) 2017-10-21 11:42:26 -05:00
tool_change.h Move T (tool change) to cpp 2017-09-21 16:27:10 -05:00