Trouble with Firmware Values/printing
Posted: Fri Aug 21, 2015 6:01 am
Hello,
I am trying to get my printer to print and cannot seem to despite my best efforts. I have finished building, I have measured and found the height of my z-axis but after these steps nothing else seems to be intuitive.
I know the height of my printer, which I have put into the firmware under: Manual z home pos, however I do not understand what else needs to be added to the firmware because the other steps don't give me values.
For instance, setting the 3 probing points after homing, my values seem close (using a ruler to check) but the hotend is still 1mm or so away from the bed, do I need to do anything with the firmware and if so, where?
I also do not understand this step:
8 Define the Z_PROBE_OFFSET
You can calculate the Z_PROBE_OFFSET values with this procedure:
Put down the prob. Manual y move the print head down slowly, place the probe at the
center of the print bed. When you hear the trigger of the endstop, you can get the
coordinate on the Repetier host. In my case, it isγ-20.35,11.75,0.3γ, you can add it to
the following settings.
#define X_PROBE_OFFSET_FROM_EXTRUDER 20.35
#define Y_PROBE_OFFSET_FROM_EXTRUDER -11.75
#define Z_PROBE_OFFSET_FROM_EXTRUDER -0.3
//these are the offsets to the probe relative to the extruder tip (Hotend - Probe), these
values are very important, especially the Z_PROBE_OFFSET.
Then modify the Z_PROBE_OFFSET in the firmware
I do not get those values when my endstop is triggered, I get the same value for x, y and z; I have tried entering m114 to see the values, not sure if that is what Im supposed to do.
also entering g29 seems to nearly break my extruder/hotend because the hotend hits the bed. I do not want to proceed without help. Simplified help.
Here is the thing, I was mailed a printer with a missing piece which I have still not gotten, so I went out and got one myself. Then my hotend just melted, but I went out and got one myself. All of this occurred within 2 weeks and now it is almost a month I've had this printer. Everyone I ask for help gives me a link to the wiki page or passes me onto the next person or says they need more information.
Please help.
I am trying to get my printer to print and cannot seem to despite my best efforts. I have finished building, I have measured and found the height of my z-axis but after these steps nothing else seems to be intuitive.
I know the height of my printer, which I have put into the firmware under: Manual z home pos, however I do not understand what else needs to be added to the firmware because the other steps don't give me values.
For instance, setting the 3 probing points after homing, my values seem close (using a ruler to check) but the hotend is still 1mm or so away from the bed, do I need to do anything with the firmware and if so, where?
I also do not understand this step:
8 Define the Z_PROBE_OFFSET
You can calculate the Z_PROBE_OFFSET values with this procedure:
Put down the prob. Manual y move the print head down slowly, place the probe at the
center of the print bed. When you hear the trigger of the endstop, you can get the
coordinate on the Repetier host. In my case, it isγ-20.35,11.75,0.3γ, you can add it to
the following settings.
#define X_PROBE_OFFSET_FROM_EXTRUDER 20.35
#define Y_PROBE_OFFSET_FROM_EXTRUDER -11.75
#define Z_PROBE_OFFSET_FROM_EXTRUDER -0.3
//these are the offsets to the probe relative to the extruder tip (Hotend - Probe), these
values are very important, especially the Z_PROBE_OFFSET.
Then modify the Z_PROBE_OFFSET in the firmware
I do not get those values when my endstop is triggered, I get the same value for x, y and z; I have tried entering m114 to see the values, not sure if that is what Im supposed to do.
also entering g29 seems to nearly break my extruder/hotend because the hotend hits the bed. I do not want to proceed without help. Simplified help.
Here is the thing, I was mailed a printer with a missing piece which I have still not gotten, so I went out and got one myself. Then my hotend just melted, but I went out and got one myself. All of this occurred within 2 weeks and now it is almost a month I've had this printer. Everyone I ask for help gives me a link to the wiki page or passes me onto the next person or says they need more information.
Please help.