Recent

Author Topic: My project to build and program  (Read 1730 times)

krolikbest

  • Sr. Member
  • ****
  • Posts: 250
My project to build and program
« on: January 01, 2024, 10:33:01 pm »
Hi,
at the end of last year I started my amateur project to build and program laser and  engraver machine but small in terms of dimensions. The first I wanted to do was to create application to deal with vectors, but without any extrenal library/ies, so from scratch everything started. There you can see my result (so far): https://www.youtube.com/watch?v=X2ojIqAhlfA
Still to do:
- to complete manipulating of splines (achievable in reasonably time)
- project is meant to read and save in svg format (as I like to work with Inkscape). I have done the reading of this format (with limitations but in most cases it is sufficient). The saving is not yet done. Some ideas?
- generating code from table of vectors for cnc, I'm more or less grasping the topic (I did something similar years ago)
- to build laser engraver machine :)

MarkMLl

  • Hero Member
  • *****
  • Posts: 8138
Re: My project to build and program
« Reply #1 on: January 01, 2024, 10:43:59 pm »
- to build laser engraver machine :)

These days that's relatively simple, because of the ready availability of various aluminium extrusions, bearings, leadscrews and so on. Also you can get controller boards off-the-shelf, but I'd suggest (a) getting one that supports an extra axis and (b) sticking to one of the mainstream firmwares since they have benefited from many developers' work over the last ten years or so.

About ten years ago I acquired a CNC-converted Myford lathe, but got bogged down in trying to find a way to run the original software on the obsolete PC that accompanied it.

About 40 years ago the department for which I worked acquired a big multi-axis CNC mill from Lucas which had been used to make headlamp lens patterns. Nobody even tried to do anything with it...

MarkMLl
MT+86 & Turbo Pascal v1 on CCP/M-86, multitasking with LAN & graphics in 128Kb.
Logitech, TopSpeed & FTL Modula-2 on bare metal (Z80, '286 protected mode).
Pet hate: people who boast about the size and sophistication of their computer.
GitHub repositories: https://github.com/MarkMLl?tab=repositories

krolikbest

  • Sr. Member
  • ****
  • Posts: 250
Re: My project to build and program
« Reply #2 on: January 01, 2024, 11:06:00 pm »
I'm making an uphill climb :)

Curt Carpenter

  • Hero Member
  • *****
  • Posts: 578
Re: My project to build and program
« Reply #3 on: January 02, 2024, 03:44:21 am »
I suspect you're having a lot of fun -- and I salute your spirit of adventure!

zamtmn

  • Hero Member
  • *****
  • Posts: 646
Re: My project to build and program
« Reply #4 on: January 03, 2024, 08:39:31 pm »
krolikbest
It might be worth taking a look at zcad https://github.com/zamtmn/zcad

krolikbest

  • Sr. Member
  • ****
  • Posts: 250
Re: My project to build and program
« Reply #5 on: January 03, 2024, 10:18:23 pm »
I've seen your excellent app.Finally today I finished splines (I'm very happy about that) and really respect to you, knowing now how much time you had to spend on this, I mean your z-cad of course. However my goal is to create simple app for correction drawings imported from Inkscape before finally (after some aditionally processing) sending them to my engraver. The control of this machine is (to be precise-will be) also handled by my program.
« Last Edit: January 03, 2024, 10:23:02 pm by krolikbest »

 

TinyPortal © 2005-2018