On 26 Dec 2012 , at 1:57 PM, Avandss wrote:
> Hi Thomas, when i use your 200 micron profile i get errors
>
> i have attached the pictures with the details, with the 100 and my profile
> it works fine
Those are warnings which you can ignore. RepG is a little lame about those
warnings: if the magnitude of the speed vector exceeds the max feedrate for
*any* axis it issues that warning. RepG fails to look at the projection of
the speed vector onto each axis: it's that projection which matters. Net
result is tha that warning is 99.99999% of the time wrong. And even when it
is correct, it doesn't matter anyway since RepG then handles things correctly
when it generates the s3g commands to send to the bot.
Dan