On Mon, Feb 17, 2014 at 07:48:26AM -0600, Jeff Epler wrote:
> > N..... SET_G92_OFFSET(-0.1000, -0.2000, -10.3000, 0.0000, 0.0000, 0.0000)
> ..
> > - N..... MESSAGE(" X0.000000 Y0.000000 Z-10.000000")
> > + N..... MESSAGE(" X-0.000000 Y0.000000 Z-10.000000")
>
> I didn't look closely at the test, but maybe it could be papered over by
> ensuring that all the coordinates are expected to be nonzero in that
This has come and gone for years. In at least five other tests
we've papered over it in a much less elegant way: see
t0/shared-checkresult which contains this gem:
sed 's/-0\.000000/0.000000/g' <gcode-output >gcode-output.filtered
&& mv gcode-output.filtered gcode-output
Unless it's important to the test result (and if it was, we wouldn't
be talking about it as a bug), I'd say paper over it and move on.
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience. Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers