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
AnHardt b3daf6b5db [2.0.x] better reverse pass (#8722)
* repair reverse_pass()

And make it readeble.
This was broken a long time ago.
Not competely unfunctional but far from optimal.

* Minor speedup when calling calculate_trapezoid_for_block

2 float / to 1 foat / and 2 float *

* Various style changes
2017-12-08 21:38:45 -06:00
..
config [2.0.0] Better off mesh behavior for UBL (#8714) 2017-12-08 19:00:59 -06:00
core Remove skew warning that could crash the planner 2017-12-05 20:27:20 -06:00
feature [2.0.0] Better off mesh behavior for UBL (#8714) 2017-12-08 19:00:59 -06:00
gcode Put FORCE_INLINE before static 2017-12-08 00:46:22 -06:00
HAL Put FORCE_INLINE before static 2017-12-08 00:46:22 -06:00
inc PROBE_DOUBLE_TOUCH => MULTIPLE_PROBING 2017-12-07 16:44:13 -06:00
lcd No lcd_map_control flag in quick_stop 2017-12-06 22:23:34 -06:00
libs [2.0.x] Fix for #8604 (#8717) 2017-12-08 18:50:05 -06:00
module [2.0.x] better reverse pass (#8722) 2017-12-08 21:38:45 -06:00
pins Merge pull request #8685 from MateuszKrawczuk/patch-3 2017-12-07 21:50:35 -06:00
sd Tweak to readDir code 2017-11-26 18:25:00 -06:00
Makefile Encapsulate RGB(W) LEDs 2017-09-21 16:26:46 -05:00
Marlin.cpp Apply LEDColor, language fixes 2017-11-29 23:58:12 -06:00
Marlin.h Remove enum.h include of MarlinConfig.h 2017-11-19 15:43:38 -06:00