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

Updated Readme and small change to part #8

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ js_l=4.5;

//pogo house is the extrusion on the front of the breakaway face. the release face has a coresponding admission allowing for mating.
pogo_house_x = 15; //this is x
pogo_house_y = 1.25; // this is z
pogo_house_y = 2; // this is z
pogo_house_z =4; // this is y
pogo_house_pos_x= 31.75;
pogo_house_pos_y= 0;
Expand Down
Loading