Firmware2/Marlin/src
Roxy-3D cd9868f442
Make position_is_reachable() smarter about IDEX machines`
On many IDEX machines the allowed travel of the X1 carraige and X2 carraige does not perfectly overlap.

This helps the issue.   But more work needs to be done at the higher level.  (For example the X1_MAX_POS should probably be factored into G26's mesh validation pattern.)
2018-08-21 19:12:26 -05:00
..
config Update default driver configuration 2018-08-14 18:42:04 -05:00
core Fix indentation, whitespace, spelling, formbot pins... 2018-08-21 09:47:57 -05:00
feature Fix indentation, whitespace, spelling, formbot pins... 2018-08-21 09:47:57 -05:00
gcode Fix up Max7219 orientations (#11596) 2018-08-21 02:06:18 -05:00
HAL Implement servo support for STM32F1 (#11580) 2018-08-20 21:13:51 -05:00
inc [2.0.x] PersistentStore update followup (#11549) 2018-08-14 17:54:12 -05:00
lcd 2.0.x - Idex match119 (#11556) 2018-08-15 13:26:11 -05:00
libs Easier to find 'static inline' 2018-08-13 23:55:33 -05:00
module Make position_is_reachable() smarter about IDEX machines` 2018-08-21 19:12:26 -05:00
pins Fix RE_ARM LCD pins to avoid #undef 2018-08-21 12:47:40 -05:00
sd Add card.longest_filename method 2018-07-17 18:18:52 -05:00
Marlin.cpp [2.0.x] Max7219 cleanup, simplify, and extend (#11575) 2018-08-18 01:33:13 -05:00
Marlin.h Replace double with float, optimize calculation 2018-07-04 22:28:56 -05:00