Advanced Search

Search Results (Searched for: )

  • mnikulski
  • mnikulski
10 Jul 2024 15:07
Replied by mnikulski on topic spindle doesn’t work

spindle doesn’t work

Category: Basic Configuration

I do have a panel where I can switch between manual and automatic. Was keeping it always in automatic mode.
Unfortunately, I've no documentation from this VFD.

I add another short between COM <=> REV and now the spindle starts rotating going to the maximum speed. Not bad, now I will return to the Mesa card wiring but now keep COM <=> REV.
  • karlhe
  • karlhe
10 Jul 2024 15:06 - 10 Jul 2024 15:11
Replied by karlhe on topic probe screen in gmoccapy ?

probe screen in gmoccapy ?

Category: Gmoccapy

 Hallo,habe in der ini unter display die embed zeilen eingefügt.probe screen geht leider nicht.alles Andere funktioniert..anhang: meine maschineals anhang meine MasschinenkonfigurationDanke
  • tommylight
  • tommylight's Avatar
10 Jul 2024 14:54
Replied by tommylight on topic spindle doesn’t work

spindle doesn’t work

Category: Basic Configuration

Ok now i had a look back, see if the VFD has something similar to "remote" and "local", where local means control only over the built in keyboard and remote means control only over the wires.
  • Aciera
  • Aciera's Avatar
10 Jul 2024 14:39
Replied by Aciera on topic spindle doesn’t work

spindle doesn’t work

Category: Basic Configuration

and making a short on AVI <=> +10V as well FWD <=> +12V.

Since I see no other enabling input on the image of your VFD it is most likely a parameter setting issue in the VFD itself. My suggestion would be to have a look in the VFD manual. Usually there are parameters that need to be set to select the function of the analog voltage input.
  • tommylight
  • tommylight's Avatar
10 Jul 2024 14:29
Replied by tommylight on topic spindle doesn’t work

spindle doesn’t work

Category: Basic Configuration

Not yet, VFD's do require another signal to enable the VFD, usually named fwd or run, and if reverse mode is required there is also the rew or dir pin. Se the VFD manual how those signals should be triggered.
  • tommylight
  • tommylight's Avatar
10 Jul 2024 14:27
Replied by tommylight on topic Getting started with 6i25+7i75+7i85s

Getting started with 6i25+7i75+7i85s

Category: PnCConf Wizard

If i remember correctly, 7i85S has 4 stepgens and 4 encoders and a smart serial, and Argon drive does work with step/dir signals, so that is all taken care of.
7i75 should be a break out board with isolation (again if i remember correctly), so it can be used for other signaling.
This might need a firmware flash, although any existing firmware that has 7i85S in the name will work, so do try the included firmwares on the downloads page of mesanet.com
With Mesa any functional pins like step/dir, PWM, encoder counter, etc can be used as normal input or output pins if those functions are not required in hal.
  • mnikulski
  • mnikulski
10 Jul 2024 14:25
Replied by mnikulski on topic spindle doesn’t work

spindle doesn’t work

Category: Basic Configuration

I made a simple test. Removing all wires from Mesa to VFD and making a short on AVI <=> +10V as well FWD <=> +12V. If I'm right the spindle should start right after I power the setup. But the spindle didn't start. Is my understanding correct that the VFD is broken?
  • tommylight
  • tommylight's Avatar
10 Jul 2024 14:19

G64 causes the processing acceleration to slow down

Category: G&M Codes

What is the required part tolerance?
If it can be 0.1mm then
G64 P0.1
Should be much faster
Or if doing decorative stuff, even G64 P0.3 or more should be OK, and much faster to run/finish.
0.01mm is very high tolerance, even metal fitting parts can deal with a bit more tolerance.
  • Kirvesmies
  • Kirvesmies
10 Jul 2024 14:18
Getting started with 6i25+7i75+7i85s was created by Kirvesmies

Getting started with 6i25+7i75+7i85s

Category: PnCConf Wizard

Dear gods, I've got the cards mentioned in the subject, and my purpose is to run a lathe with:
- STEP/DIR steppers for x and z axes
- quadrature linear encoders for x and z axes
- Argon servo drive to run the dc spindle motor
- a stepper, a solenoid and an absolute encoder for a tool carousel (although this one might be easier to control with a separate microcontroller?)
- relays for coolant and lubrication pumps

I've found that PncConf does not have the firmware option for my selection of cards, and now I have little clue as to how to proceed.
Why I'm in such a pickle is that I had a friend pick those boards for me, but later, he has become too busy to help me with setting them up.

So, I suppose my question is what should I do? Money or sunken costs are really not an issue. If I should buy new cards that are easier to setup, or pay someone to guide me, then I will.
Oh, and I do also have a 7i73, but no panel or pendant built or even planned yet, so I'm not so worried about that one. For now, I will be a happy man if I can just get the machine to run at all.
  • jimmyrig
  • jimmyrig
10 Jul 2024 13:39

G64 causes the processing acceleration to slow down

Category: G&M Codes

Huh weird.

Someone more knowledgeable will probably step in. The only thing I can think of is the acceleration set the same for all the axis in motion?
E g. If x is 1000 and y is 500 g64 might limit things to 500 even if moving x only to make the math easier.

With no g64 linuxcnc rounds corners substantially to maintain speed. So it makes sense it would take longer with g64.

Try with a bigger g64 and see what happens. Often you can use a big g64 for roughing and a small one for the finish pass if machining. However if you are running a plasma/laser/3d printer etc obviously you can't do that
  • SummerLotus
  • SummerLotus
10 Jul 2024 13:22

G64 causes the processing acceleration to slow down

Category: G&M Codes

I hope my processing path and programming path are accurately controlled within a certain range, so I use G64 P0.01 to control.
But after using G64 in the G code, my acceleration became slower.
It is not just that the acceleration at the inflection point becomes slower (for example, I draw L).
it will take a longer time at the line acceleration of the X/Y line (from 0 to MAX_VEL or from MAX_VEL to 0).
Only one axis participation movement will be longer.
why is that? Can I let it run according to the maximum acceleration I designed?
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
10 Jul 2024 12:59
Replied by Cant do this anymore bye all on topic Install LinuxCNC On ARM64

Install LinuxCNC On ARM64

Category: Installing LinuxCNC

Like I said get X installed, try to run a desktop session and see how that pans out. 180us latency doesn't sound promising. There's no point trying anything with Linuxcnc if a basic X session is like swimming through molasses.
  • Grotius
  • Grotius's Avatar
10 Jul 2024 12:43
Replied by Grotius on topic Trajectory Planner using Ruckig Lib

Trajectory Planner using Ruckig Lib

Category: General LinuxCNC Questions

Hi,

Now finally we regrouped the fillets with the recorded tooldir path.
Now each gcode line has it's own tooldir curve. So now interpolation for the tooldir curve is easyer to do from 0-1.

Now i must make a algo to interpolate over the tooldir curve. This tooldir curve is a set of waypoints.
First calculate total lenght, then try to interpolate over the lenght to get ta point.
  • Mecanix
  • Mecanix
10 Jul 2024 12:38
Replied by Mecanix on topic New and Working RTAI debs for 2.9

New and Working RTAI debs for 2.9

Category: Installing LinuxCNC

Well snap, jealous of those which .279 works. Doesn't seem to like my lenovo & 4ax milling machine for some reason :(
Reverting back to 5.4.258 sorts it in my case. 

Observations:
1. Upgrade from .258 -> .279 went smooth. RTAI starts and everything. (That's all good).
2. The isocpu grub init is indeed mandatory. Does not start otherwise. (I personally don't care!)
3. On a PC cold boot I can; start linuxcnc, home the machine, jog. (That's all good).
4. I do however get a new RTAPI ERROR. I didn't had this with 5.4.258. (see visual). 
5. If I close linuxcnc, it's impossible to start it up again. Needs a full machine reboot. (see attached logs/traces)



 
  • Aciera
  • Aciera's Avatar
10 Jul 2024 12:38
Replied by Aciera on topic spindle doesn’t work

spindle doesn’t work

Category: Basic Configuration

Use the 'Show HAL Configuration' to verify that

'hm2_7i76e.0.7i76.0.0.spinena' is TRUE
and
'hm2_7i76e.0.7i76.0.0.spinout' is set

If that is ok then check if you actually have a voltage arriving at VFD 'AVI'.
Also check the VFD parameter settings to allow the spindle speed to be set by analog voltage input 'AVI'
If you have a potentiometer handy then you can connect that to the VFD analog input and see if you can change the spindle speed by manipulating the VFD inputs manually.
Displaying 23011 - 23025 out of 26442 results.
Time to create page: 1.245 seconds
Powered by Kunena Forum