Neon22

Results 27 issues of Neon22

# Feature request I love svgdotjs but would like to use it in Vue3 reactively for fairly complex weaving tool. I'm using Vite and Vue3 (Node.js). Does anyone know of...

I have a pI400 unit. I have updated the eeproms by booting into a new fresh os and using piconfig to set boot order to usb then sdcard. I have...

Happy to start in on the wiki. Say one entry per included program by desktop folder maybe. with a short description, version and program original online location and website if...

documentation
good first issue

Great work !. I suggest an optimisation which could be added as an option. If two edges are coincident and one lies enirely within the length of the other, then...

I see numerous rules about profile shifting appearing when pressure angles and Teeth get below a certain ratio. E.g. "Gears that are smaller than 32 teeth for a 14.5° Pressure...

my math is faulty. :( In `generate_spokes_path()` I test for overlapping spokes at mount_radius. If overlapping, I increase mount_radius. My test is: ``` if spoke_width * spoke_count +0.5 >= two_pi...

What's involved in adding an option to draw cycloids instead of involutes. I know cycloids are not as good for high speed gears as they slide. But for pin gears...

I had an idea. When we've got it working. How about refactoring it so effect() calls a routine to print a gear with given parameters. If we did that then...

It would be worth checking that the existing inkscape G-code export plugins generate the right thing with these gears... The guy who makes this program on idle amusements - might...

I have successfully made an initial style and added it under defs. but cannot append a new css style to this. ``` def create_CSS_styles(self): bg = (100,220,200) css = ".background...