Advanced Search

Search Results (Searched for: )

  • PhilipME
  • PhilipME's Avatar
24 Sep 2024 19:15 - 24 Sep 2024 19:17
Replied by PhilipME on topic Connecting mesa 7i96s to DM542T

Connecting mesa 7i96s to DM542T

Category: Driver Boards

yes

It is working. But I used large motor with DQ860HA driver. 

My first machine was in 2021 working with bob.

this is the first mesa 

Good day

 
  • Krulli_Fräser
  • Krulli_Fräser
24 Sep 2024 19:11
Replied by Krulli_Fräser on topic setting mpg scale with rotary switch

setting mpg scale with rotary switch

Category: HAL

Ok I see.

I have three seperate inputs from the selector switch that are exclusive to each other (only one active at a time).

I would need 3 mux components, one for each axis for my different values right?
  • PCW
  • PCW's Avatar
24 Sep 2024 18:37
Replied by PCW on topic setting mpg scale with rotary switch

setting mpg scale with rotary switch

Category: HAL

Typically this would be done with a mux component.

If you have 3 inputs, you could use a mux8 component

If the 3 inputs are binary coded, you get 8 separate scales.
If the 3 inputs are linear select (just one input active at a time),
you only get  3 selections but mux8 will still work.


 
  • bertoldo
  • bertoldo
24 Sep 2024 18:07
Replied by bertoldo on topic Gmoccapy SCARA EtherCAT drive - joint error

Gmoccapy SCARA EtherCAT drive - joint error

Category: Gmoccapy

I can move the servo motors manually and see their position. However, I don't want to have to go to home because the encoders are absolute. The image of the side screen doesn't appear on mine either... I don't know where I can adjust the ratio because I have a reducer. I also couldn't move it automatically once.
  • bertoldo
  • bertoldo
24 Sep 2024 18:05
Replied by bertoldo on topic Gmoccapy SCARA EtherCAT drive - joint error

Gmoccapy SCARA EtherCAT drive - joint error

Category: Gmoccapy

So, I still haven't been able to move forward.
I haven't been able to properly understand how Linux CNC works... so I'm following the tutorials here but without a knowledge base, that's what's holding me back now.
Would you be interested in doing some consulting to help me? Because I have to hand it in at college and I can't do it. :(
  • Krulli_Fräser
  • Krulli_Fräser
24 Sep 2024 18:04
setting mpg scale with rotary switch was created by Krulli_Fräser

setting mpg scale with rotary switch

Category: HAL

Hey all,

I am about done configuring my milling machine. One of the last things I need to do is set the mpg scales for my 3 handwheels.

All of these handwheels use encoders with different pulse/rev so I always need to assign a different scale to each axis. I want to have 3 speed settings and have already connected a 3 position rotary switch to select these settings. The three input pins for that are working fine.

I tried setting the values with a variable assignment in classicladder but can't seem to get it to output a float value.

All of the scale values I want to set are float values.

Does anyone know a solution for this?
  • gardenweazel
  • gardenweazel's Avatar
24 Sep 2024 17:28
Replied by gardenweazel on topic QTDragon spindle raise issues

QTDragon spindle raise issues

Category: Qtvcp

I need to look at my GS20 VFD docs. I believe there was a parameter that I may have set to prevent to only allow the Spindle to run between 5k and 24k. So we can probably not waste unnecessary cycles on the spindle not stopping.

What I am concerned about is the tool length measurement. I am attaching an image which shows my rig.
Note that the setter BASE is BELOW the table top but, the setter TOP is ABOVE the table top by some 10mm.
In the QTDragon setup I have entered 10 for the height which I believe is correct?
How do I setup so that tool measurements are consistent?

 
 
  • tommylight
  • tommylight's Avatar
24 Sep 2024 17:28
Replied by tommylight on topic scorbot-er-3

scorbot-er-3

Category: Installing LinuxCNC

Does the machine use any serial port?
There are again several errors trying to access the serial port called from the scorbot-er-3.hal file, but this time it has no access to it (permission denied), so omit that line in hal.
Or if it has a serial and it has to be used, try searching for
arduino serial port permission denied
to add you user to the "dialout" group.
  • robocidalmaniac
  • robocidalmaniac's Avatar
24 Sep 2024 17:03
Replied by robocidalmaniac on topic scorbot-er-3

scorbot-er-3

Category: Installing LinuxCNC

I now have a Dell Optiplex 9010 i5, with a DB25 Parallel Port and a RS232 9pin port. I created a LinuxCNC 2.9.2 live DVD boot disk for it, and are still waiting on a SSD drive to arrive for this computer. I plan on using this computer and LinuxCNC to run my Scorbot-ER-3 Robotic Arm. In my previous question I thought the supplier was sending me a Dell optiplex 980, but shipped the 9010 instead. When I try to run the Scorbot-ER-3 example I get different errors then previously, but believe this is due to no hard drive. Is anyone aware of any LinuxCNC issues with the Scorbot-ER-3 machine example in 2.9.2?

Error report created by /usr/lib/tcltk/linuxcnc/show_errors.tcl:Print file information:RUN_IN_PLACE=noLINUXCNC_DIR=LINUXCNC_BIN_DIR=/usr/binLINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcncLINUXCNC_SCRIPT_DIR=LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modulesLINUXCNC_CONFIG_DIR=LINUXCNC_LANG_DIR=/usr/lib/tcltk/linuxcnc/msgsINIVAR=inivarHALCMD=halcmdLINUXCNC_EMCSH=/usr/bin/wish8.6LINUXCNC - 2.9.2Machine configuration directory is '/home/user/linuxcnc/configs/by_machine.scorbot-er-3'Machine configuration file is 'scorbot-er-3.ini'INIFILE=/home/user/linuxcnc/configs/by_machine.scorbot-er-3/scorbot-er-3.iniVERSION=1.1check_config: Unchecked: [KINS]KINEMATICS=scorbot-kinsPARAMETER_FILE=sim.varTPMOD=HOMEMOD=TASK=milltaskHALUI=haluiDISPLAY=axisCOORDINATES=X Y Z A BKINEMATICS=scorbot-kinsStarting LinuxCNC...Starting LinuxCNC server program: linuxcncsvrLoading Real Time OS, RTAPI, and HAL_LIB modulesStarting LinuxCNC IO program: ioemc/iotask/ioControl.cc 786: can't load tool table.Starting HAL User Interface program: haluilinuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmodFound file(REL): ./scorbot-er-3.halShutting down and cleaning up LinuxCNC...Removing HAL_LIB, RTAPI, and Real Time OS modulesRemoving NML shared memory segmentsDebug file information:Note: Using POSIX realtimeTraceback (most recent call last):  File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 322, in open    self.fd = os.open(self.portstr, os.O_RDWR | os.O_NOCTTY | os.O_NONBLOCK)              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^PermissionError: [Errno 13] Permission denied: '/dev/ttyS0'During handling of the above exception, another exception occurred:Traceback (most recent call last):  File "/usr/bin/scorbot-er-3", line 56, in <module>    serial = serial.serial_for_url(             ^^^^^^^^^^^^^^^^^^^^^^  File "/usr/lib/python3/dist-packages/serial/__init__.py", line 90, in serial_for_url    instance.open()  File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 325, in open    raise SerialException(msg.errno, "could not open port {}: {}".format(self._port, msg))serial.serialutil.SerialException: [Errno 13] could not open port /dev/ttyS0: [Errno 13] Permission denied: '/dev/ttyS0'./scorbot-er-3.hal:15: waitpid failed scorbot-er-3 scorbot-er-3./scorbot-er-3.hal:15: scorbot-er-3 exited without becoming ready2067Stopping realtime threadsUnloading hal componentsNote: Using POSIX realtime
Info report created by linuxcnc_info:The file:    /tmp/linuxcnc_info.txtcan be posted to a forum or a web site like:     pastebin.comin order to provide information about the linuxcncsystem and configuration.                Date: Tue Sep 24 12:56:51 PM UTC 2024            UTC Date: Tue Sep 24 12:56:51 PM UTC 2024        this program: /usr/bin/linuxcnc_info              uptime: 12:56:51 up 6 min, 2 users, load average: 0.81, 2.06, 1.18     lsb_release -sa: Debian Debian GNU/Linux 12 (bookworm) 12 bookworm            linuxcnc: /usr/bin/linuxcnc                 pwd: /home/user/linuxcnc/configs/by_machine.scorbot-er-3                USER: user             LOGNAME: user                HOME: /home/user              EDITOR:              VISUAL:            LANGUAGE:                TERM: dumb           COLORTERM:             DISPLAY: :0.0             DESKTOP: lightdm-xsession        display size: 1280x1024 pixels (338x270 millimeters)                PATH: /usr/bin:/home/user/linuxcnc/configs/by_machine.scorbot-er-3/bin:/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/gamesuname items:         nodename -n: debian      kernel-name -s: Linux      kernel-vers -v:
  • PCW
  • PCW's Avatar
24 Sep 2024 16:52
Replied by PCW on topic Mesa 7i96s with 5 encoders and Modbus

Mesa 7i96s with 5 encoders and Modbus

Category: Driver Boards

I would try standard 7I96S+PktUART firmware (using
the TB2 RS-485 interface) and then work backwards to
find out where the issue is.
  • tommylight
  • tommylight's Avatar
24 Sep 2024 16:48
Replied by tommylight on topic converting a tos/intos fngj 40

converting a tos/intos fngj 40

Category: Milling Machines

Pictures of everything?
  • nartburg
  • nartburg
24 Sep 2024 16:35
Replied by nartburg on topic Mesa 7i96s with 5 encoders and Modbus

Mesa 7i96s with 5 encoders and Modbus

Category: Driver Boards

Created .mod file

#define MAX_MSG_LEN 16
#define DEBUG 3

static const hm2_modbus_chan_descriptor_t channels[] = {
    {HAL_S32,     6,   0x000,  1,"write"},
    {HAL_S32,     3,   0x100,  1,"read"},
};

loading in .hal file:
.
.
.

addf pid.z.do-pid-calcs       servo-thread
addf pid.s.do-pid-calcs       servo-thread
addf [HMOT](CARD0).write         servo-thread
setp [HMOT](CARD0).dpll.01.timer-us -50
setp [HMOT](CARD0).stepgen.timer-number 1

loadrt my-vfd ports=hm2_7i96s.0.pktuart.0
addf my-vfd.00 servo-thread

# external output signals


# external input signals

# --- MAX-HOME-Z ---
net max-home-z     <=  [HMOT](CARD0).inm.00.input-00-not
.
.
.
Output:
.
.


WAIT_FOR_DATA_FRAME - rxmode = 16000F0C
 1002 TIMEOUT_RESET 3
START txstaus = 00001460 rxstatus = 16000F0C
building packet 6 0 start pin 0
building packet 3 100 start pin 1
Sending to hm2_7i96s.0.pktuart.0 8 bytes 01 03 01 0000 01 85 F6
WAIT_FOR_SENDBEGIN RX 1460 TX 16000F0C
WAIT_FOR_SEND_COMPLETE RX 16000F0C TX 2014E0
.
.
.
While the oszi is still showing a constant 5Volts





 
  • hhscott
  • hhscott
24 Sep 2024 15:52
Replied by hhscott on topic Basic 2 Axis Lathe

Basic 2 Axis Lathe

Category: General LinuxCNC Questions

Thank you for the reply and for the chart! Navigating Mesa's selection for a novice is very confusing.

HH
  • Todd Zuercher
  • Todd Zuercher's Avatar
24 Sep 2024 15:45
Replied by Todd Zuercher on topic New and overwhelmed.

New and overwhelmed.

Category: General LinuxCNC Questions

I completely understand, but you might be surprised what you can find used for that price. Take this one on Ebay for example.
www.ebay.com/itm/256470069304
It is only priced at $2500 and looks like it has a tool changer. (Although the vacuum pump for part hold down would cost extra.)
  • Tchefter
  • Tchefter's Avatar
24 Sep 2024 15:08
Replied by Tchefter on topic Aktuelle hardware mit PCI

Aktuelle hardware mit PCI

Category: Deutsch

Bekommt man noch ein 2.8.xx version zum download?
 


Moin
schau mal hier , da gibt es noch ältere Versionen.

Gruß Fritz
Displaying 21001 - 21015 out of 24501 results.
Time to create page: 0.924 seconds
Powered by Kunena Forum