Giter Site home page Giter Site logo

neilpf2014 / solidoodle2-marlin Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 9.88 MB

Reprap FW with look ahead. SDcard and LCD support. It works on Gen6, Ultimaker, RAMPS and Sanguinololu

C 44.97% Makefile 2.14% C++ 50.44% Scilab 0.69% Objective-C 1.34% Python 0.41%

solidoodle2-marlin's Introduction

modified for E3D ver 6 hotend and part cooling fan control

#Marlin firmware for Solidoodle 2/3 Previous official Solidoodle firmware was based on early version of Marlin and could not be altered to accomodate a Panelolu LCD screen and encoder without many errors. This version has configuration.h and configuration_adv.h altered to reflect all changes found in official Solidoodle firmware.

##Step 1: Download Arduino

Arduino0022 is no longer needed. A preprepared version of Arduino 1.0.5 has been setup by ozadr1an. It features the required changes needed for the Sanguinololu electronics to work with versions of Arduino beyond 0022. Official Arduino download is available, but you will need to move the files from the Add-ons folder of this repository for the firmware to successfully compile and upload:

-http://arduino.cc/hu/Main/Software

###Preprepared PC version:

-http://www.mediafire.com/download/leatx20mqiicipz/Solidoodle-arduino-1.0.5-windows.zip -https://docs.google.com/file/d/0B7IeeziM0bp9S3FMQUM2Rk02ajQ

Simply unzip into a folder of your choice.

###Preprepared Mac version:

-http://www.mediafire.com/download/9z357ec4rrwpfu7/Solidoodle-arduino-1.0.5-macosx.zip -https://docs.google.com/file/d/0B7IeeziM0bp9Yjd4SFZfb0QwZ0U

##Step 2: Choose Solidoodle version

If you have a Solidoodle 2, then the firmware is already setup for you by default. If you have a Solidodle 3, simply change line 15 in configuration.h from:

#define SOLIDOODLE_VERSION 2

to:

#define SOLIDOODLE_VERSION 3 

##Step 3: Select Microcontroller

For the standard Solidoodle 2/3 model with the 644P microcontroller, upload the firmware as is and select the 'Sanguino W/ ATmega644P' option. If you have upgraded to a 1284P microcontroller, select the 'Sanguino W/ ATmega1284p 16mhz' option.

##Step 4: Enabling Accessories (Optional)

If you're adding an SDSL SDCARD reader, or Panelolu LCD display and rotary encoder with SDSL, you will need to select the 'Sanguino W/ ATmega1284P' board. Please purchase a 1284P with a bootloader already in place.

For a Panelolu/SD card reader combo, uncomment line 316 in configuration.h from:

//#define ULTIPANEL  //the ultipanel as on thingiverse

to:

#define ULTIPANEL  //the ultipanel as on thingiverse

Now compile and upload.

-http://www.soliforum.com/topic/127/panelolu-complete-guide/ -http://www.emakershop.com/browse/listing?l=280 -http://www.emakershop.com/browse/listing?l=307 -http://blog.think3dprint3d.com/2012/06/panelolu-in-depth.html

If you're only adding SDSL, uncomment line 313 in configuration.h from:

//#define SDSUPPORT // Enable SD Card Support in Hardware Console

to:

#define SDSUPPORT // Enable SD Card Support in Hardware Console

Now compile and upload.

-http://reprap.org/wiki/SDSL -http://www.emakershop.com/browse/listing?l=182

solidoodle2-marlin's People

Contributors

erikzalm avatar daid avatar bkubicek avatar scuba82 avatar linagee avatar jcrocholl avatar maikstohn avatar triffid avatar setar avatar ijackson avatar jothan avatar markfinn avatar danielesdei avatar ozadr1an avatar fsantini avatar banjer avatar yuroller avatar elgambitero avatar brackendawson avatar kevinoconnor avatar zetaphoenix avatar gege2b avatar phord avatar bgamari avatar erikdebruijn avatar brupje avatar mfeherpataky avatar tonokip avatar atntias avatar neilpf2014 avatar

Watchers

James Cloos 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.