GithubHelp home page GithubHelp logo

gbroques / ose-universal-axis-macro Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 68 KB

FreeCAD macro for creating Universal Axis objects.

Shell 18.44% Python 81.56%
freecad macro opensourceecology ose osedev open-source-ecology cnc cnc-machine

ose-universal-axis-macro's Introduction

OSE Universal Axis Macro

The Universal Axis is a modular and scalable CNC axis for creating cartesian CNC machines.

This FreeCAD macro creates Universal Axis objects allowing the user to adjust properties like Length automatically.

Universal Axis object in FreeCAD

Setup

  1. Clone the repository
  2. Link the macro to your FreeCAD macro directory by running the link_macro.sh shell script:
./link_macro.sh

Python Usage

from universal_axis import create_universal_axis

document = App.ActiveDocument
universal_axis = create_universal_axis(document, 'UniversalAxis')
document.recompute()

If you need more fine-grained control over the geometry of the Universal Axis object, then you can explode the compound.

FreeCAD Version Information

Tested and developed with the following FreeCAD version:

OS: Linux
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.16093 (Git)
Build type: Unknown
Branch: master
Hash: 690774c0effe4fd7b8d2b5e2fb2b8c8d145e21ce
Python version: 2.7.12
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.0.0
Locale: English/UnitedStates (en_US)

ose-universal-axis-macro's People

Contributors

gbroques avatar

Watchers

 avatar  avatar  avatar

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.