Advanced Search

Search Results (Searched for: )

  • phillc54
  • phillc54's Avatar
29 Jun 2024 00:25

qtplasmac (Operation Error: hm2/hm2_7i76e.0:) in middle of cut

Category: Plasmac

It looks like it may be ethernet latency  1  &  2  
  • RMJ fabrication
  • RMJ fabrication
28 Jun 2024 23:57

qtplasmac (Operation Error: hm2/hm2_7i76e.0:) in middle of cut

Category: Plasmac

I am unable to completely finish cutting out my parts. With every part I tried to cut this error stopped me right before the end of the process leaving me with almost cut out parts. Any insights into what is causing and how to prevent it this is greatly appreciated.
 
  • jg00163206
  • jg00163206's Avatar
28 Jun 2024 23:46
Replied by jg00163206 on topic error finishing read and joint following error.

error finishing read and joint following error.

Category: General LinuxCNC Questions

so im back at it. i found my conflict. it was the second realtek card that was giving me problems. im running an amd ryzen 5 with an rx 580 gpu. i know it overkill for what we are doing here. i am getting a joint following error and hm2/hm2_7i96s.0: error finishing read! iter=24429. forum.linuxcnc.org/27-driver-boards/4223...error-finishing-read. i have been playing with the settings according to this post but i am still getting the error. i set the servo thread to 200000 and the p to 500. also i changed the dpll to -100. any ideas what could be causing this? what settings can i play with that will get me in the right direction to solving this?
  • BHar
  • BHar
28 Jun 2024 23:16 - 29 Jun 2024 11:12
Replied by BHar on topic VFD setup help

VFD setup help

Category: Milling Machines

Is it possible that the manufacturer meant that its very important to set the voltage as per what was written on the side of the spindle? IE 220V. I ask because there could be a misunderstanding here. If that's what they meant then I agree, failing to do this could well destroy the motor and its one of the first params to get set along with rated current before even thinking of hitting the start button.

The spindle speed is linked to and linear with frequency, the output voltage and current limiting are managed by the vfd. It's a 220v wound motor regardless what speed / frequency you are trying to run it at.

Voltage/RPM is very tightly connected on a DC motor wound to hit a speed at a certain voltage - but AC motors just don't work this way. They are generally wound to run at a certain speed based on the HZ they rate you to be allowed to drive them at. Typically at 50 or 60HZ which is what we would, without a VFD, have available to supply it. The VFD will be converting your ac, to dc, and back to ac again, split over 3 phases shifted 120 degrees from each other at a frequency that it can vary depending on your desired RPM - it's not however rewiring your motor to adjust number of poles and so this is why I cannot understand why your manufacturer told you to lie to the VFD about the motors parameters.

Your motor is a dumb bunch of coils - the VFD just needs to know a few key bits of data about how they made this motor so it can do some amazing maths and organise things to run perfectly whilst also protecting your motor - I think the garbage in garbage out saying here is what you are seeing - lie to the VFD about the motor it has connected and it produces a sub-standard result in running it.

In any situation if you are attempting to make use of a certain wattage and you drop the voltage you will always see a rise in current. If you have told that vfd about the motors current rating then it would probably not allow the current to rise and hence not provide the required power which might show in an over-current error on the vfd or a spindle baulking in RPM and available power
  • BHar
  • BHar
28 Jun 2024 22:40
Replied by BHar on topic EtherCat - CATIO module Help

EtherCat - CATIO module Help

Category: EtherCAT

Thanks RodW

I did find the manual and translate, it's attached here for anyone else who might come across this device.

Here is the pdos output:

Warning: Spoiler!
  • cjacappella
  • cjacappella
28 Jun 2024 21:41
Replied by cjacappella on topic CNC lathe help

CNC lathe help

Category: Turning

The attached picture shows a usb to serielport plug with the capabilites to connect diferent pins together. Will this plug comunicate with the linux cnc program to run the cnc  lathe to  make a cutting path for wood turning?
The  below information is from the manufacture of this plug. Thanks CJ Cappella

                                                                      Seriel  to usb cable information from manufactureThis USB cable allows a computer or Raspberry Pi to connect directly to an industrial CNC controller. The circuit inside mimics a RS232 serial port, so the computer software can utilize a standard COM port.Standard off the shelf serial cables will generally not work with industrial CNC machines because there are pins that need to be connected together on the DB25 connector. Custom cables can be purchased, or you can make your own. This USB to serial cable makes it easy to add the connections using internal switches that can be configured to your CNC controllers settings, rather than soldering wires together.
  • Wischi
  • Wischi
28 Jun 2024 20:24 - 28 Jun 2024 20:28
Replied by Wischi on topic Setup Sheet as Embedded Tab

Setup Sheet as Embedded Tab

Category: Gmoccapy

The most elegant way would be to load this on a file-load event. signal "file-loaded", see linuxcnc.org/docs/stable/html/gui/gstat.html.
But if I remember correctly this doesn't work with GladeVCP unfortunately. Therfore the HTML widget must be part of Gmoccapy.


The sample from chapter 2.2 works in gmocappy. But i was thinking it might be better to be able to select a file instead of loading it from the .ngc file. Maybe you are running OP1 and want to look at the setup for OP2.

I created a simple webbrowser like interface, with home dir / back / forward / load file from .ngc / zoom functions.
The file browser is just the default that comes up when you open a folder with file://
Kinda works alright actually, except that the mouse wheel scrolling does not work, maybe the touchscreen will work still have to try it on the real machine.

What does this window contain?


It is blank but has the window title "setup_sheet", same as the .py and .glade file. My guess would be that it gets initialized and when it is done it will be pushed into the embedded tab.
  • Frogmate
  • Frogmate
28 Jun 2024 20:16
Replied by Frogmate on topic Driver Wiring DM320T

Driver Wiring DM320T

Category: Driver Boards

I really hope you went with the DM542 drivers! They are around $17 from stepperionline and significantly better than the TB6600.
  • PCW
  • PCW's Avatar
28 Jun 2024 20:06 - 28 Jun 2024 20:07

New project, litehm2: a hostmot2 port to linsn rv901t

Category: Driver Boards

./EMCO.hal:10: parameter or pin 'hm2_lhm2.0.pwmgen.pwm_frequency' not found

looks like a misspelling in your hal file, the correct name is

hm2_lite.0.pwmgen.pwm_frequency
  • PCW
  • PCW's Avatar
28 Jun 2024 18:57 - 28 Jun 2024 19:24
Replied by PCW on topic Help with 7i95T

Help with 7i95T

Category: Driver Boards

That looks like the fallback configuration
do you have a blinking red  "INIT" LED?

How are jumpers W15 and W16 set?

 
  • loogyboy
  • loogyboy
28 Jun 2024 18:52
Replied by loogyboy on topic Help with 7i95T

Help with 7i95T

Category: Driver Boards

Configuration Name: HOSTMOT2

General configuration information:

BoardName : MESA7I95
FPGA Size: 20 KGates
FPGA Pins: 256
Number of IO Ports: 2
Width of one I/O port: 29
Clock Low frequency: 100.0000 MHz
Clock High frequency: 200.0000 MHz
IDROM Type: 3
Instance Stride 0: 4
Instance Stride 1: 64
Register Stride 0: 256
Register Stride 1: 256

Modules in configuration:

Module: WatchDog
There are 1 of WatchDog in configuration
Version: 0
Registers: 3
BaseAddress: 0C00
ClockFrequency: 100.000 MHz
Register Stride: 256 bytes
Instance Stride: 4 bytes

Module: IOPort
There are 2 of IOPort in configuration
Version: 0
Registers: 5
BaseAddress: 1000
ClockFrequency: 100.000 MHz
Register Stride: 256 bytes
Instance Stride: 4 bytes

Module: LED
There are 1 of LED in configuration
Version: 0
Registers: 1
BaseAddress: 0200
ClockFrequency: 100.000 MHz
Register Stride: 256 bytes
Instance Stride: 4 bytes

Configuration pin-out:

IO Connections for Step/DIR+Serial+Encoders -> 7I95_0
Pin# I/O Pri. func Sec. func Chan Sec. Pin func Sec. Pin Dir

TB3-2,3 0 IOPort None
TB3-4,5 1 IOPort None
TB3-8,9 2 IOPort None
TB3-10,11 3 IOPort None
TB3-14,15 4 IOPort None
TB3-16,17 5 IOPort None
TB3-20,21 6 IOPort None
TB3-22,23 7 IOPort None
TB4-2,3 8 IOPort None
TB4-4,5 9 IOPort None
TB4-8,9 10 IOPort None
TB4-10,11 11 IOPort None
TB2-14,15 12 IOPort None
TB4-16,17 13 IOPort None
Internal 14 IOPort None
TB4-20,21 15 IOPort None
TB4-22,23 16 IOPort None
Internal 17 IOPort None
TB1-1,2,9,10 18 IOPort None
TB1-4,5,12,13 19 IOPort None
TB1-7,8,15,16 20 IOPort None
TB1-17,18 TB2-1,2 21 IOPort None
TB1-20,21 TB2-4,5 22 IOPort None
TB1-23,24,TB2-7,8 23 IOPort None
TB2-9,10,17,18 24 IOPort None
TB2-11,12,20,21 25 IOPort None
TB2-15,16,23,24 26 IOPort None
Internal 27 IOPort None
Internal 28 IOPort None

IO Connections for I/O+Expansion -> 7I95_1
Pin# I/O Pri. func Sec. func Chan Sec. Pin func Sec. Pin Dir

Internal 29 IOPort None
Internal 30 IOPort None
Internal 31 IOPort None
Internal 32 IOPort None
Internal 33 IOPort None
TB3-13,14 34 IOPort None
TB3-15,16 35 IOPort None
TB3-17,18 36 IOPort None
TB3-19,20 37 IOPort None
TB3-21,22 38 IOPort None
TB3-23,24 39 IOPort None
Internal 40 IOPort None
P1-01/DB25-01 41 IOPort None
P1-02/DB25-14 42 IOPort None
P1-03/DB25-02 43 IOPort None
P1-04/DB25-15 44 IOPort None
P1-05/DB25-03 45 IOPort None
P1-06/DB25-16 46 IOPort None
P1-07/DB25-04 47 IOPort None
P1-08/DB25-17 48 IOPort None
P1-09/DB25-05 49 IOPort None
P1-11/DB25-06 50 IOPort None
P1-13/DB25-07 51 IOPort None
P1-15/DB25-08 52 IOPort None
P1-17/DB25-09 53 IOPort None
P1-19/DB25-10 54 IOPort None
P1-21/DB25-11 55 IOPort None
P1-23/DB25-12 56 IOPort None
P1-25/DB25-13 57 IOPort None
  • PCW
  • PCW's Avatar
28 Jun 2024 18:41
Replied by PCW on topic Driver NUM GEC MK2S

Driver NUM GEC MK2S

Category: Driver Boards

It hard to tell without more information about the drives
It may be that the all connections/steps needed to enable
the drives have not been done, rather than both drives
being faulty.
  • chris@cnc
  • chris@cnc
28 Jun 2024 18:27
Replied by chris@cnc on topic disable run button if door open

disable run button if door open

Category: AXIS

I wanted to know if this modification is still functional?


 

Why you not using motion.feed.hold pin?
net door-open-disable-run             motion.feed.hold                 hm2_7i97.0.inmux.00.input-11-not
  • Irritant
  • Irritant
28 Jun 2024 18:25
Replied by Irritant on topic when an inch isn't

when an inch isn't

Category: Installing LinuxCNC

Hi Guys, I am in Canada so we are prepared to work in any language there is, measurement included. We must remember that an inch is 25.4mm .5 is 12.7 and .250 is 6.35.

I can work in anything but I need this to measure 1" or 25.4mm.

Cheers!
  • robh
  • robh
28 Jun 2024 18:07
Replied by robh on topic Trajectory Planner using Ruckig Lib

Trajectory Planner using Ruckig Lib

Category: General LinuxCNC Questions

was doing a simple little part with some very common deburing operation so throught id share that part of the code for you here to test with,
i have attached 2 sample G code File, both posted from fusion360 for multi axis deburing,
is posted in Inverse feed mode (G93)
feed rate is quite low due to linuxcnc inability to process multi axis code smoothly so hopefuly will aid in ability to soon run much smooth and faster :)

use as you wish, I hope it helps with testing out the planner etc on multi axis side of things

if intrested here is a video of what it should do when simulated.


setup wise its posted for a machine of a 3axis + B & C rotary indexer, C rotates around Z , B Around Y
DEBURING OPERATION 5AXIS 2 Contains B & C moves
DEBURING OPERATION 5AXIS  only C Moves in the feed contour
Displaying 23686 - 23700 out of 26451 results.
Time to create page: 0.490 seconds
Powered by Kunena Forum