This website requires JavaScript.
Explore
Help
Sign In
ManuelW
/
grbl-LPC-CoreXY
Watch
1
Star
0
Fork
0
You've already forked grbl-LPC-CoreXY
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
0f9c02842c
grbl-LPC-CoreXY
/
.gitignore
9 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Acceleration independence installed. Initial re-work of planner for feedrate overrides. NOTE: This push is a work-in-progress and there are known bugs that need to be fixed, like homing acceleration being incompatible. Released for testing. Settings will definitely be overwritten, as new settings were needed. - Acceleration independence installed in planner. Each axis can now have different accelerations and Grbl will maximize the accelerations depending on the direction its moving. Very useful for users like on the ShapeOko with vastly different Z-axis properties. - More planner optimizations and re-factoring. Slightly improved some of the older calculations, but new acceleration calculations offset these improvements. Overall no change in processing speed. - Removed planner nominal length checks. It was arguable whether or not this improved planner efficiency, especially in the worst case scenario of arcs. - Updated readme and changed to markdown format.
2012-12-14 16:27:02 +01:00
*.hex
minor revision
2010-01-04 16:09:00 +01:00
*.o
added code with merge conflict as note to self, accelleration will just have to wait
2010-12-20 14:01:38 +01:00
*.elf
merged master
2011-01-31 19:42:56 +01:00
*.DS_Store
Ignore dependency files
2012-11-05 22:55:49 +01:00
*.d
Merge branch 'edge'
2015-03-16 05:01:10 +01:00
Build using CMSIS
2017-01-06 20:50:26 +01:00
build
Merge branch 'edge'
2015-03-16 05:01:10 +01:00
README.md
Reference in New Issue
Copy Permalink