Hi Davo,

This is the first few lines of the g-code file I am printing with right now.

; generated by Slic3r 1.2.9 on 2015-10-31 at 13:57:48


; external perimeters extrusion width = 0.55mm
; perimeters extrusion width = 0.55mm
; infill extrusion width = 0.55mm
; solid infill extrusion width = 0.55mm
; top infill extrusion width = 0.55mm


M107 ; disable fan
M190 S80 ; set bed temperature
M104 T10 S230
G21 ; use millimeters
G90 ; absolute coordinates
G0 Z5 ; lift head to avoid collisions
G28 X0 Y0 ; home X and Y
G92 X0 Y0 ; reset origin: X and Y
G0 X0 Y0 ; move to desired origin
G92 X0 Y0 ; reset origin: X and Y
M83 ; relative extruder coordinates
M109 S230 ;wait for temperture to come up.
M756 S0.1 ;set flowfor the first layer please




G21 ; set units to millimeters
G90 ; use absolute coordinates
M82 ; use absolute distances for extrusion
G92 E0 ; reset extrusion distance
;announce new layer <0>
;---
M756 S0.1
M790 ;execute any new layer actions




It seems to be going well so far! I will send an update in a few hours once it finishes. I doubled prime, unprimed and both the dwell times on the extruder and set layer height to .200 and flashed the head. Thanks for all your help.

May I ask what makes the z.2 S1800 different from the X00 microns slicing profiles?

Sincerely,
RD_3D