Git Product home page Git Product logo

Comments (5)

kmckee avatar kmckee commented on August 11, 2024

So, I've been able to repair the models and then slice them successfully. I did an automatic repair using the free version of Netfabb.

Should I send a pull request with the repaired models?

from cyclone-pcb-factory.

CarlosGS avatar CarlosGS commented on August 11, 2024

Hi Kyle, I normally use Cura, which seems to incorporate the "auto repair
stl" feature, so I've never really had any problems slicing them.

But yeah it would be great to provide fixed STLs for people that uses
different gcode generators. I'd appreciate that pull request :-)

If it's not too much of a hassle, could you replace each STL in a separate
commit? That way it is easier for me to check for any difference. I'm a bit
worried the repair process may close screw holes.

On 14 Dec 2015 04:39, "Kyle McKee" [email protected] wrote:

So, I've been able to repair the models and then slice them successfully.
I did an automatic repair using the free version of Netfabb.

Should I send a pull request with the repaired models?


Reply to this email directly or view it on GitHub.

from cyclone-pcb-factory.

kmckee avatar kmckee commented on August 11, 2024

Hi Carlos,

I have this all ready to go, but I don't think it's possible send a PR against the v2.2 tag. When I switch the base from a branch to a tag, github removes the "Create Pull Request" button.

Everything is in my fork here: https://github.com/kmckee/Cyclone-PCB-Factory

First, does it make sense to repair the v2.2 stls? If so, can you create a branch on the v2.2 tag so that I can submit the PR?

from cyclone-pcb-factory.

CarlosGS avatar CarlosGS commented on August 11, 2024

Hi, the merge is done :-)
With the following commands:
'''
git remote add kmckee [email protected]:kmckee/Cyclone-PCB-Factory.git
git fetch kmckee
git merge kmckee/repairs
'''
Github seems to be clever enough to re-locate the files that were moved to different folders.

Thanks so much for taking the time to fix all of the STLs, and for logging the changes with separate commits, it helped a lot!!

from cyclone-pcb-factory.

kmckee avatar kmckee commented on August 11, 2024

Awesome!

NP; thanks for all your work on this. I'm eagerly waiting for parts in the mail so I can put it all together :)

from cyclone-pcb-factory.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.