Страница 1 из 1

Gears extension improvements

Добавлено: 25 янв 2011, 10:37
Nick

Gears extensions improvements

We've made some improvements of Gears extension. It adds holes to the gear.
Here's an example:
gears extension gcode tools.png (21372 просмотра) <a class='original' href='./download/file.php?id=1090&sid=9a7736fcd49b49c6e516b4be7983ed80&mode=view' target=_blank>Загрузить оригинал (99.13 КБ)</a>

Install

Windows

Unpack and copy all the files to the following directory Program Files\Inkscape\share\extensions\ and restart Inkscape.

Linux

Unpack and copy all the files to the following directory /usr/share/inkscape/extensions/ and restart Inkscape.

Latest version

gears-dev.tar.gz
(3.4 КБ) 2949 скачиваний

Re: Gears extension improvements

Добавлено: 28 янв 2011, 21:06
rray
Cool
I have units set to inch
Under advanced options -> mount hole diameter I set to 0.250
I switch to gears tab and back to advanced option and mount hole diameter has changed to 0.2
It seems that I can not set more than 1 decimal place

Richard

Re: Gears extension improvements

Добавлено: 28 янв 2011, 21:44
Nick
Fixed that. 5 digits is enough, or not?
gears-dev.tar.gz
(3.42 КБ) 2314 скачиваний
Thanks for the report :)!

When will I start to write the code without bugs :roll:?

PS have you seen Unordinare gears extension? http://www.cnc-club.ru/forum/viewtopic.php?f=33&t=433

Re: Gears extension improvements

Добавлено: 29 янв 2011, 01:01
rray
I have seen your Unordinary gears extension but not tried it, YET
I plan to
I think no app has ever been written without bugs
That is what killed Multics

Richard

Re: Gears extension improvements

Добавлено: 21 мар 2014, 20:33
juewei
Nick, all!

I've made some small improvements on your great gears-dev extension.
Please have a look at https://github.com/jnweiger/inkscape-gears-dev

- one can now switch from cyclic pitch to metric module, which is more common in europe.
- one can now lower the nodes count per tooth, which is helpful with large numbers of teeth.
- raised the limit on the number of teeth above 1000
- added an option to define some clearance at the inner tooth diameter
- fixed the rotation center.

I've also taken the liberty to send it upstream to be eventually included in official inkscape releases.
https://bugs.launchpad.net/inkscape/+bug/1295641

Re: Gears extension improvements

Добавлено: 24 мар 2014, 13:15
Nick
Awesome!
Hopefully we'll see it soon in official Inkscape release :)