Advanced Search

Search Results (Searched for: )

  • DarkPhoinix
  • DarkPhoinix
05 May 2025 20:27
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

This is my E-stop in my .hal file.

net nvem-estop <= estop-latch.0.fault-in <= remora.input.14

It's just a switch. Once the input is triggered it should work. 




 

Hi, what board do you have? with what microcontroller?
  • DarkPhoinix
  • DarkPhoinix
05 May 2025 20:06
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

The nvem-rt1052.txt is the one you want to use for the NVEM v5 to upload to the unit. Then the remora-ec500.hal and remora-ec500.ini, as from what I have been lead to believe the .hal and .ini files are more or less universal among the 3 units. Following that path, I have gotten a few inputs to work and while not fully tested with motors, the X Y and Z seem to be outputting pulse and direction signals when g-code is run.

edit: I agree that it would be nice if all this was split between the boards, it can get extremely confusing very fast.

github.com/scottalford75/Remora-RT1052-c...CNC/remora-ec500-DMA
Does this work for you with steppers? Could you show me a little video? Internal photos of the board?
 
  • Giovanni
  • Giovanni
05 May 2025 19:54 - 05 May 2025 20:23
Replied by Giovanni on topic NativeCam on LinuxCNC 2.9.3

NativeCam on LinuxCNC 2.9.3

Category: NativeCAM

To solve the "lathe problem", please backup your files to be changed and try this:
copy default_template.xml (attached to this message) in
/home/linuxcnc/nativecam/catalogs/lathe/projects/
Replace the existing file.

Then:
sudo geany /usr/share/linuxcnc/gladevcp/NativeCAM/cfg/lathe/material.cfg
Remove the line 84 "header h3". All the line, without lefting an empty line.
Save the file, and maybe the problem is solved.

Let me know.
RegardsGiovanni

P.S. there is a revised installation guide too, if someone may be interested in.If you have already installed NativeCAM, you don't need this new guide since all the precedure is already done.
P.P.S: I am thinking my english is not so good
  • Groovecooper1
  • Groovecooper1's Avatar
05 May 2025 19:40
Replied by Groovecooper1 on topic Need help with Linux 2.5 on a CNC lathe

Need help with Linux 2.5 on a CNC lathe

Category: General LinuxCNC Questions

Is there a way to bypass homing the machine? Or what file is responsible for homing? I’ve never had a problem with this in about 10 years. You can jog the machine around turn it on and turn it off. It just will not home. The tool will do a touchdown, etc. when you click on the homing icon, it does absolutely nothing, doesn’t even give you an error.
  • hakinen2255
  • hakinen2255
05 May 2025 19:15
Replied by hakinen2255 on topic How to open QT ui file in LinuxCNC

How to open QT ui file in LinuxCNC

Category: Qtvcp

Thanks,

I just played around with colors, didnt start to move around things, at the end it will look like the attached image, i hope
  • Spyderbreath
  • Spyderbreath's Avatar
05 May 2025 19:01 - 05 May 2025 19:07
Replied by Spyderbreath on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

The nvem-rt1052.txt is the one you want to use for the NVEM v5 to upload to the unit. Then the remora-ec500.hal and remora-ec500.ini, as from what I have been lead to believe the .hal and .ini files are more or less universal among the 3 units. Following that path, I have gotten a few inputs to work and while not fully tested with motors, the X Y and Z seem to be outputting pulse and direction signals when g-code is run.

edit: I agree that it would be nice if all this was split between the boards, it can get extremely confusing very fast.
  • Spyderbreath
  • Spyderbreath's Avatar
05 May 2025 18:51
Replied by Spyderbreath on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

You said "this only happens when the emergency shutdown is disabled in the GUI." So does this mean that there is a bug in the estop or just not quite the correct configuration for it to fully function?
  • djdelorie
  • djdelorie
05 May 2025 18:49
Replied by djdelorie on topic rotary vs motion : velocity

rotary vs motion : velocity

Category: Advanced Configuration

As I noted, in my case the Z value is accurate for the diameter, so I *do* know the rotational-tangential speed, or at least, could compute it. There just doesn't seem to be a HAL way to get both linear speed and angular speed at the same time.

I don't want to have an Y-is-A configuration as that breaks my toolchanger (rack along the back edge).

I've been solving most of these problems with software that wraps Y to A and adjusts everything to inverse time mode, but the gcode doesn't have control over the laserpower HAL component.
  • PCW
  • PCW's Avatar
05 May 2025 18:46

Beginner Building a CNC - Questions About EtherCAT with Delta A2 and In

Category: General LinuxCNC Questions

For basic step/dir servos, a 7I76EU should do (by itself)

The 7I76EU has:

5 axis of step/dir outputs
32 digital inputs (5 to 24V)
16 digital outputs (5 to 24V)
Isolated analog 0..10V output for VFD spindle speed control
encoder input for spindle synchronized motion
2 parallel expansion ports (for additional step/dir or encoder channels)
1 serial expansion port (for more digital I/O

 
  • DarkPhoinix
  • DarkPhoinix
05 May 2025 18:24 - 05 May 2025 20:17
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

I'm starting to go crazy, I don't understand what to do anymore I see people using files for ec500 on nvemV5 which files are correct for nvem V5 rt1052?


this github.com/scottalford75/Remora-RT1052-c...ec500-rt1052-DMA.txt
or github.com/scottalford75/Remora-RT1052-c...xCNC/nvem-rt1052.txt

Excuse me if I may, but wouldn't it be better to create these posts to create a bit of order?

Remora - ethernet NVEM rt1052 cnc board
Remora - ethernet NVEM stm32 cnc board
Remora - ethernet EC300 cnc board
Remora - ethernet EC500 cnc board
 
forum.linuxcnc.org/18-computer/44828-rem...ard?start=410#251651
  • michaeln
  • michaeln
05 May 2025 18:02
Replied by michaeln on topic free CADCAM

free CADCAM

Category: CAD CAM

FreeCAD is going better and better. I think it is the best free long-run CADCAM.
PyCAM, DXF2GCODE and NativeCAM are outdated with no development.
If you prefer 2D/DXF in my opinion cadascam.de is a good and cheap alternative.

 
  • kb9ydn
  • kb9ydn
05 May 2025 18:01 - 05 May 2025 18:02
Replied by kb9ydn on topic Bridgeport EZ Trak DX II Conversion to LCNC

Bridgeport EZ Trak DX II Conversion to LCNC

Category: CNC Machines

Sorry guys, only just now saw this.   Schematic is attached.
  • aDm1N
  • aDm1N's Avatar
05 May 2025 18:01

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

I started from scratch with the standard examples. I made some adjustments, and now Remora Input 4 is responding. However, this only happens when the emergency shutdown is disabled in the GUI. So, Remora probably only starts working after that. 

File Attachment:

File Name: remora-ec500.hal
File Size:2 KB
 

File Attachment:

File Name: remora-ec500.ini
File Size:3 KB
  • Murphy
  • Murphy
05 May 2025 17:55 - 05 May 2025 17:57

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

This is my E-stop in my .hal file.

net nvem-estop <= estop-latch.0.fault-in <= remora.input.14

It's just a switch. Once the input is triggered it should work. 



 
  • grijalvap
  • grijalvap's Avatar
05 May 2025 17:50 - 05 May 2025 17:51
Replied by grijalvap on topic Zero Pierce delay After pierce Only

Zero Pierce delay After pierce Only

Category: Plasmac

I understend what you mean but I want to keep the temporary tools because they are in the GCODE file, the operator don't has to select.
I wonder if we can have something like this
 
 
Displaying 706 - 720 out of 26495 results.
Time to create page: 1.089 seconds
Powered by Kunena Forum