Advanced Search

Search Results (Searched for: )

  • phillc54
  • phillc54's Avatar
26 Nov 2024 02:43
Replied by phillc54 on topic Translation files for QtPlasmaC

Translation files for QtPlasmaC

Category: Plasmac

It looks like bad instructions on our part...

Try renaming qtplasmac_sk.qm in linuxcnc-dev/share/qtvcp/screens/qtplasmac_4x3/languages/ to qtplasmac_4x3_sk.qm

If that works for you then we will edit the documentation.
 
  • Linuxcnc
  • Linuxcnc
26 Nov 2024 02:33
Replied by Linuxcnc on topic Homing accuracy question

Homing accuracy question

Category: StepConf Wizard

No changes—the same results.
  • NTULINUX
  • NTULINUX's Avatar
26 Nov 2024 01:37 - 26 Nov 2024 02:56
Replied by NTULINUX on topic LinuxCNC on Intel Clear Linux

LinuxCNC on Intel Clear Linux

Category: Installing LinuxCNC

Whelp, I just enabled -O3 and LTO in the Gentoo LinuxCNC installer/image, and bumped the CPU requirement from x86-64-v2 to x86-64-v3 (now requires AVX, AVX2, BMI1, BMI2, F16C, FMA, ABM, MOVBE and XSAVE.)

RHEL 10 requires x86-64-v3 now so this updated requirement is not radical, and x86-64-v3 goes back to 2013 for Intel (starting with Haswell) and 2015 for AMD. Let's see who's faster NOW! Muahahah!
  • mBender
  • mBender
26 Nov 2024 01:04
Replied by mBender on topic Classic Ladder not working with LinuxCNC Rio

Classic Ladder not working with LinuxCNC Rio

Category: ClassicLadder

Will do that once back from Thanksgiving holidays.
  • WattoNC
  • WattoNC
26 Nov 2024 00:06
Replied by WattoNC on topic Mesa Suppliers

Mesa Suppliers

Category: Driver Boards

Hi, fellow Aussie here. I decided to bite the bullet and order a 7i96s in mid November and am now trying to work out why the tracking updates have stopped since it supposedly made its way to Sydney airport.

Is there anyone else here who has had any grief getting boards shipped very expensively to Australia?
  • Todd Zuercher
  • Todd Zuercher's Avatar
25 Nov 2024 23:39
Replied by Todd Zuercher on topic 8 Spindle Gang Router

8 Spindle Gang Router

Category: Show Your Stuff

I've found out that the 8 spindle machine is to be auctioned off on Dec. 18th 2024. As well as all other machinery. There are 3 other routers I've converted to running Linuxcnc, as well as as a number of other larger routers (mostly Fanuc controls.)
airworksauction.proxibid.com/CNC/lotInformation/88606700
  • RNZ
  • RNZ
25 Nov 2024 22:49
Replied by RNZ on topic Qtdragon for lathe??

Qtdragon for lathe??

Category: Qtvcp

You're an ace dude !!!
  • NCPatrol
  • NCPatrol
25 Nov 2024 22:22
Replied by NCPatrol on topic Mesa

Mesa

Category: Driver Boards

Sounds easy. I don't know how to do any of that!


I don't think Pathpilot cares that it's a TH is the lights on the 7i92 indicate that it's trying to connect to the Tormach board when Pathpilot starts up - so it may just be steps 1 and 2.
  • smc.collins
  • smc.collins
25 Nov 2024 22:00 - 25 Nov 2024 22:01

Jones and shipley cylindrical grinder CNC conversion, grinding camshafts, cranks

Category: General LinuxCNC Questions

I have a guy I know working on it. the rented solutions kinda suck. Most of the packages are aimed at very large scale operations. Mostly this will be used for protyping and R&D work on a small scale. 
  • Thayloreing
  • Thayloreing
25 Nov 2024 21:45
Replied by Thayloreing on topic Remora - NVEM / EC300 / EC500

Remora - NVEM / EC300 / EC500

Category: Computers and Hardware

Sorry, I didn't understand the translation well, I don't speak English, in this case the remora doesn't support high pulse frequencies due to the limited hardware, does the ec 500 and ec300 have an input for high pulse frequency encoders? Or does it only allow you to make an extension module for the encoder? If so, what would this expansion module be like? Is there anything ready? and how would you add it? Sorry for the number of questions, I'm very interested in this project
  • PCW
  • PCW's Avatar
25 Nov 2024 21:41
Replied by PCW on topic Mesa

Mesa

Category: Driver Boards

There's probably a way to do this but is pretty hacky:

1. Write Tormach 1100 compatible firmware to the 7I92T
(should not be a big deal)
2. Disable the part of Tormachs startup script that updates the firmware

3. Change the 7I92t name to  7I92
(there's a utility to change Mesa Ethernet card names)

Now PathPilot will think you have a 7I92
  • NCPatrol
  • NCPatrol
25 Nov 2024 21:04
Replied by NCPatrol on topic Mesa

Mesa

Category: Driver Boards

I'm using a NUC so no PCI without a new build. Plus I've already purchased the 7i92th.....which may or may not matter if it won't be supported.
  • PCW
  • PCW's Avatar
25 Nov 2024 20:55
Replied by PCW on topic Mesa

Mesa

Category: Driver Boards

Another possibility is a 6I25 (if you have a PCIE slot)
  • scotta
  • scotta's Avatar
25 Nov 2024 20:10
Replied by scotta on topic Remora - NVEM / EC300 / EC500

Remora - NVEM / EC300 / EC500

Category: Computers and Hardware

Hello all

I now have installed pyocd, but no luck with connecting. I guess it should show a target id here ?

xx@xxxxxx:~# pyocd list
# Probe/Board Unique ID Target
0 X893 ARM CMSIS-DAP 0001A0000000 n/a



Flashing fails then too:

xx@xxxxxx:~# pyocd flash /home/bf/Downloads/remora-rt1052-3.1.3.bin –-target mimxrt1050_quadspi
0000497 W Generic 'cortex_m' target type is selected by default; is this intentional? You will be able to debug most devices, but not program flash. To set the target type use the '--target' argument or 'target_override' option. Use 'pyocd list --targets' to see available targets types. [board]
0000674 I Loading /home/bf/Downloads/remora-rt1052-3.1.3.bin [load_cmd]
0000690 C No boot memory is defined for this device [__main__]

 

Anything wrong with the wiring ? I got 24v supplied to the remora board

-
schnellmued

 

The pyocd warning is hinting that the command line is not correct and it's defaulting the generic target type that cannot flash memory.

pyOCD/docs/target_support.md at main · pyocd/pyOCD

Is there a typo in the command line arguments?
  • NCPatrol
  • NCPatrol
25 Nov 2024 20:06
Replied by NCPatrol on topic Mesa

Mesa

Category: Driver Boards

I debated starting a new thread vs. bumping this 2 year old one, but this thread already covers what I'm looking for.

I have a Tormach PCNC with a missing control. I threw a new PC at it and installed Pathpilot. I read that a 7i92h was a direct swap...but then learned that it was also NLA so I ordered the 7i92TH that I assumed was direct replacement. I've since learned that that was a bad assumption.

Do you happen to know that status of Tormach supporting the "T" cards?
Displaying 16531 - 16545 out of 24520 results.
Time to create page: 0.612 seconds
Powered by Kunena Forum