Advanced Search

Search Results (Searched for: )

  • Aciera
  • Aciera's Avatar
Today 09:42

Stepping down as Administrator/Moderator

Category: Forum Questions

Hi all,
Due to personal reasons I'm stepping down as Administrator/Moderator on this forum.
I hope to continue to try giving support to users here but it might be on a somewhat reduced level and only on topics that I have taken a particular interest in over the years (eg custom kinematics, machine simulation).

Thank you!     
  • Odessit
  • Odessit
Today 09:00

Turn G-code: conversational lathe cycle generator for LinuxCNC (12 cycles)

Category: Show Your Stuff

Hi all,

I run a small CNC lathe on LinuxCNC, and I got tired of writing the same turning, threading and grooving code by hand. So over the past months I built a desktop tool for it: you fill in a form (diameters, lengths, feeds, speeds), watch the toolpath in a 2D preview, and save a ready .ngc file for the machine.

What it does - 12 cycles:
- OD turning, facing, boring, grooving, drilling, cut-off
- Taper (OD/ID), sphere (including concave profiles, e.g. a pulley groove)
- Chamfer / radius (OD/ID, front/back)
- Threading: OD/ID, right/left hand, multi-start, adjustable lead-in / run-out
- Tapered threads
- Archimedean spiral (face spiral groove)

Things that were important to me:
- Live 2D toolpath preview before you save anything
- G7/G8 (diameter/radius mode) with one switch for all cycles
- G32 or G33 threading syntax, with a configurable pitch word (I/K/F)
- Coolant M-codes, tool number, comments, M30 - all can be turned on or off to match your habits and your postprocessor
- mm and inch; English and Russian UI

Most cycles (turning, facing, taper, sphere, threading, boring, chamfer/radius) have been proven by real cuts on my machine, not just air runs. Tapered threads and a couple of others so far only have air / single-block runs - feedback is welcome.

To be upfront: this is paid software. There is a free 15-day trial, no key needed. After that it's $25 for one month (no auto-renewal), or $60 for 3 months and then $20/month. Linux .deb (Debian 11+ / Ubuntu 20.04+, amd64) and Windows.

Site with screenshots of every cycle: turngcode.com
Trial download: turngcode.com/en/trial/

I know there are free options too (NGCGUI, Probe Basic conversational, etc.), and they are great. This one is aimed at people who want a complete set of lathe cycles in one simple form, with a preview, without writing subroutines.

Happy to answer questions, and I'd appreciate honest criticism.
  • Fastfred
  • Fastfred
Today 05:05
Replied by Fastfred on topic Remap M6 no python HELP!!!!

Remap M6 no python HELP!!!!

Category: O Codes (subroutines) and NGCGUI

so #5223 is being used in my remap,is it something that I config wrong in the remap or down.ngc ?
  • NWE
  • NWE's Avatar
Yesterday 03:46
Replied by NWE on topic What once was no longer works.

What once was no longer works.

Category: Configuration Tools

Or just delete it I suppose. Doesn't work anyway.

Oh, please don't delete it yet, this looks like it has a lot of potential.
  • Fastfred
  • Fastfred
Yesterday 01:42
Remap M6 no python HELP!!!! was created by Fastfred

Remap M6 no python HELP!!!!

Category: O Codes (subroutines) and NGCGUI

 Ive been trying to figure this out on my own but I am not getting any luck, after using my 3d probe to find Z0 on work piece (down.ngc) then call for T5 M6 for example (tool_change.ngc) both move with no errors but the calculation is off at the moment after T5 touches off the tool setter tip of tool is below Z0 (123 block) but if i move past the 123 block the spindle nose will Z0 off the 123 block.When i calculated the 3dprobe length I touched off spindle nose off the block then used 3d probe to touch off the block to get it length, but the spindle nose distance is moving over to the tool length (I think) dont know what else to do.


 

File Attachment:

File Name: tool_change.ngc
File Size:6 KB


 

File Attachment:

File Name: down.ngc
File Size:1 KB
  • tommylight
  • tommylight's Avatar
Yesterday 00:19
Replied by tommylight on topic Mesa 7i97t

Mesa 7i97t

Category: Driver Boards

You can try using a USB WiFi dongle, but that is also "hit or miss", so it might work fine or might not work at all or might work intermittently.
I've had very good luck with USB to LAN adapters, so far out of over 10, all have worked fine for connecting to Mesa boards.
This also gives you 2 options for Mesa so you can test what works better for you.
  • flyingbrick
  • flyingbrick
Yesterday 00:03
Replied by flyingbrick on topic Mesa 7i97t

Mesa 7i97t

Category: Driver Boards

Thanks all. Ground the PSU but this wasn't the cause :-(

I should have known this but turns out the pi cannot use Ethernet and wifi reliably at the same time
  • tommylight
  • tommylight's Avatar
Yesterday 22:40

Is it possible to prevent the .hal file from being overwritten?

Category: PnCConf Wizard

I am pretty sure MesaCT does not overwrite them, but been quite some time since i used it.
-
In case you want to prevent overwriting config files that are good and done with editing, you can use the file explorer and set the permissions to read only.
  • tommylight
  • tommylight's Avatar
Yesterday 22:35
Replied by tommylight on topic Mesa 7i97t

Mesa 7i97t

Category: Driver Boards

 The 7I97T is powered by a Mean Well 5V PSU with no earth connection.

Must have earth connection, on all power supplies.
  • flyingbrick
  • flyingbrick
Yesterday 21:37
Replied by flyingbrick on topic Mesa 7i97t

Mesa 7i97t

Category: Driver Boards

In general I lack experience in this stuff, ground loops especially are confusing. I didn't want to ground the 5v negative and create some other issue. According to what I could find online, the floating 5v is fairly normal (switch mode power supply).

Yes the case etc is ground, just 5v is floating.

Thanks pcw, will ground.
  • rodw
  • rodw's Avatar
Yesterday 21:37
Replied by rodw on topic Is there any idiots guide to GUIs?

Is there any idiots guide to GUIs?

Category: General LinuxCNC Questions

If you have the mind of an engineer, why don't you test the software's functionality instead of complaining you don't like the colour?
Its very comprehensive and the probing is first class.
  • rodw
  • rodw's Avatar
Yesterday 21:29

Is it possible to prevent the .hal file from being overwritten?

Category: PnCConf Wizard

No, once you get a working config stop using pncconf and edit by hand.
  • rodw
  • rodw's Avatar
Yesterday 21:27
Replied by rodw on topic Installing ethercat repositories

Installing ethercat repositories

Category: EtherCAT

possibly but if you follow the updated how to sticky thread (1st post) , we don't use the igh repo anymore.
  • Holzwurm56
  • Holzwurm56
Yesterday 21:26

Is it possible to prevent the .hal file from being overwritten?

Category: PnCConf Wizard

Is there a way to prevent the .hal file from being overwritten? If you manually edit the .hal file, everything gets overwritten by pncconf. Is there a setting to ensure that only the parts that were actually modified get overwritten in the .hal file?
Thanks,
Hans
  • billykid
  • billykid's Avatar
Yesterday 21:09
Replied by billykid on topic Mesa 7i97t

Mesa 7i97t

Category: Driver Boards

So, is it best to ground the 5V and 24V negatives?
Displaying 1 - 15 out of 289265 results.
Time to create page: 2.772 seconds
Powered by Kunena Forum