Hey folks.
I'm a bit confounded. WHen I set extruder to
G1 X0 Y0 Z3 F5000
then G1 Y70
then G1 Y-70
The it's 2mm HIGHER at G1 Y70 then G1 Y-70.
Anything I can do software wise to fix that?
I tried moving the Z Axis Rail and it helped but is there something in the FIRMWARE I can change?
I messed with the "#define DELTA_RADIUS (DELTA_SMOOTH_ROD_OFFSET-DELTA_EFFECTOR_OFFSET-DELTA_CARRIAGE_OFFSET)" plus and minus some but didn't seem to help
many thanks!
A
2mm higher on Z axis then opposite end?
- truenorthtrader
- Printmaster!
- Posts: 148
- Joined: Sun Jan 13, 2013 8:09 pm
-
- ULTIMATE 3D JEDI
- Posts: 2417
- Joined: Mon Mar 26, 2012 1:44 pm
- Location: Redmond WA
Re: 2mm higher on Z axis then opposite end?
If the issue is at both ends of the axis, you need to adjust the endstops, that firmware value only adjusts for it being higher or lower in the middle vs every outside point.truenorthtrader wrote:Hey folks.
I'm a bit confounded. WHen I set extruder to
G1 X0 Y0 Z3 F5000
then G1 Y70
then G1 Y-70
The it's 2mm HIGHER at G1 Y70 then G1 Y-70.
Anything I can do software wise to fix that?
I tried moving the Z Axis Rail and it helped but is there something in the FIRMWARE I can change?
I messed with the "#define DELTA_RADIUS (DELTA_SMOOTH_ROD_OFFSET-DELTA_EFFECTOR_OFFSET-DELTA_CARRIAGE_OFFSET)" plus and minus some but didn't seem to help
many thanks!
A
Adjusting the endstops is about making any circle around the center level with the bed, DELTA_RADIUS is adjusting for the geometry.
Printer blog http://3dprinterhell.blogspot.com/
- truenorthtrader
- Printmaster!
- Posts: 148
- Joined: Sun Jan 13, 2013 8:09 pm
Re: 2mm higher on Z axis then opposite end?
Thank you again Polygonhell!
As I was watching TV it hit me to adjust the endstops and checked your message said the same.
I had calibrated it numerous times but on printing it was off, I realized the first Z adjustment I made every time was making it higher at the one side so I readjusted and checked and seems good now I'll try a test print.
Thank you again!
A
As I was watching TV it hit me to adjust the endstops and checked your message said the same.
I had calibrated it numerous times but on printing it was off, I realized the first Z adjustment I made every time was making it higher at the one side so I readjusted and checked and seems good now I'll try a test print.
Thank you again!
A