Search found 4 matches

by Milkroundsoftware
Thu Mar 23, 2017 7:17 pm
Forum: Software
Topic: Print Job goes straight to "Print Job Paused"
Replies: 4
Views: 15838

Re: Print Job goes straight to "Print Job Paused"

OK I feel stupid!!!!!

Eventually I quit Repetier and was asked do I want to stop the print job!!!!!

I restarted it all OK.

Hope this save other people hassle.
Steve
by Milkroundsoftware
Thu Mar 23, 2017 2:36 am
Forum: Software
Topic: Print Job goes straight to "Print Job Paused"
Replies: 4
Views: 15838

Re: Print Job goes straight to "Print Job Paused"

Here is my code:-

G90
F2800
M107
M190 S60 ; set bed temperature
M104 S195 ; set temperature
G28 ; home all axes
G1 Z5 F5000 ; lift nozzle

M109 S195 ; wait for temperature to be reached
G21 ; set units to millimeters
G90 ; use absolute coordinates
M83 ; use absolute distances for extrusion

G92 E0 ...
by Milkroundsoftware
Wed Mar 22, 2017 6:54 pm
Forum: Software
Topic: Print Job goes straight to "Print Job Paused"
Replies: 4
Views: 15838

Print Job goes straight to "Print Job Paused"

Hi Folks<
I am new to 3d printing but have lots of NC and CNC experience.

I have a second hand i3 printer and am running Repetier v1.6.2

I have succeeded in printing one job (a few weeks ago).

I now am stuck with the printer going start to "Print Job Paused" when ever I try to print anything ...
by Milkroundsoftware
Tue Mar 07, 2017 12:22 am
Forum: Feedback&Suggestion
Topic: X-axis jumping -- 1 year later and STILL not working!!
Replies: 12
Views: 19816

Re: X-axis jumping -- 1 year later and STILL not working!!

I am new to 3D printing but old to CNC

I was having this JUMPING problem with my X axis.

You can induce this problem by having the drive belt too tight.

So I experimented with that - no fix.

I wrote a bit of Gcode to move the axes in small steps - still worked OK so.....?

Could my first test ...