Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alternate draw script, fix some bugs #3

Merged
merged 6 commits into from
Sep 10, 2015
Merged

Conversation

bkurtz
Copy link
Contributor

@bkurtz bkurtz commented Aug 24, 2015

out of order and all merged together. If you wanted to be picky about "one pull request per feature set" I could separate them, but...

bkurtz and others added 6 commits August 23, 2015 22:46
to help protect the drill bit when drilling.  This is a non-optimal solution, since most times while milling we could lift-off at move speed, but I don't want to take time right now to sort out the code enough for that, so I'm just having it use feed speed every time, and relying on it not to take too long, since it's not very far and not that often.

This includes a couple of updates to make this not break visualize.py
Previous version of code left out the last mill step.  Oops!
Try to draw what the robot will etch out, assume a 45 degree v-bit
I thought this fixed another issue I was seeing, but it seems not to.  Ooops
previously it would set all the drill depths to spot-drill depths...
@ajmendez
Copy link
Owner

Great! Thanks for submitting the new code and bug fixes.

ajmendez added a commit that referenced this pull request Sep 10, 2015
Add alternate draw script, fix some bugs
@ajmendez ajmendez merged commit 4d586db into ajmendez:master Sep 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants