Are you looking for help regarding FreeCAD python scripting?

Need help, or want to share a macro? Post here!
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
chrisb
Veteran
Posts: 53920
Joined: Tue Mar 17, 2015 9:14 am

Re: Are you looking for help regarding FreeCAD python scripting?

Post by chrisb »

Yesterday the links to code snippets and macros recipes were broken. Today they work again.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Roy_043
Veteran
Posts: 8450
Joined: Thu Dec 27, 2018 12:28 pm

Re: Are you looking for help regarding FreeCAD python scripting?

Post by Roy_043 »

Aha, thanks.
User avatar
miniellipse
Posts: 101
Joined: Tue Apr 24, 2018 9:09 pm

Re: Are you looking for help regarding FreeCAD python scripting?

Post by miniellipse »

These tutorials are not mine, but they are really good way of jump starting a newbie into creating python based macros in freecad. The entire YouTube channel, MangoJelly Solutions, seems to be recent and is made up of other very useful freecad tips and tricks.

https://youtube.com/playlist?list=PLWuy ... zXt7zlSIsh
User avatar
Evgeniy
Posts: 477
Joined: Thu Jul 15, 2021 6:10 pm

Re: Are you looking for help regarding FreeCAD python scripting?

Post by Evgeniy »

I'm looking https://wiki.freecadweb.org/PySide_Inte ... e_Examples today and im thing this script is need to update.
The print command must have round brackets. If I am given access to edit the wiki, I can fix it.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Are you looking for help regarding FreeCAD python scripting?

Post by Kunda1 »

Evgeniy wrote: Sat Jul 17, 2021 2:17 pm I'm looking https://wiki.freecadweb.org/PySide_Inte ... e_Examples today and im thing this script is need to update.
The print command must have round brackets. If I am given access to edit the wiki, I can fix it.
DM me a valid email..and I can set you up
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
Evgeniy
Posts: 477
Joined: Thu Jul 15, 2021 6:10 pm

Re: Are you looking for help regarding FreeCAD python scripting?

Post by Evgeniy »

Kunda1 wrote: Sat Jul 17, 2021 7:59 pm DM me a valid email..and I can set you up
Dropped.
DanielLeeWenger
Posts: 53
Joined: Sun Feb 02, 2020 4:02 am
Location: Santa Cruz, California
Contact:

Re: Are you looking for help regarding FreeCAD python scripting?

Post by DanielLeeWenger »

I have found the series of youTube posts at https://www.youtube.com/c/MangoJellySolutions to be extremely helpful in learning Python and the ins and outs of macro scripting. An excellent new series dedicated to FreeCAD users.

You will also find in this series very helpful tutorials on various work benches.
manos
Posts: 432
Joined: Thu Nov 12, 2020 10:48 am
Location: Greece

Re: Are you looking for help regarding FreeCAD python scripting?

Post by manos »

Hello
How can I characterize a post as answered ?
edwilliams16
Veteran
Posts: 3106
Joined: Thu Sep 24, 2020 10:31 pm
Location: Hawaii
Contact:

Re: Are you looking for help regarding FreeCAD python scripting?

Post by edwilliams16 »

Edit the title of your first post to show {SOLVED]
manos
Posts: 432
Joined: Thu Nov 12, 2020 10:48 am
Location: Greece

Re: Are you looking for help regarding FreeCAD python scripting?

Post by manos »

edwilliams16 wrote: Mon Sep 05, 2022 6:04 pm Edit the title of your first post to show {SOLVED]
O! Thanks.
Post Reply