Advanced Search

Search Results (Searched for: )

  • PatJac
  • PatJac
02 Dec 2024 17:55
Replied by PatJac on topic Real-Time Kernel with Orange Pi 4 LTS

Real-Time Kernel with Orange Pi 4 LTS

Category: General LinuxCNC Questions

I am trying to work it out of opi4 minimal trixie 6.12 , as i got success that way with the opi5 .
i'll be back !!
  • PCW
  • PCW's Avatar
02 Dec 2024 17:50
Replied by PCW on topic Mesa

Mesa

Category: Driver Boards

Let me see if there are any 7i92 blems in the junk box...
  • royka
  • royka
02 Dec 2024 17:10
Replied by royka on topic Real-Time Kernel with Orange Pi 4 LTS

Real-Time Kernel with Orange Pi 4 LTS

Category: General LinuxCNC Questions

No problem, but you can also just install the dtb and kernel deb that I uploaded.
It doesn't boot or writing error?
  • NCPatrol
  • NCPatrol
02 Dec 2024 16:57
Replied by NCPatrol on topic Mesa

Mesa

Category: Driver Boards

Bringing this back up as I'm striking out with Tormach. Their response when I asked if they'd be supporting the new cards was basically "we only support the card we sell on our website", which the best I can tell is just a 7i92 in a fancy enclosure....that they sell for 3x the price of a Unless they have an absolute ton of those on hand, I would assume they're going to have to write in support for the T cards soon than later.

So I'm stuck trying force the T card to work, or spending another $300+ on the "correct" card from Tormach an then I'm stuck with the $130 t card that I really don't have a use for. Entirely my fault for not doing the research, but still annoying.

So what would it take for an idiot that can barely make his way through linuxcnc to learn how to write the firmware, disable the PP update script, etc. and make this work? Is there anyone in the community that does this kind of thing for a little beer money?
  • PatJac
  • PatJac
02 Dec 2024 16:57
Replied by PatJac on topic Real-Time Kernel with Orange Pi 4 LTS

Real-Time Kernel with Orange Pi 4 LTS

Category: General LinuxCNC Questions

@PatJac let us know the result you can get with the RK3399 board

Did not even succeded at installing the img...second try ,re sha checking now the one i got...
no go ,it's corrupted somehow .
A minimal img would be fine, less prone to those 5+Gb img corruption..
or tar.gz the huge thing .
I will give it another go .
  • NCPatrol
  • NCPatrol
02 Dec 2024 16:51
Replied by NCPatrol on topic WTB: 7i92 or 7i92h

WTB: 7i92 or 7i92h

Category: User Exchange

Looking at Mesa's site, I can't tell the difference between the 7i92 and the 7i92m. The specs look identical so i would assume the M would work.


I'm looking at options to "trick" pathpilot in to using the T card, but it's a bit over my head so I'd much rather get something that just works.
  • Muecke
  • Muecke's Avatar
02 Dec 2024 16:20

[OT] Frage zu Spannzangen und Eigenbau-Werkzeug

Category: Deutsch

@Timo, ja da hast du recht.

Am liebsten würde ich mir die Teile in echt anschauen und dann sehen was wie funktioniert und ob das was ich machen möchte machbar ist und wenn ja wie.

Das mit dem selber machen, was du meinst, das habe ich noch nicht so ganz verstanden.
  • royka
  • royka
02 Dec 2024 16:07 - 02 Dec 2024 16:57
  • Stefavita77
  • Stefavita77
02 Dec 2024 15:51

Error when compiling and installing custom kinematics

Category: HAL

Thanks for sugget, i try it
  • Aciera
  • Aciera's Avatar
02 Dec 2024 15:30

Error when compiling and installing custom kinematics

Category: HAL

While the 'halcompile' tool usually works for most things it is sometimes necessary to compile from source with all build dependencies installed.
So I would suggest to clone the git repo and do a run-in-place (rip) install by building linuxcnc on your local machine.
linuxcnc.org/docs/stable/html/code/building-linuxcnc.html
  • PCW
  • PCW's Avatar
02 Dec 2024 15:29
Replied by PCW on topic N/O Probe issue

N/O Probe issue

Category: HAL

You may have more than one issue.

First the polarity needs to be correct
( set it so the Halshow dot goes yellow when the probe is activated)

In addition, it's possible you have a noise issue. This may be fixable
by de-bouncing the pin, either in hal of by installing firmware with input
filtering (7i96_inmd.bit) and using the inm pin instead of the GPIO pin.
 
  • spumco
  • spumco
02 Dec 2024 15:23
Replied by spumco on topic Retrofitting a 1986 Maho 400E

Retrofitting a 1986 Maho 400E

Category: Milling Machines

Drawbar springs?

I can't tell from the diagram you had in the vid, but it looks (and sounds) like the hydraulic DB is a spring return system - I thought I only heard the pump loading up during release.

And DB springs are consumables...

Easy enough to pull the DB and have a look at the springs (if I'm right) before fully digging in to bearings.
  • PCW
  • PCW's Avatar
02 Dec 2024 15:17
Replied by PCW on topic 7i77D availability

7i77D availability

Category: General LinuxCNC Questions

How many outputs do you need?

A 7I97T may work (and if more outputs were needed a 7I84U could be added)
Should have a 7I77U (Universal outputs) available but about middle next year
  • Stefavita77
  • Stefavita77
02 Dec 2024 15:14

Error when compiling and installing custom kinematics

Category: HAL

Hello all,
I am trying to compile with the command "halcompile -- install <5axiskins.c>" a custom kinematics modifying a function of the original 5axiskins.c
but i get this error

emc@emc:~/Desktop/5axiskins$ sudo halcompile --install 5axiskins.c
Compiling realtime 5axiskins.c
Linking 5axiskins.so
/usr/bin/ld:5axiskins.ver:2: syntax error in VERSION script
collect2: error: ld returned 1 exit status
make: *** [/usr/share/linuxcnc/Makefile.modinc:125: 5axiskins.so] Error 1

I need it to modify the PmCartesian s2r function to calculate the axis compensation.

Someone can help me to do it?

 
  • Grotius
  • Grotius's Avatar
02 Dec 2024 15:06
Replied by Grotius on topic Trajectory Planner using Ruckig Lib

Trajectory Planner using Ruckig Lib

Category: General LinuxCNC Questions

Hi,

Did some work on the super imposed interpreter code again.

It's now able to do more things like : stop, restart at line, set variable at runtime.

The video show's basic functionality. And show how sub interpreters may run their own program.

There is a machine-consume button, wich simulates the motion planner takes lines of gcode from the interpreter output buffer.
The delay input's slow's down the simulation wich enables us to view the step's the interpreter does.

Have to make the qt layout more fancy.
Displaying 16261 - 16275 out of 24400 results.
Time to create page: 1.293 seconds
Powered by Kunena Forum