The extruder is working in the control panel now, but nothing extrudes when it's actually printing. Is there something in the profile I should be looking for? Here are the first few lines of the gcode if that's any help:
G0 Z15 (Move up for warmup)
M108 S255 (Extruder speed = max)
M6 T0 (Wait for tool to heat up)
G04 P5000 (Wait 5 seconds)
M101 (Extruder on, forward)
G04 P5000 (Wait 5 seconds)
M103 (Extruder off)
M01 (The heated build platform is heating up. Wait until after the lights have turned off for the first time, clear the test extrusion, and click yes.)
G0 Z0 (Go back to zero.)
(**** end of start.gcode ****)
(<creation> skeinforge </creation>)
(<version> 10.11.05 </version>)
(<extruderInitialization>)
(<craftTypeName> extrusion </craftTypeName>)
M105
(<bridgeWidthMultiplier> 1.0 </bridgeWidthMultiplier>)
(<decimalPlacesCarried> 3 </decimalPlacesCarried>)
(<layerThickness> 0.3 </layerThickness>)
(<threadSequenceString> perimeter loops infill </threadSequenceString>)
(<operatingFeedRatePerSecond> 30.0 </operatingFeedRatePerSecond>)
(<operatingFlowRate> 3.07748004586 </operatingFlowRate>)
(<orbitalFeedRatePerSecond> 15.0 </orbitalFeedRatePerSecond>)
(<travelFeedRatePerSecond> 30.0 </travelFeedRatePerSecond>)
(<perimeterWidth> 0.419 </perimeterWidth>)
(<profileName> ABS </profileName>)
(<procedureDone> carve,bottom </procedureDone>)
(<procedureDone> preface </procedureDone>)
(<procedureDone> inset </procedureDone>)
(<procedureDone> fill </procedureDone>)
(<procedureDone> speed </procedureDone>)
(<procedureDone> jitter </procedureDone>)
(<procedureDone> comb </procedureDone>)
(<procedureDone> cool </procedureDone>)
(<procedureDone> outline </procedureDone>)
(<procedureDone> reversal </procedureDone>)
(<procedureDone> export </procedureDone>)
(</extruderInitialization>)
(<extrusion>)
;M113 S1.0
M108 R3.077
(<layer> 0.45 )
(<surroundingLoop>)
(<boundaryPerimeter>)
(<boundaryPoint> X-10.0 Y-10.0 Z0.45 </boundaryPoint>)
(<boundaryPoint> X10.0 Y-10.0 Z0.45 </boundaryPoint>)
(<boundaryPoint> X10.0 Y10.0 Z0.45 </boundaryPoint>)
(<boundaryPoint> X-10.0 Y10.0 Z0.45 </boundaryPoint>)
(<perimeter> outer )
G1 X-11.79 Y-11.79 Z0.45 F1800.0