![I did a PID tune. Here are my current config settings and this is how the print looks M350 X32 Y32 Z32 E32 I1; Configure microstepping with interpolation
M92 X160 Y160 Z400 E190; Set steps per mm
M566 X500 Y500 Z80 E100 ; Set maximum instantaneous speed
M203 X1000 Y1000 Z450 E100 ; Set maximum speeds (mm/min)
M201 X6000 Y6000 Z200 E10000 ; Set accelerations (mm/s^2)
M906 X1400 Y1400 Z1500 E800 I30
M84 S5 ; Set idle timeout
; Axis Limits
M208 X0 Y-5 Z0 S1 ; Set axis minima
M208 X330 Y330 Z400 S0 ; Set axis maxima
; Endstops
M574 X1 Y2 Z1 S0 ; Set active low endstops
; Z-Probe
;M574 E0 Z1 S0
M558 P1 H3 I1 F200 T6000; Set Z probe type to unmodulated, the axes for which it is used and the dive height + speeds
G31 P600 X45 Y20 Z.35; Set Z probe trigger value, offset and trigger height
M557 X15:305 Y15:305 S40 ; Define mesh grid
](https://drive.google.com/file/d/0B-B62QlKS2q7Yl80RDZnN2RrWDFlcHhWZFZ6YlM4a1lYOGdF/view?usp=sharing)