Login  Register

Re: Gear contoure

Posted by dxli on Sep 10, 2014; 12:52pm
URL: https://forum.librecad.org/Gear-contoure-tp5710401p5710404.html

there's a plugin interface, and severalplugins are included in official releases.

actually, two official plugins can be helpful here:

plot math equation, since 2.0.4

read in ascii points  

 
eslavko wrote
There is python script for FreeCad to create involute gear that can be
maybe converted. But as I see in LibreCad there is no such features as
plugin or other external modules.

On 09. 09. 2014 19:48, dxli [via LibreCAD] wrote:
> There's currently no native support for involute in LC.
>
> I'm thinking about using the new interpolation spline to create a new
> type of entity.
>
> Before the implementation is done for LC. You may try the equation
> plot plugin, as a workaround.
>
>     eslavko wrote
>     Hello...
>
>     How to make gear (involute) with librecad?
>
>     Thanks.
>
>