Help needed to start modifying FreeCAD

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Help needed to start modifying FreeCAD

Post by Kunda1 »

Here's fosselius's post
https://github.com/maidenone/FreeCAD-bl ... opment.rst

@fosselious, FYI do you mind creating a separate branch next time (don't mean to be nitpicky but it is good form :ugeek: ) instead of working in master ?
I've added your repo as a remote and am making some modifications for approval by the community. WIll send a PR soon.
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
fosselius
Posts: 381
Joined: Sat Apr 23, 2016 10:03 am
Contact:

Re: Help needed to start modifying FreeCAD

Post by fosselius »

Kunda1 wrote: Sun Nov 11, 2018 4:38 pm do you mind creating a separate branch next time
Yes, the thought crossed my mind while i made my initial commit.. i do consider it to be far from done. Just made an initial commit and push when my time run out.. will be interesting to go through you pull request.

There is a lot of things i would like to add, but at the same time its best to not make it too long, better split it up to more detailed specific posts. The first post was intended to give an basic overview of the workflow and give links to more/deeper info.
User avatar
fosselius
Posts: 381
Joined: Sat Apr 23, 2016 10:03 am
Contact:

Re: Help needed to start modifying FreeCAD

Post by fosselius »

see: https://github.com/FreeCAD/FreeCAD-blog/pull/7

Image removed was: https://drive.google.com/file/d/1l8W8w2 ... sp=sharing
I do not know if it "adds to the content" and its always painful to add binaries to a gitrepo, so i am hesitant to add it.

Preview can be seen here:
https://github.com/maidenone/FreeCAD-bl ... opment.rst

a note, on https://www.freecadweb.org/api/ "head first to the [Wiki Documentation]." -> this link is broken.
Post Reply