(and I did use fallback.. (copy and paste error))

I tried for grins setting the fallback to 0 with the same result.

ARC_BLEND_FALLBACK_ENABLE = 1

sam
On 12/24/2013 9:45 AM, sam sokolik wrote:
> I added these to the traj section (from what it looks like from your
> expamples)
>
> ARC_BLEND_ENABLE =      1
>
> ARC_BLEND_FEEDBACK_ENABLE = 1
>
> ARC_BLEND_OPTIMIZATION_DEPTH = 50
>
> ARC_BLEND_SMOOTHING_THRESHOLD = 0.4
>
> but it seems to be running like it is only doing parabolic blends..
>
> sam
>
> On 12/23/2013 5:54 PM, Robert Ellenberg wrote:
>> Yes, I added that one too. Keep in mind the tradeoff with this method: a
>> large max feed override means blend arc radii are larger than you'd expect
>> for a given feed rate.
>> On Dec 23, 2013 6:50 PM, "sam sokolik" <sa...@empirescreen.com> wrote:
>>
>>> Is it seeing the feedrate override from the ini also?
>>>
>>> again - great work!
>>> sam
>>>
>>>
>>> On 12/23/2013 02:50 PM, Robert Ellenberg wrote:
>>>> I just pushed an update that moves a few settings into the INI file. To
>>>> make your config use circular arc blends, you should add these 4 lines to
>>>> your config:
>>>>
>>>> This setting enables arc blends:
>>>>
>>>> ARC_BLEND_ENABLE = 1
>>>>
>>>> This setting enables fallback to parabolic blends if the arc-blend is
>>> slower
>>>> ARC_BLEND_FALLBACK_ENABLE = 1
>>>>
>>>> Equivalent to "lookahead" depth, how far back in # of segments the
>>>> optimizer will look.
>>>>
>>>> ARC_BLEND_OPTIMIZATION_DEPTH = 50
>>>>
>>>> Controls how aggressive velocity smoothing is. It's a bit
>>> counterintuitive,
>>>> a value of 0.5 means no smoothing, a value of 0.0 means every segment is
>>>> "smoothed". Decrease this value if the velocity profile seems to be too
>>>> "bumpy".
>>>>
>>>> ARC_BLEND_SMOOTHING_THRESHOLD = 0.4
>>>>
>>> ------------------------------------------------------------------------------
>>>> Rapidly troubleshoot problems before they affect your business. Most IT
>>>> organizations don't have a clear picture of how application performance
>>>> affects their revenue. With AppDynamics, you get 100% visibility into
>>> your
>>>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of
>>> AppDynamics Pro!
>>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
>>>> _______________________________________________
>>>> Emc-developers mailing list
>>>> Emc-developers@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/emc-developers
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Rapidly troubleshoot problems before they affect your business. Most IT
>>> organizations don't have a clear picture of how application performance
>>> affects their revenue. With AppDynamics, you get 100% visibility into your
>>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
>>> Pro!
>>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> Emc-developers mailing list
>>> Emc-developers@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/emc-developers
>>>
>> ------------------------------------------------------------------------------
>> Rapidly troubleshoot problems before they affect your business. Most IT
>> organizations don't have a clear picture of how application performance
>> affects their revenue. With AppDynamics, you get 100% visibility into your
>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics 
>> Pro!
>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Emc-developers mailing list
>> Emc-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-developers
>>
>>
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>
>


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to