Re: E3Dv6 on Solidoodle Press
shoot, i didnt update the firmware. i was assuming that i didnt need to do that step because i wasnt going to be using Soliprint software. thats my mistake.
You are not logged in. Please login or register.
SoliForum - 3D Printing Community → Solidoodle Press → E3Dv6 on Solidoodle Press
shoot, i didnt update the firmware. i was assuming that i didnt need to do that step because i wasnt going to be using Soliprint software. thats my mistake.
ok, so the firmware update read through seems pretty straight forward. downloaded what i needed and im ready to go, other then i cant find the RESET button the the motherboard that they talk about in the wiki.solidoodle factory bootloader walkthrough. i see the BOOT pins in the center of the board, but no reset button.
No, you just use the Arduino software to update the firmware.
I really need to do my research.
The Press has a soft reset. You can skip that step. Once you get the IDE part taken care up and the boot pin in. Make sure the main power to the press is off. Then you should be able to flash it. After it's done. It's going to reboot the controller. Quit the IDE and fire up the printer with the main power button and connect the software you normally used to connect to the printer.
Never really dabbled into flashing and bootloaders etc. If you dont mind im just going to try and see if i can get through this, and document on my end so that others in my wake can have a decent walkthrough, and the issues that im having ill just screen cap and toss up here.
first off, Open the firmware.
what firmware? the stock Press firmware thats in the GitHub folder? That doesnt open up, i get an error (pic below) I thought thats what MacGyverX had done was compile the new firmware that needs to be flashed to the Press' mobo...thats the cpp.hex file from the github folder(?) So...i assume that this step can be skipped and onto the next

Second. Navigate to the BootloaderHID folder. Downloaded as instructions said, unzipped and put the files in the folder onto a folder on my desktop named HID Bootloader. 
So i assume in the command prompt window i would type
cd C:\Users\Zerb\Desktop\HID Bootloader
To which i get this in the Command Prompt, so i assume im on the right path here and now i just need to reset the Press' mobo.
once i get the boot pin in, which i just want to confirm that a jumper needs to be placed between those 2 pins there to the left of the O in Solidoodle in the picture. i should be all set and good to go? If so, what are the steps for the jumper here? Put jumper on the pins, run command prompt, flash board, once the prompt window is completed, remove jumper...then fire up printer and connect software?
again, sorry that this may come off absolutely annoying as all fuck here...but i just want to make absolute certain that im grasping what needs to be done here and hopefully this can help some others that may want to venture down this path as well. Thank you. 
I can't speak to using the Solidoodle firmware uploader, as I used a Jtag-ice mkii when I updated my firmware (which was a real headache under win7, by the way... definitely a reason to keep an old XP machine around... but anyway...)
But, for step 1, downloading the firmware... make sure you download the raw file:
and for putting the jumper on the motherboard, I believe JP1 is the boot jumper (at least, that is the one I needed using a programmer). I'm not sure what JP3 does.

-------
(MacGyverX, if this is wrong, let me know, and I'll remove the post... I don't want to lead anyone down the wrong path, and I'm working from memory here..)
ok, so reading through the walkthrough on the Github post that is the correct jumper that it seems that you circled that is needed to reset and read/write the new firmware. issue for me is my command prompt window is still saying
Waiting for Teensy device
(hint: press reset button)
when attaching the jumper the pc makes the sound that a USB device was just connected to the computer, same sound it makes if you were to just power on the printer. so i feel as if im on the right track here.
I ended up printing about six of the hot end mounts, decreasing the extrusion multiplier each time, but I was never able to get it to fit. The interior corners on the slots weren't sharp enough for me. So, I made a slightly modified version that pulls the corners in slightly. It is much simpler than MacGyverX's right now, without all of the nice chamfers, but it fit for me.
Interesting, I'll try printing it out (the extruder mount is the only part I had any issues with, the rest look su-purb) later on; Out of curiosity, those insets don't cause any slop do they? I'd imagine not if the sides were in place and holding it snugly enough; and even if it was, I had a similar issue with my last extruder that I ended up fixing with a rubber o-ring for a year and a half...
Mine fits pretty securely. I don't feel any slop at all.
Just as a note, I still printed it with a reduced extrusion multiplier of 0.62 on Soliprint V1.0, and I used some SainSmart HIPS. You might still have to do a little bit of tweaking to get it to fit well, but my first try worked.
reading all this above about firmware has rightly steered me away from this mod. Hopefully I can get this thing to print soon before it becomes a $600 paperweight
Has everyone else used an ISP programmer to flash the new firmware? I'm still dead in the water here at the final hurdle it seems. I can't get this board to RESET to flash the new firmware.
The Press has a soft reset. You can skip that step. Once you get the IDE part taken care up and the boot pin in. Make sure the main power to the press is off. Then you should be able to flash it. After it's done. It's going to reboot the controller. Quit the IDE and fire up the printer with the main power button and connect the software you normally used to connect to the printer.
I am pretty sure you missed this comment about the soft reset. I think he's saying there is no reset button.
I didn't. But following all of the above steps, doesn't get me to where I need to be, so I'm a tad confused. In the screenshots I've posted above in the command prompt window its stating to RESET the board in order to begin the flashing process.
Waiting for Teensy Device.
(Hint: press reset button)
Is where I am stonewalled at the moment
I didn't. But following all of the above steps, doesn't get me to where I need to be, so I'm a tad confused. In the screenshots I've posted above in the command prompt window its stating to RESET the board in order to begin the flashing process.
Waiting for Teensy Device.
(Hint: press reset button)Is where I am stonewalled at the moment
I am not a press owner so I can't say for certain but i don't think you are following the correct set of instructions. I think you should be able to just click upload in Arduino no need for the CMD screen stuff.
I'm no expert but im pretty sure the arduino IDE is only used to compile the firmware off the board, then make changes to it before reflashing. Which MacGyverX has already been kind enough to do and upload the files on github.
jonzerb, open a command window and type in "avrdude". Does and app respond and say it missing parameters? ot file not found?
MacGyverX, doing as you said above i get.
'avrdude' is not recognized as an internal or external command, operable program or batch file.
So after all this is done, will you post a instruction set for newbies like myself? I feel as though this will be the only way to get my press to work correctly since mine doesn't print at all.
Saving screenshots and jotting notes as I go. So yes, I will do my best to post a step by step of how I got this to work for me.
jonzerb, open a command window and type in "avrdude". Does and app respond and say it missing parameters? ot file not found?
I have now installed winavr and it seems to be working properly when opening a command window typing in " avrdude"
I didn't know that I needed this program. I wasnt following the wiki instructions for uploading the firmware via an ISP. I was following it using the factory boot loader instructions.
Have you been able to update the firmware now?
I did not make an attempt since installing Winavr. Was awaiting a response from MacGyverX, or someone else with more of a grasp on this then me, on what to do next.
just tried again after installing winavr, still the same message within the command prompt.
-do i need to purchase a usbtiny to complete this task?
-do i need to make a call to solidoodle monday to see how to flash new firmware to their board?
-do these new boards even come WITH a bootloader installed as their previous ones did according to the wiki that i was instructed to follow?
Yeah. Trying to go through the factory bootloader and having the same issues as jonzerb.
How to do you verify the board set for bootloader? I have a jumper in and that's it.
SoliForum - 3D Printing Community → Solidoodle Press → E3Dv6 on Solidoodle Press
Powered by PunBB, supported by Informer Technologies, Inc.