midopple
|
17aa67e4ea
|
If the option DISABLE_INACTIVE_EXTRUDER ist active the extruder switch to early to inactive because there are some moves in the buffer. So the planner wait 32 moves to disable the unused extruder.
|
2014-07-13 21:52:32 +02:00 |
|
midopple
|
c7273d521f
|
Merge pull request #2 from ErikZalm/Marlin_v1
Update my github
|
2014-07-13 21:38:26 +02:00 |
|
midopple
|
7ced55b97c
|
Merge pull request #1 from ErikZalm/Marlin_v1
merge
|
2013-07-27 08:06:44 -07:00 |
|
midopple
|
a65a26d6b4
|
If CORE_XY is in use X and Y Axis had to be activated at the same time
|
2013-05-05 19:23:59 +02:00 |
|
midopple
|
db2f157a22
|
Replace the <= to < in the Command M907, M350 and M351.
The for loop for Axis count over the Array.
Add a break after M907
|
2013-05-05 19:19:55 +02:00 |
|