Firmware2/Marlin/src/module
teemuatlut 70be4d206e [2.0.x] UltiMachine Archim2 (#8190)
* UltiMachine Archim2 support

* SPI gets included by the library

* Invert TMC2130 diag pin state

* Clean up Archim2 pins

* Update Archim2 config

* FAN2 -> FAN1

* Cleanup

* Add brief Archim installation instructions

* Bring pins into compliance

* Update 1.0 SD Detect pin for 1.1

* Update Configuration.h

* Update pins_ARCHIM2.h
2017-11-03 04:48:15 -05:00
..
thermistor Module updates 2017-09-21 16:26:42 -05:00
configuration_store.cpp Merge pull request #8157 from thinkyhead/bf2_anet_10_servo 2017-10-29 19:55:00 -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 Implement support for Dual X and Y endstops 2017-10-29 18:56:04 -05:00
endstops.h Implement support for Dual X and Y endstops 2017-10-29 18:56:04 -05:00
motion.cpp Implement kinematic software endstops 2017-10-30 15:16:30 -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 Add/correct time units on planner vars / M205 B 2017-10-29 18:47:21 -05:00
planner.h Add/correct time units on planner vars / M205 B 2017-10-29 18:47:21 -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 [2.0.x] UltiMachine Archim2 (#8190) 2017-11-03 04:48:15 -05:00
stepper_indirection.h Module updates 2017-09-21 16:26:42 -05:00
stepper.cpp Implement support for Dual X and Y endstops 2017-10-29 18:56:04 -05:00
stepper.h Implement support for Dual X and Y endstops 2017-10-29 18:56:04 -05:00
temperature.cpp M303 thermal runaway protection 2017-11-03 03:57:46 -05:00
temperature.h M303 thermal runaway protection 2017-11-03 03:57:46 -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