greybeard
About
- Username
- greybeard
- Joined
- Visits
- 8
- Last Active
- Roles
- Member
Activity
-
GET Timeouts and Halts at the end of what looks like initialization.
Connected and Selected a test file
Armed the printer with its Run cmd
This is the output on Repetier
-----------
Printer reset detected
start
N1 M110*34 (Set Line No to 1)
ok
N2 M115*36 (read version No)
FHamori Version 4.3 8/30/2016 ok
Comm Timeout reset
23 ok (??? N3 missing, is it temp read??)
N4 M114*35 (read current position)
X0.0 Y0.0 Z0.0 E0.0 ok
Comm Timeout reset (Is there a format problem with Version & Position??)
N5 M111 S6*98 (Debug with No echo; just status)
ok
N6 T0*60 (Tool No 0, unused just a noop)
ok
N7 M80*28 (PS On just a noop)
ok
N8 M107*45 (Fan Off )
ok
N9 M117 ETE 15s14 (Message to LCD worked)
ok
N10 G28*34 (Home worked)
ok
N11 G1 Z5 F5000*52 (Move, I think it worked after Home)
ok
N12 M109 S200*89 (Set temp min, worked)
ok
N13 G21*40 (dimentions in MM )
ok
-------HALTS and stays halted , No timeout ----------------------
Looks like only the initialization ran?
November 2016 -
-
greybeardIt also looks like maybe the output format is possibly wrong so that Repetier Host wont respond to it.
-