Timeout waiting for response to G21; Set millimeters mode
513 views
Skip to first unread message
sofiamas...@gmail.com
unread,
Dec 5, 2017, 1:19:19 AM12/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenPnP
Hi everyone, have such error, while I was trying my first run. What it can be?
Marek T.
unread,
Dec 5, 2017, 3:19:12 AM12/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenPnP
OpenPNP waits for answer and doesn't get it at all or fast enough. It may be also wrong declared regex answer.
sofiamas...@gmail.com
unread,
Dec 5, 2017, 4:00:20 AM12/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenPnP
I understand that, but can't understand why I can't start the machine. If the problem may be caused by using USB, not Uart???
I use Smoothieboard as controller.
вторник, 5 декабря 2017 г., 13:19:19 UTC+7 пользователь sofiamas...@gmail.com написал:
SMdude
unread,
Dec 5, 2017, 5:32:19 AM12/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenPnP
Check Machine setup>gcode driver>general settings command timeout. I have 200000 set for mine.
Marek T.
unread,
Dec 5, 2017, 9:48:29 AM12/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenPnP
Understand you have set compatible bps of transmission 115200 for Smoothieboard default? You can try run some serial port terminal instead of smoothie then check if get something from Openpnp, then just answer ok$0D for every transmissions and check in log if there is this ok visible as received. Check regex in gcodes if there is ok not OK etc. 2000000 is maybe useful for Mike for some reasons, but generally Smoothie answers before 1sec. I've 5000 and it's never too short.
sofiamas...@gmail.com
unread,
Dec 6, 2017, 12:21:49 AM12/6/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenPnP
Thanks to everyone. Just reinstall virtual com drivers.
вторник, 5 декабря 2017 г., 13:19:19 UTC+7 пользователь sofiamas...@gmail.com написал:
Hi everyone, have such error, while I was trying my first run. What it can be?