-
Notifications
You must be signed in to change notification settings - Fork 120
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
Length, back and foward #222
Open
blackfister
wants to merge
52
commits into
topics/clough42/multiConfigBuild
Choose a base branch
from
master
base: topics/clough42/multiConfigBuild
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fix 8-bit SPI mode for EEPROM. * Add support for V2 EEPROM. * Add test fixture project. * Build test fixture * Test key inputs and drive Larson scanner. * Add 8K EEPROM testing. * Fix comment. * VREG test working on A5 * VREG test now working on Analog in B1. * Finish test fixture. Add stepper and alarm pin tests Allow EEPROMs larger than 8K Loosen VREG constraint to allow for unreliable pogo resistance * Simplified test code. * Fix VREG test. * Switch default configuration to hardware version 2. * Roll version number to 1.1.00
…lly 11.5 (#32) * added two BSP threads, made 11.5 actually 11.5 * Merge branch 'master' of https://github.com/carneeki/electronic-leadscrew into carneeki-master Fix ram link file to allow for larger thread tables. # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
* Add setting to use second encoder. * Got EQEP2 working. Rolled version number.
…, validate only one key is pressed, require all keys to be released beteween valid actions.
…, or settings when the machine is running.
… when the machine is running..
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Will it be possible, to place cutting tool at start and finish of desired thread? As you reach the specified position of end, you retract the tool, press a button, tool returns to cutting origin, advance cutting tool, and press to cut.
Since the ELS, checks position of spindle, could it be done in reverse? You would have to do this with the split nuts always engaged.
Would it be suitable?
With an extra stepper on cross ways, it could be automated.