Good thought, thank you. I did double check that. Here is a brief sample of the G Code. Thank you all again for looking! I am wide open to ANY suggestions that may help.
M107
M104 S200 ; set temperature
G28 ; home all axes
G1 Z5 F5000 ; lift nozzle
; Filament gcode
M109 S200 ; set temperature and wait for it to be reached
G21 ; set units to millimeters
G90 ; use absolute coordinates
M82 ; use absolute distances for extrusion
G92 E0
G1 Z-2.650 F7800.000
G1 E-2.00000 F2400.00000
G92 E0
G1 X84.175 Y88.253 F7800.000
G1 E2.00000 F2400.00000
G1 F1800
G1 X85.928 Y86.774 E2.20854
G1 X88.080 Y85.981 E2.41708
G1 X89.260 Y85.875 E2.52479