Advanced Search

Search Results (Searched for: )

  • JT
  • JT's Avatar
Yesterday 14:20 - Yesterday 16:40
Replied by JT on topic FlexGui - hal_io Spinbox

FlexGui - hal_io Spinbox

Category: Other User Interfaces

I'll have to check that out.

Edit: This will take some thought to have the spinbox updated from the hal pin and the hal pin updated from the spinbox without a fight as to who is in control of the value.

JT
  • PCW
  • PCW's Avatar
Yesterday 13:36
Replied by PCW on topic 6i25 bitfile

6i25 bitfile

Category: Driver Boards

There is no actual advantage to using a 6I25 configuration for LinuxCNC so they have been dropped
The VHDL Source is available if you want to compile something for a non-LinuxCNC application.
  • Will_cnc
  • Will_cnc
Yesterday 13:26
Replied by Will_cnc on topic Stepper online A6 Servo motor as Spindle motor

Stepper online A6 Servo motor as Spindle motor

Category: General LinuxCNC Questions

loadrt [KINS]KINEMATICS
loadrt [EMCMOT]EMCMOT servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[KINS]JOINTS
loadusr -W lcec_conf ethercat-conf.xml
loadrt lcec
#loadusr -W hal_manualtoolchange
loadrt cia402 count=4
#loadrt mult2
#loadrt mult2 count=4 etc for multiple instances
loadrt cia402pv names=cia402pv.Spindle
  • Will_cnc
  • Will_cnc
Yesterday 13:22
Replied by Will_cnc on topic Stepper online A6 Servo motor as Spindle motor

Stepper online A6 Servo motor as Spindle motor

Category: General LinuxCNC Questions

Doesn't appear to be commented out in the Hal file ?
  • Hakan
  • Hakan
Yesterday 12:58

Stepper online A6 Servo motor as Spindle motor

Category: General LinuxCNC Questions

Hmm, did you by any chance comment out the loadrt cia402pv line?
  • meister
  • meister
Yesterday 12:38

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

Category: Computers and Hardware

Oh, you're right, I always assumed they were MII chips, like on all other FPGA boards.

ww1.microchip.com/downloads/aemDocuments...face-DS00002357B.pdf

Hmmm, that could make things a lot easier, since the difficult part is already in the chip.

Thank you very much!!!
  • Will_cnc
  • Will_cnc
Yesterday 12:30
Replied by Will_cnc on topic Stepper online A6 Servo motor as Spindle motor

Stepper online A6 Servo motor as Spindle motor

Category: General LinuxCNC Questions

Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/lib/tcltk/linuxcnc/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.6
LINUXCNC - 2.9.6
Machine configuration directory is '/home/cnc/linuxcnc/configs/probe_basic_dev'
Machine configuration file is 'EL8_machine.ini'
INIFILE=/home/cnc/linuxcnc/configs/probe_basic_dev/EL8_machine.ini
VERSION=1.1
PARAMETER_FILE=linuxcnc.var
TPMOD=
HOMEMOD=el8_homecomp
TASK=milltask
HALUI=halui
DISPLAY=probe_basic
COORDINATES=X Y Z
KINEMATICS=trivkins coordinates=XYZ
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
linuxcnc TPMOD=tpmod HOMEMOD=el8_homecomp EMCMOT=motmod
Found file(REL): ./hallib/EL8_machine.hal
Shutting down and cleaning up LinuxCNC...
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Note: Using POSIX realtime
HAL: ERROR: function 'cia402pv.Spindle.read-all' not found
./hallib/EL8_machine.hal:18: addf failed
2439
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime


 
  • Will_cnc
  • Will_cnc
Yesterday 12:25
Replied by Will_cnc on topic Stepper online A6 Servo motor as Spindle motor

Stepper online A6 Servo motor as Spindle motor

Category: General LinuxCNC Questions

Hi Hakan
Thanks for the help I have configured to the directory now, but have a new error message ?
  • unknown
  • unknown
Yesterday 12:19

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

Category: Computers and Hardware

The Ethernet chips on the mesa cards use a 16 bit bus, thought I'd mention this as you mentioned MII. From what I understand MII is supposed to be a more or less generic communication interface.

But I can get confused with these things .
  • unknown
  • unknown
Yesterday 12:13
Replied by unknown on topic ARE YOU KIDDING ME YOUTUBE !!!

ARE YOU KIDDING ME YOUTUBE !!!

Category: Off Topic and Test Posts

Sad to say but the Aussie Gumbernment, being advised by an unelected eKaren who's main job was the keep the kids safe from rock spiders, is also responsible for this mess.
Honestly since the only reason I watch Foxtel, cable tv to our north American cousins, is to watch the MotoGP, WSBK and other bike racing, I had a YouTube Premium subscription for a few years now, maybe pre coof years. So I don't have an issue with signing in.
I think I may have seen some free to air tv a year or so ago, I lost 3/4 of my IQ felt the urge to be some crocs and a Ford Ranger and listen to Triple M on the radio...luckily I can neither afford a Ford Ranger nor a pair of crocs.
  • meister
  • meister
Yesterday 12:12

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

Category: Computers and Hardware

RIO now actually consists of two projects:

1. Configuration front end with HAL/INI generator

2. FPGA gateware generator


In Rio, there are now two ways to use a Mesa cards:

1. with RIO firmware/gateware (FPGA gateware generator)

Unfortunately, only those with an SPI interface. I will try again to build something that works with the MII chips when I get the chance, but it may take a while.

2. Original hm2 firmware (HAL/INI generator)
Still being tested. At the moment, only the 7c81 is supported, as I have this at home. Next will
be the 7i92.
This should actually support all cards, but in order to configure them correctly in the flow tool, you have to enter all pin positions into a file, which is simple but time-consuming.


I have already ordered a 7i92 clone from China. :)
  • my1987toyota
  • my1987toyota's Avatar
Yesterday 12:07 - Yesterday 00:21
Replied by my1987toyota on topic ARE YOU KIDDING ME YOUTUBE !!!

ARE YOU KIDDING ME YOUTUBE !!!

Category: Off Topic and Test Posts

If people wish to swallow the continued escalation of data mining of the populus and participating
in police states. that is for them to decide.

  But to put it simply rodw you don't have to log into forums to READ the information. At least not yet.
I wont be surprised if that changes soon as well. You know for the kids. Wont somebody please think
of the Children. So why Should I have to log in to VIEW a video, that's my point.
I am tired of the increasing collection of data on everyone not just me.
I may not be able to stop the big machine, But I don't have to help it along either.
  • Hakan
  • Hakan
Yesterday 12:04

Stepper online A6 Servo motor as Spindle motor

Category: General LinuxCNC Questions

Be in the directory were you have downloaded cia402pv.comp
and there do "sudo halcompile --install cia402pv.comp"

Easy to spot with the error messages, that helps a lot.
  • unknown
  • unknown
Yesterday 11:52

2.9.5 should not be available to download due to it being broken.

Category: Installing LinuxCNC

The post I put earlier was from trying to install the package manually, by
sudo apt install linuxcnc-uspace=1:2.9.7

Trying to install from the Linuxcnc repos would break the build. And to be honest I think the Release may only reference the doc files. I'd have to check my notes for sure on that one. I may be wrong but I remember having a look through it.
  • unknown
  • unknown
Yesterday 11:45

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

Category: Computers and Hardware

The biggest issue would be a driver for the ethernet chip.
The mesa firmware uses a softcore (think very basic CPU) and that runs assembly language program to do all the hard lifting.
Ollie's original aim was to not have a softcore so there was virtually no jitter. I pretty sure I have this right.
To get this done I really think Ollie would need a 7i92 to do this.
The 7c81 was a simple task as it already had SPI, the 7i90 would be easy as well.
The thing with the Spartan 6 it's picky regarding which pin is the system clock and which is the SPI clock. I had trouble with the 7c81 clone I was working as the pin used for the system clock was different on the dev board I was using to the original mesa one.

Now that is not to say Ollie could not do it. If he could that would be pretty awesome as I have a couple of the Ethernet chips the 7i92 uses. Microchip offers free samples of their products.
Displaying 76 - 90 out of 22551 results.
Time to create page: 0.291 seconds
Powered by Kunena Forum