Code Monkey home page Code Monkey logo

fusionpanel's Introduction

FusionPanel

This source code is only for v2 and v3 PanelDue control panels.

This is a modified version of the PanelDueFirmware for the PanelDue 3D printer user interface board and has been modified for use only with the F400 3D Printer.

Version 1 of FusionPanel for v1 PanelDue control panels can be found here: https://github.com/chandler767/FusionPanel-OLD

Image of FusionPanel

Changes

This firmware is based off of version 1.17 of the PanelDueFirmware and it has been modified to be used with the F400 3D Printer.

Build Instructions

  1. Download Arduino version 1.5.8 and install it into folder C:/Arduino-1.5.8.
  2. Download and install Eclipse Oxygen for C/C++ Developers, from http://www.eclipse.org/downloads/eclipse-packages/.
  3. In Eclipse create new workspace C:/Eclipse/FusionPanel. Then exit Eclipse.
  4. Download this github project as a zip file and unzip it into C:/Eclipse/FusionPanel.
  5. Load Eclipse and tell it to import the FusionPanel project.
  6. Configure the path to the tools in the project under C/C++ Build -> Settings -> Cross Settings.
  • Ensure it contains: C:\Arduino-1.5.8\hardware\tools\gcc-arm-none-eabi-4.8.3-2014q1\bin
  • Ensure there is a copy of make on your PATH. If not then add: C:\Arduino-1.5.8\hardware\arduino\sam\system\CMSIS\Examples\cmsis_example\gcc_arm
  1. Set the build target to release-v3-4.3 to build for a v3 PanelDue.
  • You may encounter a resource error on the first and second builds. The missing resources will automatically be created and then you will be able to build.
  • You will get several 'defined but not used' warnings from labels and buttons that have been disabled for the F400. This is normal.

Firmware Upload Instructions

Instructions for flashing the firmware binary via USB are at: http://miscsolutions.wordpress.com/paneldue/

(see section "Testing the board and updating the firmware").

Support

For support contact Fusion3 directly.

Acknowledgements

fusionpanel's People

Contributors

chandler767 avatar

Stargazers

 avatar

Watchers

 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.