Closed 3d-gussner closed 4 years ago
I love the idea, but I know about as much about GitHub as I do about Fusion.. lol I'm just a little out of my element..
I will start working on the Belt stepper mount Pt1 V4.stl
I will start working on the Belt stepper mount Pt1 V4.stl
Please check the fusion 360 folder in the development branch before selecting files till we get a better system in place. I do believe that the Belt Stepper Mount Pt1 V4 has already been done.
@NAK3DDesigns As github Owner you can edit this issue and update the claims. As you like the idea, I will try to update as often I can the claims. Starting by adding existing claims and all files to be converted.
I will start working on the Belt stepper mount Pt1 V4.stl
@dsk001 any ETD or Info i can add to your claim?
There is already a version
@NAK3DDesigns added a column Reviewed, so you can say if it is done or need some rework.
I've got cooling ducts v4 left and therefore right as well
@3d-gussner since it is already done, I didn't do it. No use duplicating work already done.
Thanks everyone, bare with me if it takes me a bit to get a rhythm going I’m still learning how to use Github but I don’t want to slow you guys down.
I guys, I'm totally New to github actually i came because of this project. But i am really good at fusion 360. I would like to help. how Can I do that ?
@reFlex-lab the way I have found to work with this (also new here) is to fork this github repository. This creates an exact copy of the repository under your account. Once you have a file that you gave recreated in fusion, upload both the .F3D and .STEP files to the development branch of your repository (so the parts can be tested before being sent to the master). You can then make a push request to this projects development branch that includes your updated files. Don't have to time right now to write up a detailed description of where all the buttons are but hopefully this gets you started!
I guys, I'm totally New to github actually i came because of this project. But i am really good at fusion 360. I would like to help. how Can I do that ?
Claim here a part with ETD if possible
https://github.com/NAK3DDesigns/White-Knight/tree/Development
hit the Fork
buttonOn Windows you can install git-bash
git clone https://github.com/<your github user>/White-Knight.git master
cd master
you should now see .../White-Knight/master (master)
git remote add upstream https://github.com/NAK3DDesigns/White-Knight.git
git remote -v
to see if it workedgit worktree add -B Development ../Development
cd ../Development
you should see .../White-Knight/Development (Development)
git pull
To update your git repository with the root one:
.../White-Knight/Develompent
folder.../White-Knight/Development (Development)
git fetch --all
git merge upstream/Development
git push
to update your git repositoryTo work on new part:
.../White-Knight/Develompent
folder.../White-Knight/Development (Development)
git fetch --all
git merge upstream/Development
to be up to date with the rootgit push
to update you web git repositorygit worktree add -b <what you are working on> ../<what you are working on>
.../White-Knight/<what you are working on>
.../White-Knight/<what you are working on> (<what you are working on>)
git status
this should show your changesgit add Fusion\ 36\ files/*.*
to add filesgit commit -a
to commit your changes, write something usefullgit push
if that hasn't been done before you will get a git push --set-upstream origin <what you are working on>
suggestionCreate a Pull request
Compare
Create new pull request
Having individual worktrees prevents pull/push/merge issues
Hope that helps
@3d-gussner Thank you for the detailed description.
Updated the git commands... Claimed 10-Bowden_Cable_Clip_V1.stl created Pull Request for Fusion360 archive and STEP files, would be great if somebody could review it before it is merged
Sorry that i choose a simple one :-)
Count me in! I can make Solidworks files (I know F360 but get around much better in SW), however the STEP format should suffice, unless anyone has issues with that? I'll take: Mosquito & E3Dv6 Mount V7.stl Mosquito & E3Dv6 clamp and cooling fan mount V4.stl
Fan ducts are done and pushed, parametrics in the F3D file are kinda shit though >.> I'll take Belt stepper mount Pt2 V3 now.
Count me in! I can make Solidworks files (I know F360 but get around much better in SW), however the STEP format should suffice, unless anyone has issues with that? I'll take: Mosquito & E3Dv6 Mount V7.stl Mosquito & E3Dv6 clamp and cooling fan mount V4.stl
Welcome, Fusion 360 archive files are preferred as most users can use it for free and we can change sketches if needed. @ianespana Claim added
Fan ducts are done and pushed, parametrics in the F3D file are kinda shit though >.> I'll take Belt stepper mount Pt2 V3 now.
@EXOgreen Claim added
I will Start with 1-Display_Support_Endcaps.stl
I'd like to help out with some of the conversions. I'm distinctly average at fusion but should be able to help. What is the process people are using to do the conversion?
1-All_Belt_Clams V2.stl clamp nr.3 & 1-All_Belt_Clams V2.stl clamp nr.4
claimed, done, and pull-requested.
I'd like to help out with some of the conversions. I'm distinctly average at fusion but should be able to help. What is the process people are using to do the conversion?
@paulbuzzby Just download the Fusion360 archives and you can see the different approaches. Here is how i normally start:
@reFlex-lab and @NicoSchlueter claims added
Sorry hit the wrong button :-)
1-CBA bottom Cover V3 Full.stl & 1-CBA top Cover V5 part 1of3.stl & 1-CBA top Cover V5 part 2of3.stl & 1-CBA top Cover V5 part 3of3.stl & 1-CBA top Cover V5.stl & 1-CBA_slide_tray_assembly_v11.stl & 1-Display_Support_Endcaps.stl short one & 1-Display_Support_Endcaps.stl long one
Claimed, Done, and should be added automatically to my previous pull request.
Whops, didn't see that @reFlex-lab wanted the Display Endcaps, Sorry!
@NicoSchlueter just saw it thanks also updated the list
@reFlex-lab If your are close to finish just make a PR we can then see which design is "nicer"
As we cannot update all claims as they come in, maybe it is a good idea to see if somebody already claimed it by searching the comments here.
I would like to claim: 2-4080 c-beam endcap V5.stl 2-4080 c-beam endcap wider v1.stl 2-Side_Support_Bottom_Brace.stl 3-Pulley_Bearing_Mount_V2.stl switch enclosure V4.stl
I am amazed that in less than a week we already got 29 claims and results of 44 todo's.
You guys are awesome, love the community!
I would like to claim: 2-4080 c-beam endcap V5.stl 2-4080 c-beam endcap wider v1.stl 2-Side_Support_Bottom_Brace.stl 3-Pulley_Bearing_Mount_V2.stl switch enclosure V4.stl
@NicoSchlueter Man you are on a run :-) Can you please create a different github worktree and PR, otherwise your PR maybe in review and then it is being updated with new designs. This way we can give others time to review a PR one by one
And updated list
Can you please create a different github worktree and PR, otherwise your PR maybe in review and then it is being updated with new designs. This way we can give others time to review a PR one by one
I will try to do that, will have to look up how to do that thou.
2-4080 c-beam endcap V5.stl 2-4080 c-beam endcap wider v1.stl 2-Side_Support_Bottom_Brace.stl 3-Pulley_Bearing_Mount_V2.stl switch enclosure V4.stl
Done and I figured the tree-thing out. Didn't read that initially since it started with "On windows", Sorry. Please delete the initial pull request, everything has now been separated into many requests.
I would like to claim 1-hotend_carriage_v6.stl
Could you tell me what thread that is?
Completed Mosquito & E3DV6 Mount V7,
But man, this "Mosquito & E3Dv6 clamp and cooling fan mount V4" piece is being a bi***! The angles are really weird, xD
Anyway, I'd like to tackle "1-PanelDue7i_mount.stl" next
Updated list added claims @NicoSchlueter & @ianespana .
11 of 44 left to convert.
I claim 1-Peeler.stl :-)
I'd like to claim the Plug Mount
I'd like to claim the Plug Mount
@paulbuzzby Added claim to large and short 1-plug mount.stl
I claim 1-slide tray end cover v4.stl
1-hotend_carriage_v6 almost done, just need to know what thread that is.
I claim: 1-Stepper_Mount_Left_V9.stl 1-Stepper_Mount_Right_V9.stl 1-hotend wire cover V3.stl 1-tensioner mount bracket.stl
hotend_carriage_v6
https://github.com/NAK3DDesigns/White-Knight/tree/master/BOM can it be the 3/8 PTFE, and fittings???
Last chance to claim last 2 of 44:
1-Rear_Idler_Right_V5.stl 1-Rear_Idler_left_V4.stl
I claim 1-Side_Support_Top_Brace_Left_V2.stl 1-Side_Support_Top_Brace_Right_V2.stl
Give me those, 😄
1-Rear_Idler_Right_V5.stl 1-Rear_Idler_left_V4.stl
So it is nearly done
I guess next step is to review all files and tine tune them. So weird angles are removed. Maybe optimized for 3d printing ....
Let's see what @NAK3DDesigns want us to do next :-)
Give me those, 😄
1-Rear_Idler_Right_V5.stl 1-Rear_Idler_left_V4.stl
@ianespana Added claim...
What I suspect we'll have to do is make the assembly in CAD, and then adjust all models so they fit together properly. I'm willing to do that
@ianespana I was planing to do the same :-) as we have nearly all Fusion360 files
I guess just let me know when you think the files are ready for me to print and test fit as I won’t publish them to the Master till I have test printed them.
@NAK3DDesigns @3d-gussner ETA 1 hour, maybe a tad bit less. Working on the last piece
@NAK3DDesigns @3d-gussner Done, pull request added
Just an idee: Wouldn't it make sense if people claim ONE STL file at the time they are converting to STEP / Fusion 360? Or making a conversion status list:
This way we could prevent double conversions and hopefully get it done faster.
What do you think?