sandify icon indicating copy to clipboard operation
sandify copied to clipboard

Custom Shape Input

Open jeffeb3 opened this issue 4 years ago • 4 comments

How can we allow users to make their own shapes? Maybe they want a nike swoosh or an hour glass, or whatever? Can we support a source that has a point and click interface to make a shape? Or maybe allow importing an svg or gcode file to create the shape?

Originally in #57

jeffeb3 avatar Apr 05 '20 17:04 jeffeb3

Bezier curves, select the two ends then grab and move a point on the line they form?

Bill

Sent from my Verizon, Samsung Galaxy smartphone

-------- Original message -------- From: Jeff Eberl [email protected] Date: 4/5/20 10:06 AM (GMT-08:00) To: jeffeb3/sandify [email protected] Cc: Subscribed [email protected] Subject: [jeffeb3/sandify] Custom Shape Input (#110)

How can we allow users to make their own shapes? Maybe they want a nike swoosh or an hour glass, or whatever? Can we support a source that has a point and click interface to make a shape? Or maybe allow importing an svg or gcode file to create the shape?

Originally in #57https://github.com/jeffeb3/sandify/issues/57

You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/jeffeb3/sandify/issues/110, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABM4AOAXSBUKXPKA6VWRQILRLC3BZANCNFSM4MBEYVSQ.

billsey avatar Apr 06 '20 00:04 billsey

I would love to see if my Rad Lines tool's SVG output could be integrated into this software... Here's the tool: https://msurguy.github.io/rad-lines/

Here are some examples of the output:

Screen Shot 2020-04-06 at 10 10 49 PM Screen Shot 2020-04-06 at 10 11 38 PM Screen Shot 2020-04-06 at 10 11 30 PM Screen Shot 2020-04-06 at 10 11 46 PM

msurguy avatar Apr 07 '20 05:04 msurguy

I think the best way to do this is with gcode/theta rho input, like #168.

jeffeb3 avatar Aug 06 '20 15:08 jeffeb3

I think, this enhancement is solved with release 1.

Belott avatar Oct 21 '23 05:10 Belott