1

Topic: pauses

My solidoodle press pauses over and over during a print job.  all I have to do is press the flashing button twice and it starts up again but it makes printing impossible.  Any ideas what to do now that solidoodle is gone?

Zach

2

Re: pauses

how are you running it? usb cable to comp? btw patience, you posted the same thread several times. once you hit the submit button you should wait a min and let the board work

Sd4 #9080 with a glass bed. E3d chimera duel extruder. Paste extruder , duet wifi.
Lawsy carriages. linear bearings. Y axis direct drive, Kinect scanner
SD4#8188 glass bed, lawsly carriages, E3d v6, octoprint http://www.ustream.tv/channel/hotrod96z28
Filastruder/filawinder, Custom Delta 300mm x 600mm

3

Re: pauses

Are you using SoliPrint? The button on the Press is known to click its self during printing sending the pause command to SoliPrint.

I'd suggest you switch over to Repetier Host or Cura.

4

Re: pauses

I am using soliprint. But im pretty sure it was doing that under other software.  I was one of the very last people to get a replacement printer from solidoodle and its a cobbled together mess of an RMA printer at best. The button seems like an interesting idea.  I was under the impression that that was on the hardware side.  Would It be better just to cut that wire?  I am using usb to computer to run.  Is there something that works better?
Zach

5 (edited by shathaway 2016-10-21 19:49:45)

Re: pauses

The pausing function was a function of SoliPrint and not the hardware. There is also a bug in SoliPrint that rarely would show up that would cause the GCode being sent from SoliPrint to stop sending until you clicked on a button/checkbox/etc...

Edit: You could cut the wire, but it is fairly easy to unplug it from the mother board in the bottom of the machine.

6

Re: pauses

ok cool!  Is there a way to ditch soliprint completely as far as calibration.  Im dreading dragging along dead software for the life of the printer.
Zach

7 (edited by trayracing 2016-11-08 00:41:43)

Re: pauses

Is there a way to ditch soliprint completely as far as calibration.

  • Heat nozzle

  • Home X, Y & Z

  • Autolevel

  • Move nozzle to center  (G0 X100, Y100)

  • Take something flat ond non-melty & use a micrometer to measure its thickness, in mm.

  • Move the nozzle to that height. (G0 Znnn), where "n.nn" is the thickness.

  • See if your object just fits under the nozzle.

  • If not, see what height is required so your object just fits. Play with G0 commands until you find it.

  • The difference between the thickness and the height is your error.

  • If bed is too high, lower the z offset by your error. Else increase.

  • repeat as needed

I use a dull box cutter blade for the flat non-melty thing.
If you have a lot of backlash (slop) in you z axis, fix that first. Gently push down on the bed after each move to get consistent measure.

[edit]
"M851" will readback the current z offset. Save this number before experimenting.
"M851 Zn.nn" will set the offset (replace "n.nn" with your modified number)
"M500" will save the value into nonvolatile memory. (saves a bunch of settings)

Warning: hot, sharp, motorized appliance, etc. Not for the other use.