z-603s:firmware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
z-603s:firmware [2018/02/16 23:30] – [Custom Firmware for the JGAurora Z-603S] pinchiesz-603s:firmware [2020/12/25 02:13] (current) – external edit 127.0.0.1
Line 1: Line 1:
-===== Custom Firmware for the JGAurora Z-603S =====+=====Firmware for the JGAurora Z-603S ======
  
-This printer had a motherboard change mid way in 2016, so there are TWO different motherboard firmwares  +This printer had a motherboard change mid way in 2016, so there are at least TWO different motherboards[[https://www.dropbox.com/sh/hqqt0l9wrv0eeuv/AADjnpCTAiwed3oHgv8JznIva?dl=0|Click here to see some photos of these motherboards.]] Of the two versions that are known to existI am referring to the one as "motherboard A"and the other as "motherboard B"Type A has separate heat sinks over the stepper drivers, type B has one long continuous heat sink. 
-If you have a BLUE motherboardyou have the OLDER revision motherboard. +==== Download Firmware ====
-If you have a GREEN motherboard, you have the NEWER revision motherboard. +
  
-This custom firmware is currently only for the newer green motherboard. Support for the blue motherboard will come soon... [[http://samuelpinches.com.au/contact|contact me]]] if you need it sooner.+Please **click the photo below that matches your motherboard** to download the correct firmware for your Z-603S.
  
 +Each link contains both the **OEM factory firmware**, and the **custom community firmware** for these printers.
  
  
-==== Custom Firmware ==== +[[https://www.dropbox.com/sh/xkhbxgnvnn91mcc/AADs2cOb5XKs6mwnyMr0wrAua?dl=0|{{:z-603s:z603s-motherboard-a.jpg?400|}}]][[https://www.dropbox.com/sh/ifvlkj5rreqx0oh/AAAy24vSeReJiFYTXP0LUdZna?dl=0|{{:z-603s:z603s-motherboard-b.jpg?400|}}]]
-  * [[https://www.dropbox.com/sh/odck7fhhoucii7v/AADQ8J6D249kbStV6clV8kpVa?dl=0|Download firmware for the new green motherboard [Marlin 1.1.8, Build A, 16th Feb 2018]]]+
  
 +**PLEASE NOTE: the type A can come in green as well. Mine was an older one, which was why it was blue.**
  
-==== OEM firmware: ==== 
-  * [[https://www.dropbox.com/sh/opbxbqaelq4n4lk/AAD-NUsZdq3HioIF9dZvwkC6a?dl=0|OEM firmware for old blue motherboard]] 
-  * [[https://www.dropbox.com/sh/goto6hf2ziow6va/AACBy1y5hpALzmORzXEwHD4Ya?dl=0|OEM firmware for new green motherboard]] 
  
 +To browse the JGAurora Z-603S firmware directory, [[https://www.dropbox.com/sh/4wigeem5fgx3ny2/AADIl9SlsUG2pHFIx1mBjd5ia?dl=0|click here]].
 +
 +
 +
 +==== Install Custom Firmware ====
 +  - Download and install arduino IDE software from https://www.arduino.cc/en/Main/Software
 +  - Close all other programs that talk to the serial port, like Cura.
 +  - Unzip the firmware download, and open the “Marlin.ino” file in the Arduino IDE. Make sure the folder the firmware files are all located in is “Marlin” with a capital M, and make sure the selected tab in the Arduino IDE says “Marlin” and not something like “conditionals.h”.
 +  - Plug in Z-603S to your computer via USB cable
 +  - In the Arduino IDE, under the Tools menu, set:
 +  - – Board to “Arduino/Genuino Mega or Mega 2560”
 +  - – Processor to “Atmega 2560 (Mega 2560)”
 +  - – COM Port set to your 3D printer’s com port: To find your COM port, unplug the printer, and see which com ports are currently listed. Plug the printer USB cable in, and see if any new COM ports appear. Those will likely be your printer. If you can’t find the right com port, or your device is not detected, you may need to install drivers for the FTDI serial to USB interface chip in the printer
 +  - Install the u8glib library, using the library manager found under the menu “Sketch -> Include Library -> Manage Libraries”
 +  - In the Arduino software, choose upload, under the sketch menu.
 +  - Wait for the firmware to finish uploading.
 +  - Celebrate! You did it! 8-)
 +
 +
 +==== Install Factory Firmware ====
 +For Mac: Download [[http://paulkaplan.me/HexUploader/|HexUploader]]
 +For PC: Download [[http://www.hobbytronics.co.uk/arduino-xloader|XLoader]]
 +  - Plug in printer via USB
 +  - Install FTDI drivers, if neccesary.
 +  - Open flashing program, and select HEX file. 
 +  - Choose COM/serial port that matches your printer
 +  - Choose "Upload"
 +  - Wait! Don't touch anything!
 +  - Celebrate! You did it! 8-)
 +
 +==== Custom Community Firmware Version History ====
 +17th Feb 2018
 +  * Initial public release, based on latest 1.1.X (1.1.8) build.
 +  * EEPROM off
 +  * Bed levelling probe support disabled.
  
-==== Photos of old and new motherboards ==== 
-[[https://www.dropbox.com/sh/hqqt0l9wrv0eeuv/AADjnpCTAiwed3oHgv8JznIva?dl=0|Link to dropbox gallery]] 
z-603s/firmware.1518784248.txt.gz · Last modified: 2020/12/25 02:13 (external edit)