On Sunday 21 March 2021 13:45:20 Dr. Nikolaus Klepp wrote:

> Hi Gene!
Hi Niki.

> Anno domini 2021 Sun, 21 Mar 13:10:58 -0400
>
>  Gene Heskett scripsit:
> > Greetings all;
> >
> > What do we have that can convert a .stl file into gcode for a mill
> > or a lathe?
> >
> > I think I have the 4 internal pieces ready to install in some sort
> > of a housing, so I ordered a couple hacksaw blades for my bandsaw
> > and bought some 2" thick alu bar for the output side of this thing.
> >
> > I have some 1" that will make the input half of the housing, make it
> > up square so I'll have room for corner bolts to mount it with. But
> > with the need for 2 bearings on the output, seperated by enough
> > space to be rigid, I'll do it from 2" stock. But I think I'd like to
> > make 2, one small enough to drive with a nema 17. But I'll need to
> > make a metal armature for that because these 85 oz 17's I have run
> > pretty hot. Too hot for plastic bearing carriers. So far I haven't
> > stumbled over a 3 phase nema 17, yet. But I keep looking.
> >
> > Now that I have at least a Mr so and so familiarity with openscad,
> > no means an expert, I think I'd like to see about drawing the
> > housing parts up in openscad, and possibly generating some gcode
> > from its .stl output.
> >
> > Can pycam do that?

The whole openscad -> export menu is ghosted here. Is that nissing python 
stuff?
This is also the latest openscad AppImage.

> > Cheers, Gene Heskett
>
> If your Design is 2.5D then you can cut your design in openscad with
> "projection(cut=true)". 

I looked that up and its 2d only for the newest Appimage. And what I need
to do is definitely 3 axis on the mill.

> That will give you a DXF that can be fed into 
> "dxf2gcode". This works for anything with planes parallel to Z (on a
> mill), but not for angled surfaces.
>
> 3D operation with pycam works, but produces most inefficient
> toolpaths. I was told that FreeCADs "Path"-Workbench is quite usable,
> but I have never done a piece on myself.

But it does not import .stl's here.  Needs a ".step" to load it here.
And if you want to play and learn somehing about freecad, steps are 
loaded read-only. You can make parts disappear or reappear but you 
cannot modify anything else.

The latest version of pycam on sourceforge has been converted to 100% 
python 3. Buster or later, maybe.  I have 6.3 according to synaptic.

> Nik

Thank you Nik

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>


_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to