--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/0c5193da-07b0-455d-aa37-60f53a4378d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
g0x200
tinyg [mm] ok>
posx:0.253,vel:233.19
posx:3.408,vel:1406.74
posx:13.225,vel:3373.25
posx:31.811,vel:5472.03
posx:58.070,vel:6945.98
posx:88.439,vel:7449.81
posx:119.364,vel:7403.76
posx:149.251,vel:6664.70
posx:173.808,vel:4976.52
posx:190.180,vel:2821.86
posx:197.918,vel:1004.79
posx:199.917,vel:101.83
posx:200.000,vel:0.00
--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/50d5dc59-7739-49da-9082-edcd19570812%40googlegroups.com.
<driver class="org.openpnp.machine.reference.driver.GcodeDriver" port-name="COM9" baud="115200" flow-control="XonXoff" data-bits="Eight" stop-bits="One" parity="None" set-dtr="true" set-rts="false" units="Millimeters" max-feed-rate="1000" timeout-milliseconds="5000" connect-wait-time-milliseconds="0">
<home-location units="Millimeters" x="0.0" y="0.0" z="0.0" rotation="0.0"/>
<command-confirm-regex>.*ok.*</command-confirm-regex>
<connect-command>
$fv
$clear
G21
G90
</connect-command>
<home-command>
G28.2 Z0 X0 Y0
G92 Z0 X0 Y0
</home-command>
<move-to-command>
G0 {X:X%.4f} {Y:Y%.4f} {Z:Z%.4f} {Rotation:A%.4f} F{FeedRate:%.0f}
G4P0
</move-to-command>
<sub-drivers class="java.util.ArrayList"/>
</driver>2016-jun-03 18:29:55:030 [pool-3-thread-1] DEBUG org.openpnp.machine.reference.driver.GcodeDriver - sendCommand(G28.2 Z0 X0 Y0, -1) => [tinyg [mm] ok>]
2016-jun-03 18:29:55:031 [pool-3-thread-1] DEBUG org.openpnp.machine.reference.driver.GcodeDriver - sendCommand(G92 Z0 X0 Y0, -1)...
2016-jun-03 18:29:55:031 [pool-3-thread-1] TRACE org.openpnp.machine.reference.driver.GcodeDriver - >> G92 Z0 X0 Y0
2016-jun-03 18:29:56:808 [Thread-7] TRACE org.openpnp.machine.reference.driver.GcodeDriver - << tinyg [mm] ok>
2016-jun-03 18:29:56:809 [pool-3-thread-1] DEBUG org.openpnp.machine.reference.driver.GcodeDriver - sendCommand(G92 Z0 X0 Y0, -1) => [tinyg [mm] ok>]
2016-jun-03 18:30:23:528 [pool-3-thread-1] DEBUG org.openpnp.machine.reference.vision.ReferenceFiducialLocator - Chose F4 and F2
2016-jun-03 18:30:23:529 [pool-3-thread-1] DEBUG org.openpnp.machine.reference.vision.ReferenceFiducialLocator - Locating F4
2016-jun-03 18:30:23:531 [pool-3-thread-1] DEBUG org.openpnp.machine.reference.vision.ReferenceFiducialLocator - Looking for F4 at (372.346002, 331.451061, -22.000000, 0.111335 mm)
2016-jun-03 18:30:23:532 [pool-3-thread-1] DEBUG org.openpnp.machine.reference.driver.GcodeDriver - sendCommand(G0 X298.1460 Y342.9511 A0.1113 F950, 5000)...
2016-jun-03 18:30:23:532 [pool-3-thread-1] TRACE org.openpnp.machine.reference.driver.GcodeDriver - >> G0 X298.1460 Y342.9511 A0.1113 F950
2016-jun-03 18:30:23:537 [Thread-7] TRACE org.openpnp.machine.reference.driver.GcodeDriver - << tinyg [mm] ok>
2016-jun-03 18:30:23:537 [pool-3-thread-1] DEBUG org.openpnp.machine.reference.driver.GcodeDriver - sendCommand(G0 X298.1460 Y342.9511 A0.1113 F950, 5000) => [tinyg [mm] ok>]
2016-jun-03 18:30:23:537 [pool-3-thread-1] DEBUG org.openpnp.machine.reference.driver.GcodeDriver - sendCommand(G4P0, 5000)...
2016-jun-03 18:30:23:537 [pool-3-thread-1] TRACE org.openpnp.machine.reference.driver.GcodeDriver - >> G4P0
2016-jun-03 18:30:23:540 [Thread-7] TRACE org.openpnp.machine.reference.driver.GcodeDriver - << tinyg [mm] ok>
2016-jun-03 18:30:23:540 [pool-3-thread-1] DEBUG org.openpnp.machine.reference.driver.GcodeDriver - sendCommand(G4P0, 5000) => [tinyg [mm] ok>]
2016-jun-03 18:30:23:965 [pool-3-thread-1] DEBUG org.openpnp.machine.reference.vision.ReferenceFiducialLocator - No matches found!
2016-jun-03 18:30:30:241 [pool-4-thread-1] DEBUG org.openpnp.machine.reference.driver.GcodeDriver - sendCommand(G0 X0.0000 Y0.0000 F950, 5000)...
2016-jun-03 18:30:30:242 [pool-4-thread-1] TRACE org.openpnp.machine.reference.driver.GcodeDriver - >> G0 X0.0000 Y0.0000 F950
2016-jun-03 18:30:30:246 [Thread-7] TRACE org.openpnp.machine.reference.driver.GcodeDriver - << tinyg [mm] ok>
2016-jun-03 18:30:30:247 [pool-4-thread-1] DEBUG org.openpnp.machine.reference.driver.GcodeDriver - sendCommand(G0 X0.0000 Y0.0000 F950, 5000) => [tinyg [mm] ok>]
2016-jun-03 18:30:30:247 [pool-4-thread-1] DEBUG org.openpnp.machine.reference.driver.GcodeDriver - sendCommand(G4P0, 5000)...
2016-jun-03 18:30:30:247 [pool-4-thread-1] TRACE org.openpnp.machine.reference.driver.GcodeDriver - >> G4P0
2016-jun-03 18:30:30:250 [Thread-7] TRACE org.openpnp.machine.reference.driver.GcodeDriver - << tinyg [mm] ok>
2016-jun-03 18:30:30:250 [pool-4-thread-1] DEBUG org.openpnp.machine.reference.driver.GcodeDriver - sendCommand(G4P0, 5000) => [tinyg [mm] ok>]
--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/55d66624-bd74-47d1-9573-99a647d0ed98%40googlegroups.com.
g0y200x200
g4p1
tinyg [mm] ok>
tinyg [mm] ok>
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/f7b7d3ca-58fc-4f99-b530-5e509215d894%40googlegroups.com.
[fv] firmware version 0.98
[fb] firmware build 83.08
vel:0.00" so .*vel:0.00.* may be the regexg0x0
tinyg [mm] ok>
$sv=1
[sv] status report verbosity 1 [0=off,1=filtered,2=verbose]
tinyg [mm] ok>
line:0,posx:0.000,posy:0.000,posz:0.000,posa:0.000,feed:950.00,vel:0.00,unit:1,c
oor:1,dist:0
g0x10
tinyg [mm] ok>
posx:0.460,posa:0.000,vel:364.42
posx:3.492,vel:984.37
posx:7.614,vel:886.01
posx:9.848,vel:175.50
posx:10.000,posa:0.000,vel:0.00
--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/6c95ac95-4387-401e-8b45-be55f2fb0def%40googlegroups.com.
$sv=2
[sv] status report verbosity 2 [0=off,1=filtered,2=verbose]
tinyg [mm] ok>
g0x0
tinyg [mm] ok>
line:0,posx:9.540,posy:0.000,posz:0.000,posa:0.000,feed:950.00,vel:364.42,unit:1
,coor:1,dist:0
line:0,posx:6.508,posy:0.000,posz:0.000,posa:0.000,feed:950.00,vel:984.37,unit:1
,coor:1,dist:0
line:0,posx:2.386,posy:0.000,posz:0.000,posa:0.000,feed:950.00,vel:886.01,unit:1
,coor:1,dist:0
line:0,posx:0.143,posy:0.000,posz:0.000,posa:0.000,feed:950.00,vel:172.03,unit:1
,coor:1,dist:0--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/3706709d-efd5-4b00-83d1-b7a3ca9c1f05%40googlegroups.com.
I have 3 smoothies on fedex, don't now when they will arrive.
To anybody: Stay away from tinyg2 and DIV268n
--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/a99739e2-e0c6-46c9-9b4f-fda371ae6cd6%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/bc597730-7672-4aa7-af1f-b418a6fed738%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "OpenPnP" group.To unsubscribe from this topic, visit https://groups.google.com/d/topic/openpnp/ldn8veJTVLg/unsubscribe.To unsubscribe from this group and all its topics, send an email to openpnp+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/CA%2BQw0jxEhz-W31vBRLKR0mE0hK9b9hEdLuKwt%3Dz_Y6TfC9rXwA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/1465029260195.83163.19684%40webmail9.
Jason,
I’m sorry, false alarm. I don’t know what I was doing last time or if I simply remembered wrong but it seems to work as intended.
The initial motion command gets acknowledged with an ‘ok’ then we send M400 which will respond with another (single) ‘ok’ when the previously issued motion command is completed.
Again, I apologize for the confusion.
/Henrik.
Från: ope...@googlegroups.com [mailto:ope...@googlegroups.com] För Jason von Nieda
Skickat: den 4 juni 2016 10:37
Till: ope...@googlegroups.com
Ämne: Re: [OpenPnP] Re: Fiducials,
what im I doing wrong?
g0y0
tinyg [mm] ok>
posy:137.660,vel:3613.05
posy:114.046,vel:5363.82
posy:85.288,vel:5916.20
posy:56.262,vel:5800.17
posy:29.839,vel:4750.29
x0
tinyg [mm] ok>
posy:11.482,vel:2855.47
posy:2.167,vel:983.95
posx:0.000,posy:0.000,vel:0.00
x10
tinyg [mm] ok>
y10posx:10.000
tinyg [mm] ok>
posy:10.000
--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/8DC122D950DA4D6489690251EE6D2CD3%40Office.
--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/17432e8b-c631-4528-bfb4-cc42a20d2f94%40googlegroups.com.