Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
20 Jul 2025 17:34

Planning to Retrofit a Mazak Integrex200Y Mill-Turn Machine

Category: Advanced Configuration

I do not think any of mine are 44mm in height, should be more, but i will have to check that to be sure.
I will also check the exact model, if possible.
  • tommylight
  • tommylight's Avatar
20 Jul 2025 17:32
Replied by tommylight on topic Mesa Auswahl für größeres Projekt

Mesa Auswahl für größeres Projekt

Category: Deutsch

www.welectron.com/
Ja, es gibt kein 7i95T zur zeit, aber in Portugal:
eusurplus.com/index.php?route=product/product&product_id=64
machts nich, deine liste ist OK.
die firmware fuhr 7i85 ist 7i92t_7i76_7i85d.bin
fuhr die 7i85S sollte 7i92t_7i76_7i85sd.bin sein.
Und denke ich sie brauchen kein remote hilfe, nur ein paar fragen und antworten, ein bissen lessen und das wars.
  • tommylight
  • tommylight's Avatar
20 Jul 2025 17:19
Replied by tommylight on topic Automatic band saw marvel v10a

Automatic band saw marvel v10a

Category: CNC Machines

Seems pretty simple compared to what i had to deal with, namely a fully automated one with drilling on 3 sides included.
I would definitely use LinuxCNC, but i might be biased having done over 20 or 30 conversions! :)
  • PCW
  • PCW's Avatar
20 Jul 2025 17:02

How to install kernel patch? (Moschip 9900)

Category: Installing LinuxCNC

PC latency is likely the cause of the issue , I doubt that it's driver related.
(especially it it ever worked)

Did you run a latency test?
  • Benb
  • Benb's Avatar
20 Jul 2025 16:50

Inverting jogging sense of X Axis on a VistaCNC P1A-S pendant

Category: HAL

As far as joint/axis being uncoupled that is possible with the newer version of LNC you may only need joint mode. However, for position mode still active I don't see it anywhere in the hal files you have posted. 

There is this line in your configuration, which I don't know what it does 

net motion-in-position motion.in-position => vc-p1as.is-moving.

This line uses motion.in=position from the motion component not halui. so you have a mix of halui component and motion component for jogging I wonder why they choose this complicated route. I am going to the gym now I will have look at your hal files later and report back.
  • jor
  • jor's Avatar
20 Jul 2025 16:48

How to install kernel patch? (Moschip 9900)

Category: Installing LinuxCNC

When I boot the computer, lspci -v shows the card, and i can jog the stepper. But after a little bit the stepper stops working and lspci -v shows "(disabled)" next to the ports. The only way I've found to get it working again is to reboot.

I have the windows driver installed (dual boot), do you think that could mess it up on linux somehow? It's just weird that it works and then becomes disabled partway through working, so i figured maybe that patch would help. Unless the patch is outdated and the latest kernel already supports 9900?

Also, when the stepper does jog, it will stop for a split second intermittently, and then soon after show "joint 0 following error". It also shows "unexpected realtime delay on task 0 with period 100000... run latency test and resolve before continuing," I already ran the latency test.
  • snowgoer540
  • snowgoer540's Avatar
20 Jul 2025 15:17
Replied by snowgoer540 on topic Plasmac to Qtplasmac conversion not working

Plasmac to Qtplasmac conversion not working

Category: Plasmac

You haven’t stated if you’re trying to use 2.9 or 2.10, but either way, my recommendation is to just run pncconf and make a new config.

So much has changed from when the conversion script was made, and it was really a stop gap when QtPlasmaC first came out that wasn’t fully maintained.
  • PCW
  • PCW's Avatar
20 Jul 2025 15:05 - 20 Jul 2025 15:57
Replied by PCW on topic Mesa Configuration Tool

Mesa Configuration Tool

Category: Configuration Tools

The 24 isolated inputs are all controlled by the inmux pins.

I guess they could be named "TB5-1,12, TB6-1,24" rather than "internal"
in mesaflash...

Edit: pushed a change to mesaflash to rename 7I95/7I97/7C80  "internal"
pins to more informative names.
  • JT
  • JT's Avatar
20 Jul 2025 14:47
Replied by JT on topic Mesa Configuration Tool

Mesa Configuration Tool

Category: Configuration Tools

It's a mystery to me, that's what the mesaflash command returns
mesaflash --addr 10.10.10.10 --device 7i95t --readhmid

Maybe PCW can shed some light on that?

JT
  • jimmyrig
  • jimmyrig
20 Jul 2025 14:40
Replied by jimmyrig on topic Automatic band saw marvel v10a

Automatic band saw marvel v10a

Category: CNC Machines

Wouldn't be to bad to use linuxcnc. I'm in the process of building an automated saw with a magazine to load bars.

How does the bar feed work?
How does the saw feed work?

That's would determine my approach
  • Cerezas
  • Cerezas
20 Jul 2025 14:36

Inverting jogging sense of X Axis on a VistaCNC P1A-S pendant

Category: HAL

Thanks Benb, I did that and unfortunately nothing changed. I guess what really determines the direction of the axes is halui.joint.N.[plus|minus]. I even took halui.axis.X.plus and minus out of the configuration line, and the pendant works with just halui.joint.0.[plus|minus].

In my tests I even commented out all the lines that have halui.joint.N.[plus|minus] and Velocity mode stops working, but to my surprise, Step mode still works. It is as if Step mode is set up somewhere else but I can't figure out where.
  • PCW
  • PCW's Avatar
20 Jul 2025 14:15
Replied by PCW on topic PlasmaC Voltage Divider

PlasmaC Voltage Divider

Category: Plasmac

You can use a THCAD2 or  THCAD-10 with a series resistor
or resistors, for example  2.4M will give a 250V full scale range.

Mesa has a set of three .4W  1M .1% resistors for this purpose, when used
with a THCAD-10  or a THCAD2 set for 10V you get:

1 = 110V full scale
2 in series  210V full scale
3 in series  310V full scale

Note that lower voltage ranges improve resolution so the 210 V range is fine for most
plasma systems as it will accept continuous inputs over 1000V without damage
and voltages over 200V are not typically useful when cutting.
  • Lcvette
  • Lcvette's Avatar
20 Jul 2025 13:43
Replied by Lcvette on topic Probe_Basic Not Writing Parameter Variables

Probe_Basic Not Writing Parameter Variables

Category: QtPyVCP

Does the sim work? If so its a configuration problem.
  • ZXT
  • ZXT
20 Jul 2025 13:17 - 20 Jul 2025 14:49
Replied by ZXT on topic Mesa Configuration Tool

Mesa Configuration Tool

Category: Configuration Tools

Hello guys! I've just noticed that I/O map for 7i95T from Mesa Configuration tool 2.1.7 is not complete.
The I/O map is missing connector TB5 and TB6 or am i just looking at it wrong?

Or is it because I'll have to configure inputs & outputs under the 7i95t tab to get pin names in my I/O.hal?
Firmware: 7i95t_1pwmd.bin
Configuration Name: HOSTMOT2

General configuration information:

  BoardName : MESA7I95
  FPGA Size: 20 KGates
  FPGA Pins: 256
  Number of IO Ports: 2
  Width of one I/O port: 29
  Clock Low frequency: 100.0000 MHz
  Clock High frequency: 200.0000 MHz
  IDROM Type: 3
  Instance Stride 0: 4
  Instance Stride 1: 64
  Register Stride 0: 256
  Register Stride 1: 256

Modules in configuration:

  Module: DPLL
  There are 1 of DPLL in configuration
  Version: 0
  Registers: 7
  BaseAddress: 7000
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: WatchDog
  There are 1 of WatchDog in configuration
  Version: 0
  Registers: 3
  BaseAddress: 0C00
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: IOPort
  There are 2 of IOPort in configuration
  Version: 0
  Registers: 5
  BaseAddress: 1000
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: MuxedQCount
  There are 6 of MuxedQCount in configuration
  Version: 4
  Registers: 5
  BaseAddress: 3600
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: MuxedQCountSel
  There are 1 of MuxedQCountSel in configuration
  Version: 0
  Registers: 0
  BaseAddress: 0000
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: PWM
  There are 1 of PWM in configuration
  Version: 0
  Registers: 5
  BaseAddress: 4100
  ClockFrequency: 200.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: SSerial
  There are 1 of SSerial in configuration
  Version: 0
  Registers: 6
  BaseAddress: 5B00
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 64 bytes

  Module: StepGen
  There are 6 of StepGen in configuration
  Version: 2
  Registers: 10
  BaseAddress: 2000
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: SSR
  There are 1 of SSR in configuration
  Version: 0
  Registers: 2
  BaseAddress: 7D00
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: InMux
  There are 1 of InMux in configuration
  Version: 0
  Registers: 5
  BaseAddress: 8000
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

  Module: LED
  There are 1 of LED in configuration
  Version: 0
  Registers: 1
  BaseAddress: 0200
  ClockFrequency: 100.000 MHz
  Register Stride: 256 bytes
  Instance Stride: 4 bytes

Configuration pin-out:

IO Connections for Step/DIR+Serial+Encoders -> 7I95_0
Pin#                  I/O   Pri. func    Sec. func        Chan     Sec. Pin func   Sec. Pin Dir

TB3-2,3                 0   IOPort       StepGen          0        Step/Table1     (Out)
TB3-4,5                 1   IOPort       StepGen          0        Dir/Table2      (Out)
TB3-8,9                 2   IOPort       StepGen          1        Step/Table1     (Out)
TB3-10,11               3   IOPort       StepGen          1        Dir/Table2      (Out)
TB3-14,15               4   IOPort       StepGen          2        Step/Table1     (Out)
TB3-16,17               5   IOPort       StepGen          2        Dir/Table2      (Out)
TB3-20,21               6   IOPort       StepGen          3        Step/Table1     (Out)
TB3-22,23               7   IOPort       StepGen          3        Dir/Table2      (Out)
TB4-2,3                 8   IOPort       StepGen          4        Step/Table1     (Out)
TB4-4,5                 9   IOPort       StepGen          4        Dir/Table2      (Out)
TB4-8,9                10   IOPort       PWM              0        PWM             (Out)
TB4-10,11              11   IOPort       PWM              0        Dir             (Out)
TB2-14,15              12   IOPort       SSerial          0        RXData0         (In)
TB4-16,17              13   IOPort       SSerial          0        TXData0         (Out)
Internal               14   IOPort       SSerial          0        TXEn0           (Out)
TB4-20,21              15   IOPort       SSerial          0        RXData1         (In)
TB4-22,23              16   IOPort       SSerial          0        TXData1         (Out)
Internal               17   IOPort       SSerial          0        TXEn1           (Out)
TB1-1,2,9,10           18   IOPort       MuxedQCount      0        MuxQ-A          (In)
TB1-4,5,12,13          19   IOPort       MuxedQCount      0        MuxQ-B          (In)
TB1-7,8,15,16          20   IOPort       MuxedQCount      0        MuxQ-IDX        (In)
TB1-17,18 TB2-1,2      21   IOPort       MuxedQCount      1        MuxQ-A          (In)
TB1-20,21 TB2-4,5      22   IOPort       MuxedQCount      1        MuxQ-B          (In)
TB1-23,24,TB2-7,8      23   IOPort       MuxedQCount      1        MuxQ-IDX        (In)
TB2-9,10,17,18         24   IOPort       MuxedQCount      2        MuxQ-A          (In)
TB2-11,12,20,21        25   IOPort       MuxedQCount      2        MuxQ-B          (In)
TB2-15,16,23,24        26   IOPort       MuxedQCount      2        MuxQ-IDX        (In)
Internal               27   IOPort       MuxedQCountSel   0        MuxSel0         (Out)
Internal               28   IOPort       InMux            0        Addr0           (Out)

IO Connections for I/O+Expansion -> 7I95_1
Pin#                  I/O   Pri. func    Sec. func        Chan     Sec. Pin func   Sec. Pin Dir

Internal               29   IOPort       InMux            0        Addr1           (Out)
Internal               30   IOPort       InMux            0        Addr2           (Out)
Internal               31   IOPort       InMux            0        Addr3           (Out)
Internal               32   IOPort       InMux            0        Addr4           (Out)
Internal               33   IOPort       InMux            0        Data0           (In)
TB3-13,14              34   IOPort       SSR              0        Out-00          (Out)
TB3-15,16              35   IOPort       SSR              0        Out-01          (Out)
TB3-17,18              36   IOPort       SSR              0        Out-02          (Out)
TB3-19,20              37   IOPort       SSR              0        Out-03          (Out)
TB3-21,22              38   IOPort       SSR              0        Out-04          (Out)
TB3-23,24              39   IOPort       SSR              0        Out-05          (Out)
Internal               40   IOPort       SSR              0        AC Ref          (Out)
P1-01/DB25-01          41   IOPort       None           
P1-02/DB25-14          42   IOPort       None           
P1-03/DB25-02          43   IOPort       None           
P1-04/DB25-15          44   IOPort       None           
P1-05/DB25-03          45   IOPort       None           
P1-06/DB25-16          46   IOPort       None           
P1-07/DB25-04          47   IOPort       None           
P1-08/DB25-17          48   IOPort       None           
P1-09/DB25-05          49   IOPort       None           
P1-11/DB25-06          50   IOPort       None           
P1-13/DB25-07          51   IOPort       None           
P1-15/DB25-08          52   IOPort       None           
P1-17/DB25-09          53   IOPort       None           
P1-19/DB25-10          54   IOPort       None           
P1-21/DB25-11          55   IOPort       None           
P1-23/DB25-12          56   IOPort       None           
P1-25/DB25-13          57   IOPort       None           

 
Displaying 12631 - 12645 out of 16796 results.
Time to create page: 0.519 seconds
Powered by Kunena Forum