This website requires JavaScript.
Explore
Help
Register
Sign In
thebears
/
marlin_skr
Watch
1
Star
0
Fork
0
You've already forked marlin_skr
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
57afd0ab37060795b8ae5a6b868a918a2ee75810
marlin_skr
/
Marlin
/
src
History
Tobias Frost
57afd0ab37
Fix range check bug in FileList::seek() (
#13286
)
...
When `count()` returns 0, `pos > (count()-1)` will always yield `true` due to integer underflow.
2019-03-02 16:43:08 -06:00
..
config
Drop the Z_MIN_PROBE_ENDSTOP option (
#13276
)
2019-03-01 00:27:45 -06:00
core
General cleanup ahead of L64XX
2019-03-01 19:58:07 -06:00
feature
Gradual step towards EXTRUDERS 0 support
2019-03-01 01:51:24 -06:00
gcode
Add M997 support and simple implementation for LPC176x (
#13281
)
2019-03-01 20:11:50 -06:00
HAL
Add M997 support and simple implementation for LPC176x (
#13281
)
2019-03-01 20:11:50 -06:00
inc
General cleanup ahead of L64XX
2019-03-01 19:58:07 -06:00
lcd
Fix range check bug in FileList::seek() (
#13286
)
2019-03-02 16:43:08 -06:00
libs
General cleanup ahead of L64XX
2019-03-01 19:58:07 -06:00
module
Fix bug in wait-for-heatup (
#13290
)
2019-03-02 16:29:10 -06:00
pins
Gradual step towards EXTRUDERS 0 support
2019-03-01 01:51:24 -06:00
sd
General cleanup ahead of L64XX
2019-03-01 19:58:07 -06:00
Marlin.cpp
Init XYZ to configured home position
2019-02-28 22:10:26 -06:00
Marlin.h
General cleanup ahead of L64XX
2019-03-01 19:58:07 -06:00