Advanced Search

Search Results (Searched for: )

  • acourtjester
  • acourtjester
11 Apr 2024 02:05
Replied by acourtjester on topic LinuxCNC PlasmaC post processor Problem

LinuxCNC PlasmaC post processor Problem

Category: General LinuxCNC Questions

Ok I uninstalled and reinstall SheetCam and it seems to be working fine again. I looked at the Post Processor and there are many more line pass the above post screen shot. Maybe the post processor got corrupted some how.
  • grossm5000
  • grossm5000
11 Apr 2024 01:05
Replied by grossm5000 on topic Need help with Rotary position switch

Need help with Rotary position switch

Category: Turning

Thanks rodw - I actually read that very post earlier.

I have not been able to do anything with a mulitmeter yet (kids) but I did notice a hint on the OEM wiring diagram - both the speed and the feed rotary switches are fed by  (or connected to) 'TB1-9' on the original wiring. It would also appear that TB1-9 is a DC COM, which would lead me to think that the other wires on the rotary switch are NOT DC COMs. 

Multimeter tomorrow.

 
  • PCW
  • PCW's Avatar
11 Apr 2024 01:05
Replied by PCW on topic Mesa 7i96S SSERIAL and pktuart

Mesa 7i96S SSERIAL and pktuart

Category: Driver Boards

7I96S configuration with PKTUART on the 7I96s and 7I74
(all sserial) on P1. Note that the P1 sserial  port changed to
to port 0 (was port 1)

 

File Attachment:

File Name: 7i96spkt_7i74d.zip
File Size:311 KB

 
  • PCW
  • PCW's Avatar
11 Apr 2024 01:01
Replied by PCW on topic Low Cost Raspberry Pi Contoller Board

Low Cost Raspberry Pi Contoller Board

Category: Driver Boards

7I96S firmware with P1 pinout for the common "Mach 5 Axis BOB"
2 additional step/dir channels (7 total) and 4 RCPWMgens on the BOB

 

File Attachment:

File Name: 7i96s_5abobrcd.zip
File Size:265 KB

 
  • Project_Hopeless
  • Project_Hopeless's Avatar
11 Apr 2024 00:50
Replied by Project_Hopeless on topic Low Cost Raspberry Pi Contoller Board

Low Cost Raspberry Pi Contoller Board

Category: Driver Boards

Mesa firmware includes a specific PWMgen for RC servos: RCPWMGen.

This can be added to any Mesa FPGA card. Standard PWMgens tend
to have low resolution when used for RC servos as the full scale
duty cycle of RC servos is quite low ( a few %)
 

In my case even low res motion is better than stop to stop action. Out of curiosity what physical pins on a 7i96 would drive the RC servo. 
  • PCW
  • PCW's Avatar
10 Apr 2024 23:43
Replied by PCW on topic Low Cost Raspberry Pi Contoller Board

Low Cost Raspberry Pi Contoller Board

Category: Driver Boards

Mesa firmware includes a specific PWMgen for RC servos: RCPWMGen.

This can be added to any Mesa FPGA card. Standard PWMgens tend
to have low resolution when used for RC servos as the full scale
duty cycle of RC servos is quite low ( a few %)
  • acourtjester
  • acourtjester
10 Apr 2024 23:34
Replied by acourtjester on topic LinuxCNC PlasmaC post processor Problem

LinuxCNC PlasmaC post processor Problem

Category: General LinuxCNC Questions

I did send the screen shot to SheetCam no reply yet.
I did look at the post processor and saw this at the bottom of the edit screen.  Why there is anything about a round tool in a plasma post processor.
 
  • tommylight
  • tommylight's Avatar
10 Apr 2024 23:24

First 7i96s/lathe build question: AC Servo driving spindle

Category: General LinuxCNC Questions

In Norway, order from www.eusurplus.com as it is in Portugal, so no import duties.
Or from www.welectron.com in Germany.
Both carry Mesa cards.
  • Project_Hopeless
  • Project_Hopeless's Avatar
10 Apr 2024 23:12
Replied by Project_Hopeless on topic Low Cost Raspberry Pi Contoller Board

Low Cost Raspberry Pi Contoller Board

Category: Driver Boards

A 7I92TH/TF and a couple Mach 5 Axis BOBs could do this
(or even without the BOBs if you are careful...)
 

Crazy idea, what is the frequency of the spindle PWM signal on a 7i96 card?  Can I co-op that to drive a RC servo.  Or use a spare output and pulse at 50 Hz? Can the I/O handle that kind of duty cycle toggling?
  • PCW
  • PCW's Avatar
10 Apr 2024 22:51 - 10 Apr 2024 22:57
Replied by PCW on topic Upograding an old Lcnc system.

Upograding an old Lcnc system.

Category: General LinuxCNC Questions

You would not expect an error/thump running the motors open-loop
as the error seems to be encoder related (and the encoders are not
involved in open loop motion)

It might be wiring related ( intermittent open or short in the encoder
wiring that's ball screw position related

Are you sure you only get the error once per turn?

Another possible cause of the following error would be loss of the analog output
briefly but having this happen once per turn also suggests some kind of wiring
intermittent
  • Craig E
  • Craig E
10 Apr 2024 22:37 - 10 Apr 2024 22:41
YL620-H VFD control over Modbus help was created by Craig E

YL620-H VFD control over Modbus help

Category: General LinuxCNC Questions

Hi all, 
I am stuck and hope someone can help me to get my VFD working.
I had a Huanyang 1.5KW VFD working perfectly for years and I wanted to upgrade to a 4KW spindle. I bought what I thought was a at the time was another Huanyang but it turns out to be a knockoff and it will not run with my current Modbus setup.  The VFD Manual says it is a YL620-H It has a "Standard Modbus" and a "Non Standard Modbus" Modbus setting I assume that I should use the "Standard Modbus RTU" setting.  
My setting are as follows:
P0-02 = 2
P0-03 = 9
P0-10 =300
P0-12 = 300
P0-22 = 2
Pd-00 = 6 (19200BPS)
Pd-01 =3 (8 N 1)
Pd-02 = 1
Pd-03 = 5ms
Pd-04 = 0
Pd-05 = 1 (Standard Modbus RTU)
Pd-06 = 0 (current resolution 0.01a)
My Custom HAL is:

loadusr -W hy_vfd -t 1 -d /dev/ttyUSB0 -p none -r 19200

 setp hy_vfd.enable 1

 net spindle-vel-cmd-rpm => hy_vfd.speed-command 
 net spindle-cw spindle.0.forward => hy_vfd.spindle-forward
 net spindle-ccw spindle.0.reverse => hy_vfd.spindle-reverse
 
 net on spindle.0.on => hy_vfd.spindle-on

 net spindle-speed-fb => hy_vfd.spindle-speed-fb
 net spindle-current <= hy_vfd.OutA
 net spindle-comm-ok <= hy_vfd.hycomm-ok

 net spindle-at-speed <= hy_vfd.spindle-at-speed 

When I start LinuxCNC i do not get any errors but no VFD function.
any suggestions on how to see what is going on? 

the VFD manual is attached. 
Is there anyway to test to see where the issue is?  I did not change my USB to RS485 adaptor, and it appears to be working, at least communicating with the PC. 

 

This browser does not support PDFs. Please download the PDF to view it: Download PDF

  • phillc54
  • phillc54's Avatar
10 Apr 2024 22:20
Replied by phillc54 on topic error on array funtion

error on array funtion

Category: Plasmac

A fix has been pushed for this. Sorry about the delay, we got a bit sidetracked...
 
  • rodw
  • rodw's Avatar
10 Apr 2024 21:06

rpi-4-debian-bookworm-6.1.54-rt15-arm64-ext4-2023-11-17-1731.img - TigerVNC?

Category: Installing LinuxCNC

Did you try
sudo apt-get install raspi-config

?

I'm not sure if it is compatible with our image. Some boot files are in subfolders
  • rodw
  • rodw's Avatar
10 Apr 2024 21:03
Replied by rodw on topic LinuxCNC on Linux Mint Debian Edition 6

LinuxCNC on Linux Mint Debian Edition 6

Category: Installing LinuxCNC

Ok, boot into another kernel on your system. then
sudo apt purge r8168-dkms
It should come back on a reboot
I suspect mint is the issue but I have had the same thing happen with Debian and re-imaged a few times until I tried this trick
Displaying 26446 - 26460 out of 26750 results.
Time to create page: 1.013 seconds
Powered by Kunena Forum