Skip to content

This repository contain Python scripts to design Parts on FreeCAD. Instead of using a mouse to create 3D parts, Python scripts can create 3D parts instantly with FreeCAD.

License

Jay4C/Python-Macros-For-FreeCAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Python-Macros-For-FreeCAD This repository contain Python scripts to design Parts on FreeCAD. Instead of using a mouse to create 3D parts, Python scripts can create 3D parts instantly with FreeCAD.

#Requirements:

  1. Visual Studio Code : https://code.visualstudio.com/
  2. FreeCAD : https://www.freecadweb.org/
  3. Python : https://www.python.org/

#How to launch the snippets?

  1. Open FreeCAD.
  2. Select Part with the "Switch between workbenches".
  3. Click on View button.
  4. Click on Panels.
  5. Click on Python Console.
  6. Click on the "Create a new empty document" button.
  7. Type the command-line : exec(open("the_path_of_your_file").read()).
  8. Click on the right button on your mouse.
  9. Click on Fit all.

The part was created by the code.

All parts can be seen on Holomorphe's website (https://www.holomorphe.com - Computer aided designed) with BabylonJS viewer (https://doc.babylonjs.com/extensions/babylonViewer) with .stl format.

This repository wants to publish free energy devices in cad to bring free energy devices to the world in order to escape poverty globally, maintain all eco-systems and escape censorship.

This repository publishes free energy devices invented by inventors like Stanley Meyer, Nikola Tesla, John Bedini, Viktor Schauberger, Chas Campbell, Edwin Gray, Thomas Henry Moray and others inventors who worked on free energy devices.

About

This repository contain Python scripts to design Parts on FreeCAD. Instead of using a mouse to create 3D parts, Python scripts can create 3D parts instantly with FreeCAD.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages