Advanced Search

Search Results (Searched for: )

  • Giovanni
  • Giovanni
06 Apr 2025 18:31
Replied by Giovanni on topic NativeCam on LinuxCNC 2.9.3

NativeCam on LinuxCNC 2.9.3

Category: NativeCAM

I meant run NativeCAM standalone from terminal.

Yes, in step 9 there is an error. Excuse me.
No "aux_gladevcp", but "/usr/share/linuxcnc/gladevcp/", it has to be the same path referenced in step 3.

Watchng the error file you posted, it seems LinuxCNC can't load lxml module as a python module. Have you installed python3-lxml in your system?

Regards
Giovanni
  • irwinger
  • irwinger
06 Apr 2025 18:18 - 06 Apr 2025 18:39
Replied by irwinger on topic Spindle control not showing in Axis window...

Spindle control not showing in Axis window...

Category: Basic Configuration

Thanks you @tommylight - I was somewhat fearful that my response was offensive and it was by no means intended to be. @PCW pointed me to the HAL documentation (I didn't discover that part of the documentation myself because I was 'spindle' focused and not 'general hardware') which was still 'over my head' because (I think) it is written from an integrator's context/viewpoint.

EDIT:
Opened and browsed the 'Integrator Manual' you referenced. It's 342 pages in length... I think that competes with 'War and Peace' for 'longest book'. BUT! definitely where I should have been focused. That document will be on my desktop and as I have time - I will be reading it.

Thank you everyone for your hints and help - my 'voyage of discovery' has exited the rough waters of the storm (my system is yet again working) and I will be gracefully sailing smooth waters as I figure out how to implement 'auto-zero' for Z (not sure that's the correct term) and maybe even some custom G-code sequences for startup and shutdown.

Arden
  • Krimbles13
  • Krimbles13
06 Apr 2025 17:51

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

Oh my god, thank you, it worked.
So I can get out of e-stop now, but my drivers are still not responding, but one thing at a time.
  • gmouer
  • gmouer
06 Apr 2025 17:39 - 06 Apr 2025 17:44
Replied by gmouer on topic NativeCam on LinuxCNC 2.9.3

NativeCam on LinuxCNC 2.9.3

Category: NativeCAM

Yes, I tried from the terminal,  same.... empty tab.    I posted the results in the terminal window in my previous post.  (errorfile.txt)

Also, I noticed in step 3 of the instructions aux_gladevcp is referenced but there is no such file  YET the verify instructions reference gladevcp  (no aux_)   aux_gladevcp is again referenced in step 9.

One other observation... step 3,  NativeCAM filder is copied into /gladevcp but later the ini file references the path as ncam,   there does not seem to be a ncam folder.     (my very old linuxcnc with nativecam has a ncam folder)
  • Giovanni
  • Giovanni
06 Apr 2025 17:31
Replied by Giovanni on topic NativeCam on LinuxCNC 2.9.3

NativeCam on LinuxCNC 2.9.3

Category: NativeCAM

It seems to me you (bothf you) have a problem showing up the interface.
Have you tried to run NativeCAM from the terminal?
  • Chia
  • Chia
06 Apr 2025 17:00
Replied by Chia on topic Joint1 following error

Joint1 following error

Category: General LinuxCNC Questions

Yes, it’s a RPI.
May I kindly ask how the “Max Velocity” slider affects the machine? I initially thought that all machine controls were determined solely by the .hal and .ini files. Additionally, I would like to understand why the value needs to be divided by 60 when setting the MAX_VELOCITY parameter in the .ini file.

I’m currently using GT20 20 tooth belts, and the drive is set to 8 microsteps. May I ask how to correctly calculate and set the SCALE value based on this configuration?
  • tommylight
  • tommylight's Avatar
06 Apr 2025 16:49
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso

Linux_Mint_22.1_LinuxCNC_2.10.iso

Category: Installing LinuxCNC

Should be fixed now.
Sorry.
  • cakeslob
  • cakeslob
06 Apr 2025 16:32
  • gmouer
  • gmouer
06 Apr 2025 16:28 - 06 Apr 2025 16:35
Replied by gmouer on topic NativeCam on LinuxCNC 2.9.3

NativeCam on LinuxCNC 2.9.3

Category: NativeCAM

I am having the same issue as Becksvill , that is axis launches with a NativeCAM tab but that tab is empty when opened.I ran linuxcnc from terminal as suggested,   results of that terminal window  attached here.   I also attached the INI file for reference.

George 

File Attachment:

File Name: errorFile.txt
File Size:2 KB
            
 

File Attachment:

File Name: axis.ini
File Size:5 KB
              
  • cakeslob
  • cakeslob
06 Apr 2025 16:23

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

Hmm yeah the TMC drivers arent configuring, but that shouldnt be related to the SPI comms. Just remove the drivers until you can get it to connect.

The serial output looks good, and there is SPI stuff happening hmmm

in your halfile, try replacing this line to this line
loadrt remora-spi SPI_clk_div=32 PRU_base_freq=40000
  • gmouer
  • gmouer
06 Apr 2025 15:35
Replied by gmouer on topic NativeCam on LinuxCNC 2.9.3

NativeCam on LinuxCNC 2.9.3

Category: NativeCAM

i have a tab now with nativecam but its blank

this time i got right through the guide you did right to the end without errors

cheers

Andrew
 


I installed both the 2.9.4 ISO and NativeCAM using the guide posted here.
I got no error BUT I also have the NativeCAM tab showing on the axis sim screen AND mine is also a empty blank tab.

Not sure how to proceed so will watch here for updates

George
  • PCW
  • PCW's Avatar
06 Apr 2025 14:34

Tuning stepper motors with encoder or glass scale feedback

Category: Advanced Configuration

Unfortunately Autotune programs do no adjust the feedforward or deadzone terms so fairly useless
in real world situations.

I suspect for the best performance of a position control (stepgen or Ethercat or whatever) with an added
linear feedback device, you would need two PID loops, the local high bandwidth position loop plus a lower bandwidth
PID loop using the linear encoder feedback. This could be done in hal with two PID components with their outputs
summed.
  • scotth
  • scotth
06 Apr 2025 13:55
Replied by scotth on topic Linux_Mint_22.1_LinuxCNC_2.10.iso

Linux_Mint_22.1_LinuxCNC_2.10.iso

Category: Installing LinuxCNC

I'm having a problem, it wants me to log in to the drive.

 

 
  • langdons
  • langdons
  • Lcvette
  • Lcvette's Avatar
06 Apr 2025 12:55
Replied by Lcvette on topic Probe_basic paramters not updating.

Probe_basic paramters not updating.

Category: QtPyVCP

Are you using the mill version? I don't think I ever set up large for probing yet because I had no tool setter. Tell me more about what you're doing. The parameters are for the mill UI.
Displaying 496 - 510 out of 26730 results.
Time to create page: 0.837 seconds
Powered by Kunena Forum