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

Live recordings #229

Merged
merged 5 commits into from
Jan 6, 2024
Merged

Live recordings #229

merged 5 commits into from
Jan 6, 2024

Conversation

i-make-robots
Copy link
Collaborator

@i-make-robots i-make-robots commented Jan 6, 2024

A proposed fix for #221

To record

  1. load helloWorld demo.
  2. select /Sixi3/MarlinRobotArm. Click Lock at the top of the Details tab.
  3. connect the editor panel to the robot arm. Either:
    • drag MarlinRobotArm from the Scene tab to the ... button of the Editor tab.
    • click the button and find MarlinRobotArm. Try the name search field at the top.
  4. Start recording: press the Lock button.
  5. Start reporting position: Press Start. Every 1s the bar will fill up and a new G0 will be written to the Editor tab.
  6. Turn the FK dials to move the arm
  7. Select the target: click the magnifying glass 🔍 . The Scene tab selection will change to the target (7b).
  8. Increase the linear velocity: drag it to the right.
  9. Move in 3D space: click 3D View > Move. The robot will rubber band to your destination.

image

To play back

  1. Turn of the recording (4)
  2. Turn off the report (5)
  3. Set linear velocity to zero (far left).
  4. In the Editor tab, move the caret to the top of the file: scroll to the top and click the first line.
  5. Step through the program: press Send once for each move. The caret will move down one line. The MarlinRobotArm detail Output will change. The robot should move in the 3D view.

@i-make-robots i-make-robots changed the title Hey ma watch this Live recordings Jan 6, 2024
@i-make-robots i-make-robots merged commit 80ed33d into master Jan 6, 2024
12 checks passed
@i-make-robots i-make-robots deleted the hey-ma-watch-this branch January 6, 2024 01:15
@i-make-robots i-make-robots self-assigned this Jan 6, 2024
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.

1 participant