Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lathes? #1

Open
ipsod opened this issue Jan 9, 2025 · 4 comments
Open

lathes? #1

ipsod opened this issue Jan 9, 2025 · 4 comments

Comments

@ipsod
Copy link

ipsod commented Jan 9, 2025

Hi.
Thanks for the cool code.
Would it be hard to add lathes?
Any chance of it happening?

@WillAdams
Copy link
Owner

That's an interesting question. I believe it would work to support a 4th axis --- it would just have to be added by:

  • defining an option for stock such as would be used on a lath
  • defining the rotation G-code
  • working out how that rotation would interact with cutting operations

It's something I've thought about --- will look into it once I finish the current Python re-write and have gotten the OpenSCAD wrapper working again.

@ipsod
Copy link
Author

ipsod commented Jan 9, 2025

Cool! I'm just starting to learn lathes, and would appreciate having the tool to help.

Really interesting code-base. Hope I can find time to explore it more deeply some day. I've been interested in literate programming for a while now (Leo text editor is the only example I can think of, but man, what an example).

@WillAdams
Copy link
Owner

WillAdams commented Jan 9, 2025

We will have to see.

Lots more on Literate Programming at: http://literateprogramming.com/ and esp. see: http://www.literateprogramming.com/adventure.pdf

EDIT: I also maintain a list of Literate Programs published as books (and a couple of helpful texts): https://www.goodreads.com/review/list/21394355-william-adams?ref=nav_mybooks&shelf=literateprograms

@WillAdams
Copy link
Owner

However, it seems that PythonSCAD itself has some support for this already:

https://old.reddit.com/r/OpenPythonSCAD/comments/1hzdkcq/odd_difficulty_with_redefined_definition/m6srd95/

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants