Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
24 Mar 2025 21:08

neeed help with additional pwm 6i25 and 7i76

Category: Basic Configuration

What does

sudo mesaflash --device 5i25 --readhmid

report?
 
  • PCW
  • PCW's Avatar
24 Mar 2025 21:05

Connecting Mesa 7i76 to Sprint 1200 DC Controller

Category: General LinuxCNC Questions

Do you have some documentation on the Sprint 1200 connections?
Just knowing the names is not enough to know how to connect them.
  • aharner
  • aharner
24 Mar 2025 20:43

Connecting Mesa 7i76 to Sprint 1200 DC Controller

Category: General LinuxCNC Questions

Good evening.  I am not sure if this is the right area to ask this question, but here goes.  I am converting a Novaturn lathe that has a Sprint 1200 (400) DC motor controller and I am using a Mesa 7i76U to handle the connections.  I have the steppers moving properly, the e stop and limits working properly but am very apprehensive about connecting to the Sprint 1200 because I dont want to damage anything.  Anyway, after days of reading, testing, and more reading I am finally reaching out for help.  Does anyone know the correct wiring to connect the 7i76 (TB4) spindle connectors to the appropriate Sprint connectors?  I need to be able to turn the motor on, adjust speed, etc.  The motor does not reverse.  The contacts on the Sprint are (1) +10, (2) MIN, (3) I/P, 4 COM, (5) RUN, (6) TACH, (7) COM.  Any guidance would be appreciated.
  • unknown
  • unknown
24 Mar 2025 20:37
Replied by unknown on topic How to build a CNC Router?

How to build a CNC Router?

Category: Milling Machines

Technically that's more router type machine, mills are big heavy monsters made of cast iron. ;)

Yeah I have both, the little 3 axis desktop thingy is good for testing concepts and moving around.
The mill stays put in the garage, mind it's only a little 120kg thingy.
  • mmt
  • mmt
24 Mar 2025 20:34

neeed help with additional pwm 6i25 and 7i76

Category: Basic Configuration

ok my mistake i had/have the 5i25_7i76x2_2pd.bit in the 6i25

so my original post is still the same

thanks
  • dfarnainekl
  • dfarnainekl
24 Mar 2025 20:33 - 24 Mar 2025 20:35
Replied by dfarnainekl on topic EtherCAT Closed-Loop Drive Options for Lathe

EtherCAT Closed-Loop Drive Options for Lathe

Category: EtherCAT

Yes, its an old XZ lathe, a Maximat Standard. Quite comparable to the Myford ML7 actually.
Similarly to the ML7, the cross slide (trapezoidal) screw moves with the cross slide, with the nut mounted on the carriage. That limits the motor mounting a bit, as I would like to keep it simple. But if I limit this motor to Nema 17, I have a solution that works well.

Linear encoder feedback is actually on the wishlist as well, not only for CNC operation but also as a DRO when running it manually. I'd first like to get it set up with just motors with feedback though. If I get around to it, I'd also like to implement the linear encoder readout via EtherCAT if possible, as it seems like the most elegant solution when already using EtherCAT. The controller would neeed to run in LCNC on the computer in that case, which leads to a similar question as in the original post.
  • unknown
  • unknown
24 Mar 2025 20:32
Replied by unknown on topic New Computer - Error Launching

New Computer - Error Launching

Category: Advanced Configuration

Fix the error that says signal not found, 9 times out of 10 it's a typo in either of your hal files, can't say much else without you posting the ini and hal files.
  • unknown
  • unknown
24 Mar 2025 20:30

PCIe - No parport registered at "0x " . This is not Always an error.Continuing.

Category: Advanced Configuration

No need to guess,
sudo cat /proc/ioports
Then look for the an entry mentioning a parallel port, it's been mentioned a number of times throughout the thread
  • JT
  • JT's Avatar
24 Mar 2025 20:23
7i76EU Requirements was created by JT

7i76EU Requirements

Category: Driver Boards

What version of mesaflash and LinuxCNC is needed for the 7i76EU?

Thanks
JT
  • pgf
  • pgf
24 Mar 2025 19:51

correspondence of unused i/o pins to physical connector location?

Category: PnCConf Wizard

For future reference, is this also true of the P1 inputs -- are they also locked as inputs, assuming the default firmware?
  • tylernyberg
  • tylernyberg
24 Mar 2025 19:49
New Computer - Error Launching was created by tylernyberg

New Computer - Error Launching

Category: Advanced Configuration

Old computer failed to boot due to hardware failure, so I built a new computer. I was able to get the old config files off drive, but LinuxCNC errors at launch when I use these to launch on new computer. I didn't build or config the machine originally, so very new to the config files. Any thoughts on the below issue? If the card is the issue would it be worth getting a ethernet card as a replacement?

I'm wondering if the Mesa 6i25 is not working in new computer because it is not listed when I run lspci.
The two issues on the report I see are no parport which can be false error and
custom_postgui.hal:4: signal 'spindle-at-speed' not found.

custom_postgui.hal file:
# Include your customized HAL commands here
# The commands in this file are run after the AXIS GUI (including PyVCP panel) starts

sets spindle-at-speed true


Full LinuxCNC Report:
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.4
Machine configuration directory is '/home/bep/linuxcnc/configs/test-4x4'
Machine configuration file is 'test-4x4.ini'
INIFILE=/home/bep/linuxcnc/configs/test-4x4/test-4x4.ini
VERSION=1.1
PARAMETER_FILE=linuxcnc.var
TPMOD=
HOMEMOD=
TASK=milltask
HALUI=
DISPLAY=axis
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
linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
Found file(REL): ./test-4x4.hal
Found file(REL): ./custom.hal
Starting TASK program: milltask
Starting DISPLAY program: axis
No parport registered at 0xe030. This is not always an error. Continuing.

Shutting down and cleaning up LinuxCNC...
task: 112 cycles, min=0.000004, max=0.011034, avg=0.008776, 0 latency excursions (> 10x expected cycle time of 0.010000s)
config string '0xe030 out'
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Note: Using POSIX realtime
No parport registered at 0xe030. This is not always an error. Continuing.
note: MAXV     max: 2.500 units/sec 150.000 units/min
note: LJOG     max: 2.500 units/sec 150.000 units/min
note: LJOG default: 0.250 units/sec 15.000 units/min
note: jog_order='XYZ'
note: jog_invert=set()
custom_postgui.hal:4: signal 'spindle-at-speed' not found
4163
4194
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime
  • vibram
  • vibram
24 Mar 2025 19:34 - 24 Mar 2025 19:50
Replied by vibram on topic Spindle keep accelerating

Spindle keep accelerating

Category: Basic Configuration

when output type set to 2, the spindle is not moving at all.
 
when out put is 1, another strange thing, with command M3 S100, I directly got this: 
I ask 100RPM and get 3.3 rps hence 200rpm
I checked the spindle.0.revs and it's correct, when I do 1 full turn, it's correctly recorded. This is strange
 
  • pgf
  • pgf
24 Mar 2025 19:14
Displaying 17806 - 17818 out of 17818 results.
Time to create page: 1.062 seconds
Powered by Kunena Forum