Advanced Search

Search Results (Searched for: )

  • Onkelmat
  • Onkelmat's Avatar
03 May 2025 06:48

Drive enbale active low - simple but yet it won´t do

Category: General LinuxCNC Questions

They are enabled if pin 9 and 10 are not connected. So in default state with no external relays connected the drives are enabled.

When I short 9 to 10 they become disabled, disconnecting power to the drives and locking the driver.

I´ll measure the pins that come from the drive.
  • jochen91
  • jochen91
03 May 2025 06:41 - 03 May 2025 10:19

Planning to Retrofit a Mazak Integrex200Y Mill-Turn Machine

Category: Advanced Configuration

Hello Folks,

just a quick update: At the Moment I'm in the process of aquerring the machine. The machine was listed in working condition. But sadly it has an error in the B-axis servo amp. The seller is realy cooperative and tries to fix it asap.

In the meantime i was thinking about to major "hurdles":

1.) Milling spindle orientation

The machine can hydraulically lock the spindle via hirth coupling in 12 positions. This is of course quite importent for tuning tools and broaching tools. Of course i want to implement this feature in LCNC as well. The first solution that came to my mind is using a custom M-Code that executes a custom HAL Component.  The M-Code posting needs than to be implemented into the post processor after every tool change.

But i would prefer the solution by Mazak. They used iirc a custom tool change command and added the desired spindle angle.

It looked something like this: T01XX while XX equals the desired spindle orientation.

2. Turning spindle + C-axis + clamping I saw this is done via the PP so never mind.

There are plenty of examples on how to implement a lathe spindle + C-Axis in LCNC. What worries me is the spindle locking.
There is the INDEXER available, but this works only exclusivly with G0 moves. As soon as the G-code contains G0 CX and i.e. G1 CX FXX it does not work anymore. How can i solve this problem? My idea was to somehow use motmod.
C-axis can be locked if the next line of G-code does not move the axis and unlocked if the next line of code does. The question is how.

The bridge the waiting time for new posts on this topic here are some pictures:
 
  • tommylight
  • tommylight's Avatar
03 May 2025 04:44
Replied by tommylight on topic 3D printed stuff, showcase it here

3D printed stuff, showcase it here

Category: Additive Manufacturing

3D printed a lot of drone propellers, mostly not good or to heavy, but finally found some that are very usable, so guy named Logan on youtube, link to his video and files is on my video

Lots of mishaps went on there ... :)
  • PCW
  • PCW's Avatar
03 May 2025 04:32 - 03 May 2025 04:49

Dual control setup - comms between 2 systems- 7i94 bin file?

Category: Driver Boards

I'll try to make a bitfile  tomorrow
What do you want on the parallel expansion port?
 
(Just  checked the first post so 7I77 on parallel port)
 
  • Henk
  • Henk
03 May 2025 04:27

Dual control setup - comms between 2 systems- 7i94 bin file?

Category: Driver Boards

Definitely a better solution but I doubt time will alow for it now. 

I do think it is worth doing though, so I think i will set up a pc and ask a friend who is better skilled than me in terms of programming to have a look

Thanks Andy
Henk
  • Henk
  • Henk
03 May 2025 04:22

Dual control setup - comms between 2 systems- 7i94 bin file?

Category: Driver Boards

Hi. Thank you for the support. 

I need to commect some io boards so i need at least 2 smart serial channels.

of the 8 available ports on the 7i94, can you provide uarts on 4 of them please?

Much apreceated
Henk 
  • cakeslob
  • cakeslob
03 May 2025 02:53

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

did you run that through an AI to generate stuff?
  • JetForMe
  • JetForMe's Avatar
03 May 2025 02:07

I seemed to have borked my GTK/Glade installation

Category: GladeVCP

I finally managed to sort it out and update my .ui file to GTK+3. I wish there was a better guide for the various LinuxCNC-specific components and the migration necessary.
  • tommylight
  • tommylight's Avatar
03 May 2025 00:30
Replied by tommylight on topic Need help with Linux 2.5 on a CNC lathe

Need help with Linux 2.5 on a CNC lathe

Category: General LinuxCNC Questions

I may need to just upgrade the whole thing and start from square one.

I would not, unless it is really required.
  • PCW
  • PCW's Avatar
03 May 2025 00:21 - 03 May 2025 00:23
Replied by PCW on topic OLD Lathe conversion to a CNC

OLD Lathe conversion to a CNC

Category: Turning

Ahh, I missed that

As far as the spindle speed changing goes, it would probably be helpful to
disable the PID/feedback, in case there's something odd going on there.

Disable the feedback by setting all PID terms to 0 except FF0 so the
PID component is just a pass through.


Another thing for debugging would be to dump all the hal pins when
things are working correctly and when misbehaving:

halcmd show all > ok.txt

halcmd show all > bad.txt

and post the results here.
 
  • Groovecooper1
  • Groovecooper1's Avatar
03 May 2025 00:16
Replied by Groovecooper1 on topic Need help with Linux 2.5 on a CNC lathe

Need help with Linux 2.5 on a CNC lathe

Category: General LinuxCNC Questions

Yes that beautiful thing has been moved around to different places and has grooved well over 10,000 pairs of drumsticks (200k+ in gross sales) in nine years with no issues. Never had a problem with the software or anything until just recently. I know it’s an old version but it’s always worked. It’s just having a few issues. I may need to just upgrade the whole thing and start from square one.
  • andypugh
  • andypugh's Avatar
02 May 2025 23:52
Replied by andypugh on topic Need help with Linux 2.5 on a CNC lathe

Need help with Linux 2.5 on a CNC lathe

Category: General LinuxCNC Questions

Has it ever worked?
Why LinuxCNC 2.5? That's really rather old.
  • andypugh
  • andypugh's Avatar
02 May 2025 23:48
Replied by andypugh on topic OLD Lathe conversion to a CNC

OLD Lathe conversion to a CNC

Category: Turning

Can you post your hal/ini files?

Might help with more eyes looking at them

 

I found some configs posted earlier in the thread: forum.linuxcnc.org/26-turning/52640-old-...-cnc?start=60#326830
  • my1987toyota
  • my1987toyota's Avatar
02 May 2025 23:46
Replied by my1987toyota on topic fresh install issue with 2.9.4

fresh install issue with 2.9.4

Category: Installing LinuxCNC

Thanks rodw, I will add that note in with my install disk. And also Thank you to all the LinuxCNC devs that
continue to make LinuxCNC possible.
Displaying 5371 - 5385 out of 24272 results.
Time to create page: 0.305 seconds
Powered by Kunena Forum