Giter Club home page Giter Club logo

fullcontrol-gcode-designer's Introduction

Software for designing GCode for additive manufacturing (or for other processes that use GCode such as laser cutting)

See www.fullcontrolgcode.com for more information and tutorial videos

Email [email protected] for queries, collaboration and support

The software uses Excel as a front end - the code is visible in the Visual Basic application within Excel. No installation required - just download it from this repository (open the FullControl_GCode_Designer_Heron02d.xlsm page and click the download button).

Since FullControl used VBA macros, you'll need to activate them when you open the file and potentially follow microsoft's instructions to 'unblock' the file (files downloaded from the internet have added security in recent versions of Windows)

Python version of FullControl

The python version of FullControl is available here

A journal article describing FullControl is included in this repository for download ('FullControl GCode Designer - Author Version.pdf')

Please cite:

Gleadall, A. (2021). FullControl GCode Designer: open-source software for unconstrained 
design in additive manufacturing. Additive Manufacturing, 46, 102109.

Screenshot:

Journal paper figure:

alt text

Youtube Highlight Video (click to play):

IMAGE ALT TEXT

Contributing

This repo contains custom git hooks and python scripts to enable all VBA modules, classes, forms, and custom RibbonUI xml files to be exported prior to each commit. You will find the exported files in the .vba and .xml directories.

If you wish to submit a pull request please clone the repo, edit the xlsm file, then run the following command, in the repo directory, to enable the custom hooks prior to any commits:

git config core.hookspath .githooks

It may be necessary to do the following in Excel to allow git to access the vba scripts... Open FullControl .xlsm file > File > Options > Trust Centre > Trust Center Settings > Macro Settings > Check the box for “Trust access to the VBA project object model” > Close Excel

Alternatively, directly edit the VBA/XLM files in the .vba and .xlm folders - then there is no need to use the githooks.

This process for contribution is still being optimised so feel free to suggest improvements to it.

Only changes to the text of vba/xml code will be accepted, to ensure changes can be effectively reviewed. For security reasons, changes to the main .xlsm file and .frx files will not be accepted without prior communication.

fullcontrol-gcode-designer's People

Contributors

alecperkins avatar andyglx avatar duncanlhs 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.