Skip to content

Preetpalkaur3701/FreeCAD_Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeCAD_Models

This repo contains the 3D models created in FreeCAD using Python script

Requirement

Installation

  1. $ cd ~/.FreeCAD/Mod
  2. $ git clone https://github.com/Preetpalkaur3701/FreeCAD_Models.git

Usage

  1. Run FreeCAD as $ FreeCAD
  2. In Python console of FreeCAD run below commands:
from FreeCAD_Models import bishop_code
bishop_code.make_bishop_base(5, 4, 2, 20, 3, 2, 16, 2, 4, 1, 1)

Bishop View:

bishop_1 bishop_2 bishop_3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages