Advanced Search

Search Results (Searched for: )

  • Stanislavz
  • Stanislavz
22 Nov 2024 19:56
Replied by Stanislavz on topic LinuxCNC on Linux Mint Debian Edition 6

LinuxCNC on Linux Mint Debian Edition 6

Category: Installing LinuxCNC

Kind of old one, i was used to mint 19 and 2.9 kernel. But now i can see no lind to download them.
  • Aldenflorio
  • Aldenflorio's Avatar
22 Nov 2024 19:45 - 22 Nov 2024 19:46
Replied by Aldenflorio on topic Installing LinuxCnc on and SSD

Installing LinuxCnc on and SSD

Category: General LinuxCNC Questions

Wait!

I think I think I remember where to find the instructionsFresh installs of LinuxCNC are most easily created using the Live/Install Image. This is a hybrid ISO filesystem image that can be written to a USB storage device or a DVD and used to boot a computer. At boot time you will be given a choice of booting the "Live" system (to run LinuxCNC without making any permanent changes to your computer) or booting the Installer (to install LinuxCNC and its operating system onto your computer’s hard drive).The outline of the process looks like this:
  1. Download the Live/Install Image.
  2. Write the image to a USB storage device using Rufus.
  3. Boot the Live system to test out LinuxCNC.
  4. Boot the Installer to install LinuxCNC.
  • gardenweazel
  • gardenweazel's Avatar
22 Nov 2024 19:42
Replied by gardenweazel on topic Inconsistent values from Versaprobe

Inconsistent values from Versaprobe

Category: Qtvcp

I believe that I see what is going on.

There is a variable named MAXPROBE that is called from the INI as follows:  #<_ini[VERSA_TOOLSETTER]MAXPROBE>
There is also a variable that is read from the versaprobe screen saved in the qtdragon_hd.pref file as follows:  ps_probe_max_z_travel
The variable is also know as max_z_travel is some of the functions.
It appears as if both VARS are used for the same purpose. If I'm not mistaken the documentation indicates that the values are to be set and used in the INI file under VERSA_TOOLSETTER (brackets omitted).

I somewhat ignored the values in the qtdragon_hd.pref file which when I compared were NOT the same values. I know for a fact that my Z will travel more that 115mm which is what it was set at in the pref file. However, in my INI file I have set the value of 150mm which covers the length of all my tools.

Additionally I found a typo which I submitted a pull request a few hours ago.

I'll test this shortly and respond appropriately.
  • Aldenflorio
  • Aldenflorio's Avatar
22 Nov 2024 19:36 - 22 Nov 2024 19:39
Installing LinuxCnc on and SSD was created by Aldenflorio

Installing LinuxCnc on and SSD

Category: General LinuxCNC Questions

Hello,

first off I want to apologize. I know this is asked all the time and I have asked it before. Though I always ALWAYS have tons of trouble with this and I don’t know why.

I have an external SSD drive that I want linuxcnc on. I have a usb drive I intend to use as the downloader for that SSD drive. I can never fully figure out how to do this properly.

It will control a plasma CNC table that utilizes an Ethernet mesa card. I do not want a live system. I want a fully functional and programmable one

what do I download onto the usb to format the SSD?

again I’m sorry!
  • andypugh
  • andypugh's Avatar
22 Nov 2024 18:52 - 22 Nov 2024 18:52

Best version for Parport machine and how to install

Category: Installing LinuxCNC

You can select from submenus, but the format isn't well documented and it might take some experimentation to figure out which menu and submenu are which number.
I have:
GRUB_DEFAULT="4>2"
  • tommylight
  • tommylight's Avatar
22 Nov 2024 18:26
Replied by tommylight on topic Latency on a Lenovo M715q

Latency on a Lenovo M715q

Category: General LinuxCNC Questions

Is that base period or servo period?
In the ini file, do not change the value of servo period, it should be 1000000 (1 million).
  • okielaxplyr
  • okielaxplyr
22 Nov 2024 18:23 - 22 Nov 2024 18:24
Replied by okielaxplyr on topic Latency on a Lenovo M715q

Latency on a Lenovo M715q

Category: General LinuxCNC Questions

hello Tommy

I am getting this error now.

Actually I have been getting this error all the time.
  • tommylight
  • tommylight's Avatar
22 Nov 2024 18:22
Replied by tommylight on topic LinuxCNC on Linux Mint Debian Edition 6

LinuxCNC on Linux Mint Debian Edition 6

Category: Installing LinuxCNC

For parallel port use the Wheezy ISO from the downloads page.
  • PCW
  • PCW's Avatar
22 Nov 2024 17:57 - 22 Nov 2024 18:12

Help: configure a Servo motor with (PUL/DIR) as a Spindle by Par-port stepconfig

Category: StepConf Wizard

Your X axis is using reset mode but the spindle is not:

net xstep => parport.0.pin-02-out
setp parport.0.pin-02-out-reset 1 <<<<<<<<<<<<<<<
net xdir => parport.0.pin-03-out
net spindle-step => parport.0.pin-04-out

setp stepgen.0.steplen 1 <<<<<<<<
setp stepgen.0.stepspace 0 <<<<<<<<<


Also the spindle scale should be 800 for 800 steps/turn since you
are setting the stepgen velocity in RPS

(it should be 13.33333 if you set the stepgen velocity in RPM)
  • royka
  • royka
22 Nov 2024 17:12

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

If I remember it correctly that component doesn't work, you might want to try:
github.com/scottalford75/Remora/tree/mai...omponents/Remora-eth
and change in your hal settings to "loadrt remora-eth-3.0"
  • PCW
  • PCW's Avatar
22 Nov 2024 15:24
Replied by PCW on topic Mesa 7i92 with PC-2-Route Model M2 BOB

Mesa 7i92 with PC-2-Route Model M2 BOB

Category: Driver Boards

This should be close:

 

File Attachment:

File Name: 7i92_slpc2x2d.zip
File Size:99 KB


 
  • Bari
  • Bari's Avatar
22 Nov 2024 15:22

Bridgeport EZ Trak DX II Conversion to LCNC

Category: CNC Machines

How close are the schematics to the CNC Bridgeport lathe posted up top?
  • Masiwood123
  • Masiwood123's Avatar
22 Nov 2024 15:12
Replied by Masiwood123 on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

thank you very much, I did it, I inserted this config as well as halcompile with remora-nv.c, now there are no problems with starting, however, as before, it issues a latency error, and after a very small jog, it loses communication with the network and the only thing possible is to turn it off and turn the power supply on again and that's how it gets the network. The conclusion is that it's very unstable, so I'll try to do the same with my version1 nvem card that I have from before and compare the error, if it's still the same, it's probably the problem is in linux itself. mesa 7i96s works on it without error.
  • mBender
  • mBender
22 Nov 2024 14:44
Replied by mBender on topic Classic Ladder not working with LinuxCNC Rio

Classic Ladder not working with LinuxCNC Rio

Category: ClassicLadder

Indeed Twopass was on. I switched it off. This lead to the following behavior:

The machine started classic Ladder. CL worked as intended. The Axis Gui of the CNC did not load. When I closed CL, the axis gui loaded. I thought I could go into the Ladder Editor and simply start it again, but once I was in ladder editor, the Modbus Maser pages in the config where not there. Like it was just loading a blank program.

I have not tried to put the CL part in the postgui hal file. Will try that.
  • Stanislavz
  • Stanislavz
22 Nov 2024 14:40 - 22 Nov 2024 14:48
Replied by Stanislavz on topic LinuxCNC on Linux Mint Debian Edition 6

LinuxCNC on Linux Mint Debian Edition 6

Category: Installing LinuxCNC

Hello. Just tried to update to this version from older linux mint - i am not able to set up isolcpus. Tried editing grub file in etc/default, creating new file in grub.d - still no luck. And run update-grub of course. How to add it and test before reboot ?

Or this one is wrong version for parport ?
Displaying 17341 - 17355 out of 24288 results.
Time to create page: 0.453 seconds
Powered by Kunena Forum