Advanced Search

Search Results (Searched for: )

  • mBender
  • mBender
04 Nov 2024 10:30

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

please add your config if something is not working.if you add an step/dir plugin, you need to verify that the 'is_joint' option is set to true
 



I have the joint option set to true. Config file (json) attached, had to zip it due to json files not being allowed as attachments.
  • rodw
  • rodw's Avatar
04 Nov 2024 10:10

Best cam software to use for plasma cutting

Category: CAD CAM

If you have F360, you just need sheetcam to build a good reliable system.
In F360, flatten your part (if sheetmetal) and then create a new sketch on that face.
Then you can right click this sketch on the left hand side and save as DXF. 
Then open the DXF in Sheetcam and use the array function if you want to cut a few parts.
  • lgrfbs
  • lgrfbs's Avatar
04 Nov 2024 08:20 - 04 Nov 2024 08:35

Z axis goes in the wrong direction, so after home-all

Category: StepConf Wizard

I hope this will be the file that was requested
 

File Attachment:

File Name: mre2024y-mill.ini
File Size:2 KB


This is my LinuxCNC version:
 

Edit ---
This is my Mach3 version:
 
and XML file:
 

File Attachment:

File Name: evert.xml
File Size:99 KB



 
  • jadid
  • jadid
04 Nov 2024 08:14
Replied by jadid on topic Homing lichuan

Homing lichuan

Category: EtherCAT

Aciera,
I also try to follow your explanation here : forum.linuxcnc.org/ethercat/52968-help-n...oming-setup?start=30

I got : "waiting for joint 0 to finish homing ...", but motor not move.

Thx.
  • meister
  • meister
04 Nov 2024 08:02

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

if i have overlooked any open questions, please ask again, i was a bit busy at the weekend and lost the thread


here is my excuse:mitsubishi rv-e2 

 
without controller and one harmonic drive is broken :(
 
  • endian
  • endian's Avatar
04 Nov 2024 07:49
Replied by endian on topic Ethercat, EL6751 and CANOpen

Ethercat, EL6751 and CANOpen

Category: EtherCAT

  • PDOs for parameter channel and process data - You have to set SDO via ethercat-conf.xml on startup else there will be a default values I thought
  • cycle time 1ms - this is right, default is 4ms which should cause lagging
  • use of Ethercat MDP Mapping and upload the config to the EL6731, hence no init commands or startup sdos in ethercat.xml on lcnc side necessary (Not sure here) - yes they are necessary
  • not sure about settings for Distributed Clocks (just left it default, at the moment) - you active DC, it is for EL6731 necessary, GC for profibus are possible but they are not implemented in the kollmorgen card yet 
lcnc comp
  • use parameter channel to set operation mode <--- velocity - from character of movement, it is necessary only velocity mode because positionning are over motion tasks in the servo internal.. 
  • byte swapping magic (not sure If I got that right) - I will share my program with them... there it is probably right because it jump to enable and I had a position feedback directly
  • scaling the velocity and position feedback (not sure about the scaling numbers, docu is a mess, as you probably know
Here are my issues / todos
  • I'm not sure if I correctly use the parameter channel of profibus (PKW) Due to lack of understanding of SDOs, I simply put the PKW as an PDO and initialize the drive on startup -- IMHO it would be better to do that via SDO or some other hard-coded init sequence I'm not aware of. Maybe the constantly send/rec of the parameter channel causes the timing issues. - there it is little bit different, it had only one universal canal where datas are mirroring each other - you have to be carrefull and you have to get right answer from driver itself... 
  • I need to parameterize the velocity profile for the position loop. Where to do that? Drive GUI? - position loop as in the CiA standard are not directly possible because of idea of communication shape itself 
  • Homing: I think of simply use the built-in homing method of lcnc, the implementation in the hal comp seems to be a bigger time effort. Here a question, in case the homing switch is reached (digital I/O of another EL card) how to set the position feedback of the kollmorgen servo to zero. - it should be tested in the drive gui and then u should run it over op mode 1 with 14 and 15 bit of zsw off ... characteristic have to be done in the driveGUI soft itselft before... I did tutorial of driveGUI installation on the Debian distro before.. lets check them, you should have easier live after
  • Enable the drive is working, disable is buggy -- need to correct this  - 
  • mariusl
  • mariusl's Avatar
04 Nov 2024 07:08 - 04 Nov 2024 07:12
Replied by mariusl on topic Lathe Macros

Lathe Macros

Category: Other User Interfaces

I am just testing this to see how it does but cannot get it to work on 2.10.0
I get this error although Rsvg is installed.
I am on Bookworm

Traceback (most recent call last):
  File "/usr/bin/gladevcp", line 379, in <module>
    main()
  File "/usr/bin/gladevcp", line 259, in main
    handlers, mod, obj = load_handlers(opts.usermod,halcomp,builder,opts.useropts)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/gladevcp", line 126, in load_handlers
    mod = __import__(basename)
          ^^^^^^^^^^^^^^^^^^^^
  File "/home/plasma/linuxcnc/configs/sim.gmoccapy.lathe_configs/lathehandler.py", line 33, in <module>
    gi.require_version('Rsvg', '2.0')
  File "/usr/lib/python3/dist-packages/gi/__init__.py", line 126, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Rsvg not available


 
  • meister
  • meister
04 Nov 2024 06:48

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

please add your config if something is not working.

if you add an step/dir plugin, you need to verify that the 'is_joint' option is set to true
  • SOLD
  • SOLD
04 Nov 2024 06:31
Replied by SOLD on topic AX58100

AX58100

Category: EtherCAT

Yes, it can't process by itself, as the manufacturer replied by email.
I tried step/direct with factory XML via twincat, it works. I'm still new to ethercat, I can't do much more.
This demo board is available on Alixprees th.aliexpress.com/item/1005005600858798....arch%7Cquery_from%3A
  • tray
  • tray
04 Nov 2024 05:14
Replied by tray on topic Mesact 2 Setup

Mesact 2 Setup

Category: Configuration Tools

Hi JT, more feedback.

Yup, the latest mesact version runs on linuxmint.

Thank you sir. Now on to the proper hard stuff, software & hardware

Have a good day. Thanks.
  • jadid
  • jadid
04 Nov 2024 03:37
Replied by jadid on topic Homing lichuan

Homing lichuan

Category: EtherCAT

Using Marco custom-homing, got this following hal-show, but motor didn't move.
You can see that opmode already change from 8 to 6.
  • cakeslob
  • cakeslob
04 Nov 2024 02:11

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

Getting back to the topic of Remora SPI, I have pushed some updates to the repo to give command line options to specify the SPI number, CS number and frequency of the SPI interface for the RPi 5.

loadrt remora-spi SPI_num=0 CS_num=0 SPI_freq=20000000

Default frequency is 20Mhz, which is happily running on my Octopus, with Cakeslob's latest compiled firmware, without communication errors.

We'll need to update all the firmware to the latest. Thanks for your patience, but if there is a priority please let us know.


hey scott, with the ability to select the spi channel, do you think it possible to do multiple instances of remora using separate spi channels?
  • mBender
  • mBender
04 Nov 2024 01:34

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

I kind of have the same issue. I can't get my stepper to work. Regular in and outputs work and I have double checked my wiring.

I don't see any stepgen parameters in the hal file. But I am also not sure if that would be in the hal, since the FPGA is doing the step generation ?!?

Also is there a way to adjust the timing linuxcnc.org/docs/html/man/man9/stepgen.9.html#TIMING ?
  • Bari
  • Bari's Avatar
04 Nov 2024 01:09
Replied by Bari on topic Remora for RP2040

Remora for RP2040

Category: Computers and Hardware

linuxgizmos.com/updated-wiznet-reveals-n...ernet-functionality/

Raspberry Pi RP2350 and the fully hardwired TCP/IP controller W5500 enhancing the capabilities of the traditional Raspberry Pi Pico2 board with additional Ethernet functionality via W5500
Displaying 18751 - 18765 out of 24118 results.
Time to create page: 0.723 seconds
Powered by Kunena Forum