Advanced Search

Search Results (Searched for: )

  • rodw
  • rodw's Avatar
Yesterday 01:54
Replied by rodw on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

1.44.0 is the latest version, also ethercat don't get from IGH, please uninstall IGH ethercat, and install the one from here instead

github.com/linuxcnc-ethercat/ethercat/releases

your devices will OP much quicker.

also note this new version needs an additional command in hal
lcec.activate
  • rodw
  • rodw's Avatar
Yesterday 01:52
Replied by rodw on topic Notifications

Notifications

Category: Show Your Stuff

There seems to be a lot of systems like this recently.
The correct method is to use MTconnect  which is a standards based read only API now included in LinuxCNC master branch.
With MTconnect you can publish the same data to Home assistant which can then trigger automations 
mtconnect.org/

This took me all  of 5 minutes to publish to Home Assistant (sorry Linuxcnc is not running right now...)
 
  • FabLabRacing
  • FabLabRacing
Yesterday 01:42
Replied by FabLabRacing on topic Thinking of moving my Plasma from Masso to LinuxCNC

Thinking of moving my Plasma from Masso to LinuxCNC

Category: Plasma & Laser

I just did the same thing, Please feel free to reach out if you need any help. I feel like I learned a fair bit along the way...
  • grandixximo
  • grandixximo's Avatar
Yesterday 00:25
Replied by grandixximo on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

1.44.0 is the latest version, also ethercat don't get from IGH, please uninstall IGH ethercat, and install the one from here instead

github.com/linuxcnc-ethercat/ethercat/releases

your devices will OP much quicker.
  • gomond
  • gomond
Yesterday 23:06

Thinking of moving my Plasma from Masso to LinuxCNC

Category: Plasma & Laser

Thanks Rod
Its a ripper, just what I was after,
  • PCW
  • PCW's Avatar
Yesterday 21:40
Replied by PCW on topic 7i98 and 5abobx3 firmware

7i98 and 5abobx3 firmware

Category: PnCConf Wizard

If you indicate what the exact pinout required is, I can build the firmware.
  • coffeeking
  • coffeeking
Yesterday 20:51 - Yesterday 20:54
Notifications was created by coffeeking

Notifications

Category: Show Your Stuff

Hey Folks, I threw together a wee python package to run on a standard LinuxCNC installation. I tend to have  an IP cam watching my machine but I know not everyone wants to do that. This package monitors the internal LCNC status and pings it out to a ntfy.sh  topic so you get "Machine stopped - ESTOP" etc. No account needed on NTFY. You can install the app for free on android or ios, and there's a web page on the LCNC machine showing the stats too.

github.com/bucklevision/Linuxcnc-notify/

Feel free to try it and see if it helps, give me a ping if you find issues or have ideas for improvements.

Free for all, no intention of that changing - LCNC has been a great tool for me, hope this is useful for some.
  • Jdog
  • Jdog
Yesterday 19:06
Crash was created by Jdog

Crash

Category: Plasmac

Hi Guys,
Looking for some help getting my table back up and running. Table is homebuilt running Linux 2.8.4 with a mesa 7i76E. I had no issues for the last year and half however today i tried to cut some simple 4x4 square plates in the plasmac extras section which I've used before but it would not load the g code or file. I managed to load previous saved files that i cut before with no issues. One thing i had noticed was the system had been connected to the internet which I'm not sure how this could have happened because i never connect this system to the internet, at least i thought. After disconnecting again I cannot load anything without error messages and i noticed sheetcam will not open when linux cnc is running. I have tried searching a fix but I am afraid of making things worse. I am not very good with any of the programming or technical issues and the friend i had helping with that is no longer with us. I attached a pic of the screen with messages that came up. This is when i first open it
ThanksAttachmentshttps://plasmaspider.com/download/file.php?id=98309
  • Marslukan
  • Marslukan
Yesterday 18:49
Replied by Marslukan on topic 7i98 and 5abobx3 firmware

7i98 and 5abobx3 firmware

Category: PnCConf Wizard

Всем доброго дня. 
Подскажите, можно ли достать такую прошивку, нужно: 1 мотор, 2-3 step/dir, 5 энкодеров и остальные разные кнопки, переключатели?
Или как можно изменить текущую прошивку, в какой программе?
  • spumco
  • spumco
Yesterday 18:23

Faceting/Linearization leading to poor surface finish

Category: PathPilot

I know this is an old thread, but I have a 2020 1100MX, with the same issue.

Has there been a solution to this issue?

Thanks
BSAT
 

Have you checked or adjusted the servo tuning using Teknic's software yet?

The OP never reported back attempting this, and it's step #1 in identifying the faceting.

Step #2 would be checking the steps-per-unit  - can be calculated from the OEM motor config (also available in Teknic's software).

Step #3 would be to see if PathPilot, the Tormach hardware, and the Clearpath are capable of finer resolution.

Step #4 - if #3 is possible, change to finer resolution and make some test cuts.

PathPilot could be set to Clearpath's default steps-per-rev input, and there may be some room left given the Tormach stock max rapids:

 
  • BSAT
  • BSAT
Yesterday 16:58

Faceting/Linearization leading to poor surface finish

Category: PathPilot

I know this is an old thread, but I have a 2020 1100MX, with the same issue.

Has there been a solution to this issue?

Thanks
BSAT
  • tommylight
  • tommylight's Avatar
Yesterday 15:02
Replied by tommylight on topic Clock and calculator Qs

Clock and calculator Qs

Category: General LinuxCNC Questions

sudo apt-get update
before
sudo apt-get install xxxxxxxxx
  • Darrell
  • Darrell
Yesterday 14:57
Replied by Darrell on topic What once was no longer works.

What once was no longer works.

Category: Configuration Tools

Or just delete it I suppose. Doesn't work anyway. Was running a part yesterday and lost all communication to the mesa card. fun days.... so much regression when I don't change anything... it's like "yay! it's cutting parts.. Nope just kidding, go sit at your desk and figure this one out now!"
  • Cayenne
  • Cayenne
Yesterday 14:51
Replied by Cayenne on topic Clock and calculator Qs

Clock and calculator Qs

Category: General LinuxCNC Questions

cayenne@LinuxCNC:~$ sudo apt install galculator
[sudo] password for cayenne:
sudo: apt: command not found

This worked
sudo apt-get install galculator
But returned nothing but a bunch of 404s

I'm on ver 2.7.15 and everything I try and install including with the synapptic thing it all returns 404s
  • Kxbbs
  • Kxbbs
Yesterday 14:02

LinuxCNC + Mesa 7i92TF: motors barely move and ignore direction changes

Category: Driver Boards

Hi everyone,

I’m having an issue with a CNC machine and would really appreciate your advice.

Until now, the machine was working correctly with an old LinuxCNC desktop PC connected directly via DB25. I’m now trying to replace that old PC with a newer mini PC equipped with a Mesa 7i92TF, while keeping the exact same configuration and existing wiring, without making any changes to the machine’s electronics.

The mini PC is connected via Ethernet to the Mesa 7i92TF, which is then connected to the CNC machine through the existing DB25 cable. Communication between the PC and the Mesa seems to be working correctly.

I reconfigured and remapped the axes using PnCConf to make sure each axis was assigned correctly. However, I’m experiencing some strange behavior with the motors:    
When I command an axis to move continuously, it barely moves.    
When I reverse the direction, the axis keeps turning in the same direction, as if the direction signal wasn’t being detected.

My first suspicion is related to the logic levels. The motor controller board is a X214650 and, as far as I understand, it expects 5V signals, whereas the Mesa 7i92TF outputs 3.3V signals. So it’s possible that the 3.3V signals aren’t being reliably detected by the controller board.

Would adding a buffer/level-shifting board, for example one based on a 74HCT245, solve this issue?    
Or do you think there could be a problem with my LinuxCNC configuration, despite remapping the axes with PnCConf?

I should mention that I’m a beginner when it comes to electronics, so please feel free to correct me if my understanding of the 3.3V/5V logic-level issue is wrong.

Thanks in advance for your help!
Displaying 1 - 15 out of 13483 results.
Time to create page: 0.265 seconds
Powered by Kunena Forum