marsheng
Posts: 2
Joined: Thu Mar 05, 2015 5:54 pm

Solidoodle not printing

Hi all. I seem to have lost my last post.

I'm using the standard Solidoodle 2 setup. I can home, jog and as I'm familiar with G-Code and I can send manual commands.

When I print I get
SENT: G1 X80.517 Y74.027 E0.6496
RECEIVED: Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)

The temperatures according to the monitor are correct and very stable so I'm a bit stuck.
Many hours later, in desperation I tried Repetier and 10 minutes later I was printing.
What is wrong with Simplify3D ?

Thanks Wallace
JoeJ
Posts: 1435
Joined: Sun Feb 16, 2014 10:52 am

Re: Solidoodle not printing

Can you post your entire communication log? That's a firmware error, not something from S3D. So it's likely that the firmware somehow triggered an error and thus won't continue printing. With my old Solidoodle, it would run into overtemp errors all the time due to the terrible PID tuning.
marsheng
Posts: 2
Joined: Thu Mar 05, 2015 5:54 pm

Re: Solidoodle not printing

Hi Joe

This works from Repetier

Code: Select all

 ; generated by Slic3r 1.1.7 on 2015-03-07 at 13:31:36
 ; perimeters extrusion width = 0.40mm
; infill extrusion width = 0.42mm
; solid infill extrusion width = 0.42mm
; top infill extrusion width = 0.42mm
 
G21 ; set units to millimeters
G90 ; use absolute coordinates
G92 E0
M82 ; use absolute distances for extrusion
G1 F1800.000 E-1.00000
G92 E0
G1 Z0.350 F7800.000
G1 X61.439 Y62.980 F7800.000
G1 E1.00000 F1800.000
G1 X63.764 Y60.786 E1.19247 F1080.000
G1 X66.368 Y59.067 E1.38037
etc
 

This does not from S3D

Code: Select all

; G-Code generated by Simplify3D(R) Version 2.2.2
; Mar 6, 2015 at 3:06:59 PM
; Settings Summary
;   processName,Process1
;   applyToModels,Gear
;   profileLabel,Gear.fff
;   printMaterial,PLA
;   printQuality,Medium
;   extruderName,Primary Extruder
;   extruderToolheadNumber,0
;   extruderDiameter,0.35
;   extruderAutoWidth,0
;   extruderWidth,0.4
;   extrusionMultiplier,0.9
;   extruderUseRetract,1
;   extruderRetractionDistance,1
;   extruderExtraRestartDistance,0
;   extruderRetractionZLift,0
;   extruderRetractionSpeed,4200
;   extruderUseCoasting,0
;   extruderCoastingDistance,0.2
;   extruderUseWipe,0
;   extruderWipeDistance,5
;   primaryExtruder,0
;   layerHeight,0.2
;   topSolidLayers,3
;   bottomSolidLayers,3
;   perimeterOutlines,2
;   printPerimetersInsideOut,1
;   startPointOption,2
;   startPointOriginX,0
;   startPointOriginY,0
;   startPointOriginZ,300
;   sequentialIslands,0
;   spiralVaseMode,0
;   firstLayerHeightPercentage,90
;   firstLayerWidthPercentage,100
;   firstLayerUnderspeed,0.5
;   useRaft,0
;   raftExtruder,0
;   raftLayers,3
;   raftOffset,3
;   raftSeparationDistance,0.14
;   raftInfill,85
;   disableRaftBaseLayers,0
;   useSkirt,1
;   skirtExtruder,0
;   skirtLayers,1
;   skirtOutlines,2
;   skirtOffset,4
;   infillExtruder,0
;   externalInfillPattern,Rectilinear
;   infillPercentage,20
;   outlineOverlapPercentage,15
;   infillExtrusionWidthPercentage,100
;   minInfillLength,5
;   infillLayerInterval,1
;   randomInfillStartPoint,0
;   infillAngles,45,-45
;   generateSupport,0
;   supportExtruder,0
;   supportInfill,30
;   supportExtraInflation,0
;   denseSupportLayers,0
;   denseSupportInfill,70
;   supportLayerInterval,1
;   supportHorizontalPartOffset,0.3
;   supportUpperSeparationLayers,1
;   supportLowerSeparationLayers,1
;   supportGridSpacing,4
;   maxOverhangAngle,45
;   supportAngles,0
;   temperatureName,Primary Extruder
;   temperatureNumber,0
;   temperatureSetpointCount,1
;   temperatureSetpointLayers,1
;   temperatureSetpointTemperatures,190
;   temperatureStabilizeAtStartup,1
;   temperatureHeatedBed,0
;   temperatureRelayBetweenLayers,0
;   temperatureRelayBetweenLoops,0
;   fanLayers,1,2
;   fanSpeeds,0,100
;   blipFanToFullPower,0
;   adjustSpeedForCooling,1
;   minSpeedLayerTime,15
;   minCoolingSpeedSlowdown,20
;   increaseFanForCooling,1
;   minFanLayerTime,60
;   maxCoolingFanSpeed,100
;   increaseFanForBridging,1
;   bridgingFanSpeed,100
;   use5D,1
;   relativeEdistances,0
;   allowEaxisZeroing,1
;   independentExtruderAxes,0
;   includeM10123,0
;   stickySupport,1
;   detectArcs,0
;   arcReplaceG2G3,0
;   arcRadialCompensation,1
;   gcodeXoffset,0
;   gcodeYoffset,0
;   gcodeZoffset,0
;   overrideMachineDefinition,1
;   machineTypeOverride,0
;   strokeXoverride,150
;   strokeYoverride,150
;   strokeZoverride,150
;   originOffsetXoverride,0
;   originOffsetYoverride,0
;   originOffsetZoverride,0
;   homeXdirOverride,-1
;   homeYdirOverride,-1
;   homeZdirOverride,-1
;   flipXoverride,1
;   flipYoverride,-1
;   flipZoverride,1
;   startingGcode,G21; Set units to milimeters,G90; Set absolute coordinates,G92 E0; Reset extruder,G28 X0 Y0; Home x and y axis,G1 X100 Y100 F4000; Center extruder above bed,G28 Z0; Home Z axis ,G1 F3000; Set feed rate (speed) for first move
;   layerChangeGcode,
;   toolChangeGcode,
;   endingGcode,M104 S0 T0 ; turn off extruder,G28 X0 ; home X axis,M84 ; disable motors
;   createX3G,0
;   celebration,0
;   celebrationSong,Random Song
;   createMB5G,0
;   postProcessing,
;   defaultSpeed,4200
;   outlineUnderspeed,0.5
;   solidInfillUnderspeed,0.8
;   supportUnderspeed,0.8
;   rapidXYspeed,4500
;   rapidZspeed,1200
;   minBridgingArea,50
;   bridgingExtrusionMultiplier,0.75
;   bridgingSpeedMultiplier,1
;   filamentDiameter,1.75
;   filamentPricePerKg,46
;   useMinPrintHeight,0
;   minPrintHeight,0
;   useMaxPrintHeight,0
;   maxPrintHeight,0
;   useDiaphragm,0
;   diaphragmLayerInterval,20
;   robustSlicing,1
;   mergeAllIntoSolid,0
;   onlyRetractWhenCrossingOutline,1
;   retractBetweenLayers,1
;   useRetractionMinTravel,0
;   retractionMinTravel,3
;   useRetractionOozeRate,0
;   retractionOozeRate,100
;   onlyWipeOutlines,1
;   toolChangeRetractionDistance,12
;   toolChangeExtraRestartDistance,-0.5
;   toolChangeRetractionSpeed,600
;   allowThinWallGapFill,1
;   thinWallAllowedOverlapPercentage,10
;   horizontalSizeCompensation,0
G90
M82
M106 S0
M104 S190 T0
M109 S190 T0
G21; Set units to milimeters
G90; Set absolute coordinates
G92 E0; Reset extruder
G28 X0 Y0; Home x and y axis
G1 X100 Y100 F4000; Center extruder above bed
G28 Z0; Home Z axis 
G1 F3000; Set feed rate (speed) for first move
G92 E0
G1 E-1 F4200
G1 Z0.18 F1200
; layer 1, Z = 0.18
T0
; tool H0.2 W0.4
G1 X62.039 Y63.845 F4500
G1 E0 F1260
G92 E0
G1 X63.845 Y62.039 E0.0765 F2100
G1 X63.865 Y62.021 E0.0772
G1 X64.152 Y61.78 E0.0885
 
 


Loading the gocde from Slic3r into S3D program works fine so something wrong in S3D software.
JoeJ
Posts: 1435
Joined: Sun Feb 16, 2014 10:52 am

Re: Solidoodle not printing

Ok... so that's the starting scripts. Can you post the communication log from the machine control panel?

Return to “General Discussion and Tips”