--
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/cafa85c5-03d4-455c-9ff5-800fb80f0d24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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/4sDYGnbCC1M/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/ba02a5f5-fd23-4b2d-9996-2bbf64cc710d%40googlegroups.com.
> I'm getting about 0.3mm repeatability in both axis using just the camera.
Do you really mean repeatability? Then something is seriously wrong.
Are your belts taut enough but not overstretched?
I personally found guidance on the web to be very “subjective” in nature. Just an example:
https://www.liteplacer.com/phpBB/viewtopic.php?f=3&t=470
Personally I found it takes some courage to stretch the belts taut enough. These GT2 6mm belts seem so feeble for the weight they have to accelerate.
_Mark
--
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/4sDYGnbCC1M/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/002901d41b45%24f8a65250%24e9f2f6f0%24%40makr.zone.
Tinyg probably also should react for it. Just try, it will work or not, for sure won't realize other function just acceleration change or nothing.
--
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/4sDYGnbCC1M/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/e954ce38-885e-45cc-bf01-921eedcb5fcb%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/4sDYGnbCC1M/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/002901d41b45%24f8a65250%24e9f2f6f0%24%40makr.zone.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/CAGLOruRhDcSi9Q4hQ1Sf-TgsHz5yv62P2J3JwfCj84TYKMda5g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/CAP31JPje406SyKJtboTnumds1uocA%2BrDC3UN4tCHZbTSbRDu-A%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/CAGLOruQ%2BziMqOegMTgf1magrtxfNbNZaSTpMgLNV-Rx6W-cv4w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/CAP31JPioo4O%3Dmbjdws6vcb-_K5Dwu%3DxqJ0Gc03Va_W7Y37zgAg%40mail.gmail.com.
HiMoving on with the saga of my liteplacer setup.I have confirmed by simulating the backlash functionality that I need backlash compensation.I have set the backlash settings to an extreme value but it doesn't appear to do what I expect.I set extreme values for backlash offset (-5) so that I would see it move the offsetthen the feedrate factor to 0.05 to slow it ll down.
Peter
Enter code her<command type="MOVE_TO_COMMAND"> <text><![CDATA[G0 {BacklashOffsetX:X%.4f} {BacklashOffsetY:Y%.4f} {Z:Z%.4f} {Rotation:E%.4f} F{FeedRate:%.0f} ; Send standard Gcode move]]></text> <text><![CDATA[G1 {X:X%.4f} {Y:Y%.4f} {Z:Z%.4f} {Rotation:A%.4f} F{BacklashFeedRate:%.0f} ; Send standard Gcode move]]></text> <text><![CDATA[M400 ; Wait for moves to complete before returning]]></text> </command>e...--
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/ccd4f940-a693-41c4-9b67-2d6a308762b8%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/b5cadf10-829a-4146-9f3b-e9294a2fcf40%40googlegroups.com.
To enable backlash compensation, there are two steps:
G0 {BacklashOffsetX:X%.4f} {BacklashOffsetY:Y%.4f} {Z:Z%.4f} {Rotation:A%.4f} F{FeedRate:%.0f}
G1 {X:X%.4f} {Y:Y%.4f} {Z:Z%.4f} {Rotation:A%.4f} F{BacklashFeedRate:%.0f}--
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/3805d291-2c9c-404a-a979-b1e9180601d9%40googlegroups.com.