It's alive but, ...
Posted: Sun Aug 24, 2014 1:24 am
Hello,
It's alive! But, after 3 attempts to print the Peek Fan Shroud, I found out it doesn't fit. I'm thinking that the injection molding are newer than those versions, and the tougher injection molded frame for the hot end and universal joints, is not figured into the print for that. So, I'm now printing out the E3D V6 print head mod to mount a printer head that will fit and work right. It can print polycarbonate.
Fixing it goes all the way back to the installation of the firmware, and you have to go fix a line for the thermistor. They talk about it but, it's so vague, and it's in the source code Sketch, and it's in Configure.h. So, the file that needs a change, is the precompiled stuff you were looking at before you're Rostock Max V2 was loaded with anything, and was just a Rambo. They use a different thermistor.
So, first you open the repetier.ino file, then click on the tab marked Configure.h, and scroll down. T0, on the Rambo, is your hot end's thermistor. So, that's the first thermistor you need to select a value 8, for the E3D V6 hot end.
Then you clear the EEPROM on the Rambo, and upload the new values.
I highly suggest making sure you've gotten your printer to think it's convex, and the center higher than GCode Scripts 1-3. That way, GCode Script 4, doesn't slam the printer head onto the Printer Bed. Then follow the flow chart in the manual.
I had to read your mind, there are no directions.
Open Source, means that you have to look all over the place, and the information is out there but, it's scattered around like a big messy bedroom.
Sorry.
It's alive! But, after 3 attempts to print the Peek Fan Shroud, I found out it doesn't fit. I'm thinking that the injection molding are newer than those versions, and the tougher injection molded frame for the hot end and universal joints, is not figured into the print for that. So, I'm now printing out the E3D V6 print head mod to mount a printer head that will fit and work right. It can print polycarbonate.
Fixing it goes all the way back to the installation of the firmware, and you have to go fix a line for the thermistor. They talk about it but, it's so vague, and it's in the source code Sketch, and it's in Configure.h. So, the file that needs a change, is the precompiled stuff you were looking at before you're Rostock Max V2 was loaded with anything, and was just a Rambo. They use a different thermistor.
So, first you open the repetier.ino file, then click on the tab marked Configure.h, and scroll down. T0, on the Rambo, is your hot end's thermistor. So, that's the first thermistor you need to select a value 8, for the E3D V6 hot end.
Then you clear the EEPROM on the Rambo, and upload the new values.
I highly suggest making sure you've gotten your printer to think it's convex, and the center higher than GCode Scripts 1-3. That way, GCode Script 4, doesn't slam the printer head onto the Printer Bed. Then follow the flow chart in the manual.
I had to read your mind, there are no directions.
Open Source, means that you have to look all over the place, and the information is out there but, it's scattered around like a big messy bedroom.
Sorry.