Advanced Search

Search Results (Searched for: )

  • Grotius
  • Grotius's Avatar
28 Mar 2025 10:23
Replied by Grotius on topic tangential knife along multiple layer height

tangential knife along multiple layer height

Category: AXIS

@Vre,

It's not in master at github linuxcnc. I use Codeberg to host source code.
It is in working state. But as always. It just needs testers, and feedback helps improve the final result.

@Rodw,
The arc radius of G2's, G3's are now also added to display in hal. tpmod.hal_segment_radius
Also the arc radius for the clothoid fillets are displayed in hal, same hal pin, to make it complete.

there is nothing to stop you from doing a pull request to Linuxcnc master
But then the donkey button is not visible anymore.
To be honest, this planner has a value for me to be around +$200.000 dollar in invested time.
On new shipped machine's, this is a game changer.
If i invested my time in building and selling machines, i made much more money. In fact i don't
give a shit about money anymore.

I give it for free to the world, under GPL2 licence.

That's why i hate the Tormach approach, where they keep their dev scurve software closed source.
And that's why Tormach may not use this software. It's stated in the licence. They are the only once's
that may not use my software, or ship my software. Because off their own behaviour to us, the community.

In return for my work i only ask for a tiny donation to the donkey farm in United States above San Fransico.
If users like the software, they can consider a tiny donation. The first donation is made already.

But Rod. You are free to push it to github yourself, as my account does not work any longer.
  • rodw
  • rodw's Avatar
28 Mar 2025 10:05 - 28 Mar 2025 10:06
Replied by rodw on topic Adding a M.2 ethernet port

Adding a M.2 ethernet port

Category: Computers and Hardware

Great stuff. I have always maintained the more efficient Ethercat protocol makes it more robust than the hm2_eth protocol used by Mesa and I think you proved that with your tests.

There are a few additional optimisations you can do for either Intel or Realtek NIC's and I cover them here
docs.google.com/document/d/1jeV_4VKzVmOI...diY/edit?usp=sharing
Some settings to disable  Energy Efficient Ethernet which causes latency excursions and the forum scripts to set IRQ affinity
I might also suggest disabling coalescing as discussed in man hm2_eth as I think it might also help
linuxcnc.org/docs/devel/html/man/man9/hm2_eth.9.html

Anyway, my J1900 PC with Realtek NIC's is loving these settings and it running Ethercat perfectly. Currently running Trixie on it.

With regard N100 PC's with Intel NIC's, this one looks interesting even though it has a few too many NIC's. What is interesting is the RS485 serial port already built in for plasma cutters and VFD's
www.alibaba.com/product-detail/Linkleaps...N_1601225258750.html

This will be my next Linuxcnc PC

 
  • Z3rni3
  • Z3rni3
28 Mar 2025 09:30 - 28 Mar 2025 09:36
Encoder on 7i95t was created by Z3rni3

Encoder on 7i95t

Category: General LinuxCNC Questions

Hello everyone,I’m currently working with LinuxCNC on a Pi5 with a Mesa 7i95T. After getting the configuration for the motors and limit switches working, I’m now trying to set up the encoders (currently just for the X-axis). Unfortunately, I’m still relatively new to this, and I find the .hal configuration a bit overwhelming.
I’m getting the following error when starting up:

Debug file information:
Note: Using POSIX realtime
./main.hal:121: Pin 'joint.0.motor-pos-fb' was already linked to signal 'joint-0-pos-fb'
19234


I’ve attached my .ini and .hal files. Could someone please help me understand which inputs need to be connected where?Thanks in advance for your time and assistance
  • Dedeer
  • Dedeer
28 Mar 2025 09:19

Possible retrofit of a Körner Magic550 CNC Machine

Category: CNC Machines

The servos don’t have tacos .The encoder is the ERN1387 which is listet as an incremental encoder in the data sheet with the “schnittstelle” being 1Vss. It does say ,in the data sheet,that it needs 5V . As I understand these encoders give an analog sinus-cosines signal which then gets  converted  by the driver electronics to digital signal. 
  • Hakan
  • Hakan
28 Mar 2025 08:48 - 28 Mar 2025 08:49
Replied by Hakan on topic update-ethercat-config

update-ethercat-config

Category: EtherCAT

To reload the settings in /etc/ethercat.conf I restart the ethercat service
sudo service ethercat restart

There are probably ways to just have the ethercat service re-read the config but that's how I do it.
  • rodw
  • rodw's Avatar
28 Mar 2025 08:16

tangential knife along multiple layer height

Category: AXIS

Your new TP is a stand alone module just like the original designers of Linuxcnc intended. In fact, it is the first alternative TP module ever made to my knowledge. So really, there is nothing to stop you from doing a pull request to Linuxcnc master because the user would need to deliberately install it to break his machine!

But what grabbed my interest was you mentioning you have a tangential knife output. I am assuming by this means you  are outputting the heading which is tangential to the arc being traversed and the slope of the line if its travelling in a straight line. This is something which is in Mach 3 and something wanted for Linuxcnc. I did some modifications using state-tags that enabled the same feature. But while you are at it, why don't you also publish the radius of the arc being traversed? I have always thought this would be useful for plasma cutting so cut parameters could be modified based on the arc radius for better cut quality.
  • rodw
  • rodw's Avatar
28 Mar 2025 07:52
Replied by rodw on topic 2.9.3 - Stuck in wrong state and stops

2.9.3 - Stuck in wrong state and stops

Category: Plasmac

Thanks for trying. The hal files you bypassed are all well tested and are all for specific hardware so you could not implement them.

When you say that the velocity and acceleration is incorrect, I think you are expecting to see the axes values higher than the joints to allow for external offset ratio. But in practice, that is not necessary. I have them set as I always have since before external offsets was pushed to master 7-8 years ago.  After all, I was the one who worked out that we can double velocity and acceleration and use a 0.5 ratio because THC is mutually exclusive with gcode motion. The author of external offsets had not thought of this at the time. This was a major discovery that enabled THC control and ultimately qtplasmac without compromising velocity and acceleration.

I might add that there were a lot of constraints due to the machine design that we retrofitted with showstopper but the owner is happy as one job that took 2 hours now only takes 20 minutes because of QTplasmac.

Its little things like this that prevents him walking away from the machine on his lunch break! Hopefully, we will find a solution one day.
  • vre
  • vre
28 Mar 2025 07:30 - 28 Mar 2025 07:31

tangential knife along multiple layer height

Category: AXIS

scurve planner is in master?
Have you completed it and is in working state?
  • torulf
  • torulf
28 Mar 2025 06:42
Replied by torulf on topic 7C80 on RPI5

7C80 on RPI5

Category: Driver Boards

I had not installed any locales. I was under the impression that it was already in english as default. It was C.UTF-8 as default.
I installed en_US.UTF-8 and chose that as default.
Now it works!
Thank you!

That index helps a lot. For a newb like me it is hard to find the relevant info in all of these threads. I guess it becomes a lot clearer when one has spent a few hundred hours on here :)

Next step is to connect some stepper drivers to confirm that the setup works.
:)
  • xingxing2024
  • xingxing2024
28 Mar 2025 06:13

Help! why my feedrate is so high? 4500000mm display in gmoccapy!

Category: EtherCAT

I found that the high feedrate is made by "#<fscale>=10000" in linuxcnc sample ngc file. thanks
  • Nav
  • Nav
28 Mar 2025 05:13
mesa 7i97t was created by Nav

mesa 7i97t

Category: General LinuxCNC Questions

someone help me to config mesa 7i97t and servo wiring
 
  • blazini36
  • blazini36
28 Mar 2025 05:01 - 28 Mar 2025 06:18
Replied by blazini36 on topic Question about custom BOB for a 7i92

Question about custom BOB for a 7i92

Category: Driver Boards

Thanks.

I just remembered about the 7i92T I have laying around with the half dead FPGA. Looks like the Trions are in-stock at Digikey. Anything special need to be done other than just swapping it out?

Edit: I flashed one of my 7i92t's with the new firmware and all of the the pwmgen output pins are missing. They're shown in the startup printout, the pwmgen enable and value pins show up in hal and the gpio pin it replaces only has the hal inputs of those pins but no output pin?

One of my 7i92t's is suspect, the other one is dead but this seems like an odd thing to be a hardware issue. this one otherwise seems to work after flashing.
  • urvilsuthar
  • urvilsuthar
28 Mar 2025 05:00 - 28 Mar 2025 05:02
Replied by urvilsuthar on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

Hello, 

Is it true that release 2.9 and above has S-curve implementation in it (As per Ai world). 

just need to add "SCURVE = true" in Trajectory Planner section...

If its true, what other paramaeters can be set in ini file..

thanks,
  • D Jensen
  • D Jensen
28 Mar 2025 03:49 - 28 Mar 2025 03:51
Replied by D Jensen on topic Retrofitting a 1986 Maho 400E

Retrofitting a 1986 Maho 400E

Category: Milling Machines

Hi Mark,I watched you re-grease the spindle on Youtube. I don't have much luck there as most of my post are removed in a few seconds. I haven't figured why.But I noticed your bespoke hand wheel. On mine it is held on with an off the shelf detent. Easy and neat.
David 
  • tommylight
  • tommylight's Avatar
28 Mar 2025 03:20

Possible retrofit of a Körner Magic550 CNC Machine

Category: CNC Machines

Do the motors have tachos on them and what voltage do they output?
Encoder incremental 1Vss does not seem right, should be TTL level normally so 5V or more.
1Vss is ok for resolvers although they can do more...
-
Scour ebay.de for Kolmorgen, those can be found for good prices although last i looked was probably two years ago.
But you do need to have the above info correct before jumping in.
Displaying 1711 - 1725 out of 26689 results.
Time to create page: 0.238 seconds
Powered by Kunena Forum