A thread for My Rostock Max V1 build - For Questions
Posted: Sat Apr 19, 2014 7:58 pm
Welcome to my build thread. Ok, So what did I get and where am I currently stuck… I got me a Rostock V1 Max with (2) hotends with the original nozzles and fans, (2) Trick laser top mounts with (2) EZstruders, carbon fiber arms, zero lash straps and an E3D hot end with nozzle and fan. I also have 2 spools of exciting Grey ABS. I plan to start out using just one extruder with the original nozzle, then moving to (2) hotends with the original nozzles and fans, then multiple extruders with 2 E3D hot ends with fans. I’ve got the printer assembled and am stuck on getting it calibrated. Here are my issues and questions so far….
Questions on the Build/Assembly…
1. The Nozzle assembly seems loose; tight at the top where it’s tightened down, but with a little play at the bottom where it’s not… is this right?
2. I could not get the LCD display to work [get the dreaded white boxes]with the original firmware (Marlin) or the latest firmware (.83 or .91). Once I loaded PolygonHells hacked version of FW, the display comes right up. I’d like to get to the latest version of FW with the LCD display working, just not sure the best way to get there (like coping some code chunks.).
3. The cheapskate assembly on my Z axis seems loose, with more play than the others, but it seems tightened as much as it goes.. what more can I do?
4. Will I need a bigger Power Supply (than what comes with the V1 Rostock)to support multiple extruders and 5 accessories?
Questions on the Calibration…
I completed the following (and everything before it) with no issues (copied from the Assembly guide).
[“Issue a G28 command – the axes should travel all the way up and “bounce” off the limit switches. Send “G0 Z300 F3500”. This will move the effector platform down a few centimeters. The idea is to get them off the end stops so we can move things around a bit. While learning how the motion controls work, please keep the Z height (the distance from the tip of the hot end to the build surface) a few inches above the build platform. We haven't set the Rostock MAX's true Z height yet and you don't want to smash the hot end into the bed by accident. Initiate the “PID Auto tune” routine. Send the command “M303 S200”. This begins the auto tune process. Send the command “M303 P1 S60”. This will start the auto tune process for the heated bed.
Here’s what I’m trying to do but getting stuck (again, copied from the Assembly guide)
[“Okay, now we need to find out what the actual Z height on your machine is. Send the G28 command to the Rostock MAX…Once the hot end and bed have reached the target temperatures, measure the distance from the tip of the brass nozzle on the hot end to the surface of your build plate. Add 2mm to this figure and write it down. Open up the EEPROM table editor and edit X max length, Y max length and Z max length (All 360.75mm). Save the EEPROM editor and open up the Printer Shape tab on the Printer Settings dialog. Enter the number you entered in the Printable Height field as shown in Fig. 18-8. Now comes the task of making that figure as accurate as we can. Send the command “G0 Z10 F3500” to the Rostock MAX. It should send the hot end to a spot roughly 10mm above the build surface. We added 2mm in the measurement step in order to give us a bit of wiggle room here. Lay a sheet of notebook paper on the heated bed and begin to bring the Z height down 1mm at a time. Click on the “down” Z arrow in the 1mm segment (it's the center segment of the arrow)”]
Where I’m stuck is this, When I send the G28 command, I don’t see that I’m given the Z height. the axes travel all the way up and “bounce” off the limit switches, but the LCD display increments to whatever Z height is specified in the FW or EEPROM (363, 360, 400 respectively each iterative try.) Also, when I send the command “G0 Z10 F3500” to send the hot end to a spot roughly 10mm above the build surface, the hot end only move to half-way down the total length of the Axis or Z height. I can’t seem to get my Z-height set right.. Even manual controls won’t allow me to move the hot end down more. Anyone have any ideas why I may be having issues with this or how I can resolve and get past it?
Questions on the Build/Assembly…
1. The Nozzle assembly seems loose; tight at the top where it’s tightened down, but with a little play at the bottom where it’s not… is this right?
2. I could not get the LCD display to work [get the dreaded white boxes]with the original firmware (Marlin) or the latest firmware (.83 or .91). Once I loaded PolygonHells hacked version of FW, the display comes right up. I’d like to get to the latest version of FW with the LCD display working, just not sure the best way to get there (like coping some code chunks.).
3. The cheapskate assembly on my Z axis seems loose, with more play than the others, but it seems tightened as much as it goes.. what more can I do?
4. Will I need a bigger Power Supply (than what comes with the V1 Rostock)to support multiple extruders and 5 accessories?
Questions on the Calibration…
I completed the following (and everything before it) with no issues (copied from the Assembly guide).
[“Issue a G28 command – the axes should travel all the way up and “bounce” off the limit switches. Send “G0 Z300 F3500”. This will move the effector platform down a few centimeters. The idea is to get them off the end stops so we can move things around a bit. While learning how the motion controls work, please keep the Z height (the distance from the tip of the hot end to the build surface) a few inches above the build platform. We haven't set the Rostock MAX's true Z height yet and you don't want to smash the hot end into the bed by accident. Initiate the “PID Auto tune” routine. Send the command “M303 S200”. This begins the auto tune process. Send the command “M303 P1 S60”. This will start the auto tune process for the heated bed.
Here’s what I’m trying to do but getting stuck (again, copied from the Assembly guide)
[“Okay, now we need to find out what the actual Z height on your machine is. Send the G28 command to the Rostock MAX…Once the hot end and bed have reached the target temperatures, measure the distance from the tip of the brass nozzle on the hot end to the surface of your build plate. Add 2mm to this figure and write it down. Open up the EEPROM table editor and edit X max length, Y max length and Z max length (All 360.75mm). Save the EEPROM editor and open up the Printer Shape tab on the Printer Settings dialog. Enter the number you entered in the Printable Height field as shown in Fig. 18-8. Now comes the task of making that figure as accurate as we can. Send the command “G0 Z10 F3500” to the Rostock MAX. It should send the hot end to a spot roughly 10mm above the build surface. We added 2mm in the measurement step in order to give us a bit of wiggle room here. Lay a sheet of notebook paper on the heated bed and begin to bring the Z height down 1mm at a time. Click on the “down” Z arrow in the 1mm segment (it's the center segment of the arrow)”]
Where I’m stuck is this, When I send the G28 command, I don’t see that I’m given the Z height. the axes travel all the way up and “bounce” off the limit switches, but the LCD display increments to whatever Z height is specified in the FW or EEPROM (363, 360, 400 respectively each iterative try.) Also, when I send the command “G0 Z10 F3500” to send the hot end to a spot roughly 10mm above the build surface, the hot end only move to half-way down the total length of the Axis or Z height. I can’t seem to get my Z-height set right.. Even manual controls won’t allow me to move the hot end down more. Anyone have any ideas why I may be having issues with this or how I can resolve and get past it?