Advanced Search

Search Results (Searched for: )

  • jmelson
  • jmelson
17 Oct 2024 16:06

Questions about milling machines with linear scales

Category: Milling Machines

I had a badly worn (1938) manual Bridgeport that I converted to CNC by adding a ballscrew assembly. Everything had some amount of spring to it, but there was a lot of wear in the ways that made it possible for the table to rock in several different ways. I finally found a much newer R2E3 Bridgeport (BOSS8) machine that was built for CNC from the ground up. Also, the ways are in vastly better condition. Well, there is SURE a difference in accuracy of machining! The old machine was tolerable, the new one is excellent! I also made a MUCH more compact CNC retrofit in the existing servo cabinet on the right side, and completely removed the electrical cabinet on the back of the base.
Jon
  • ccc774
  • ccc774
17 Oct 2024 16:01 - 21 Oct 2024 22:04
Replied by ccc774 on topic Can the OPI5 be Configured to Run LCNC?

Can the OPI5 be Configured to Run LCNC?

Category: Computers and Hardware

I installed 6.1.75-rt23 on SD card and it works ok on Orange-Pi-5. I tried to put it on nvme and it didn't work. It freezes when booting. Please can you put a version that also works on nvme.  
  • Muecke
  • Muecke's Avatar
17 Oct 2024 15:53
Replied by Muecke on topic Welche Tasten haben die Achsen?

Welche Tasten haben die Achsen?

Category: Deutsch

Das funktioniert bei mir nicht :-( ich kann die C-Achse nicht mit der Tastatur bewegen :-(
  • tommylight
  • tommylight's Avatar
17 Oct 2024 15:48
Replied by tommylight on topic RF 45 homing issue

RF 45 homing issue

Category: Basic Configuration

Home set to 0
Home offset set to -5
  • chuben
  • chuben
17 Oct 2024 15:29 - 17 Oct 2024 16:00
Replied by chuben on topic Update failure

Update failure

Category: Plasmac

Gracias por tu respuesta, pero llámame estúpido, pero no puedo descargar la última versión. La versión que se ha descargado es la 1.235.265.
He actualizado Debian 12 a bookworm y el kernel es 6.1.0.26-rt-amd64
  • timo
  • timo
17 Oct 2024 15:20
Replied by timo on topic Fast Hole EDM from Hacked Parts

Fast Hole EDM from Hacked Parts

Category: General LinuxCNC Questions

The thing costs more than 4 k€. (probably more advanced than the Makerspace kickstarter for less than 10% of that)
I wonder what a 3rd hand machine would cost.

Maybe this link is useful.

www.homebuiltedmmachines.com/sand-box-rc-vs-pulse/
  • myankov
  • myankov
17 Oct 2024 15:20
Replied by myankov on topic RF 45 homing issue

RF 45 homing issue

Category: Basic Configuration

Ok so this is the current state of the ini file
AXIS_Z]
MAX_VELOCITY = 75.0
MAX_ACCELERATION = 700.0
MIN_LIMIT = -400
MAX_LIMIT = 0.00

[JOINT_2]
TYPE = LINEAR
HOME = 400.0
FERROR = 10.0
MIN_FERROR = 1.0
MAX_VELOCITY = 75.0
MAX_ACCELERATION = 700.0
# The values below should be 25% larger than MAX_VELOCITY and MAX_ACCELERATION
# If using BACKLASH compensation STEPGEN_MAXACCEL should be 100% larger.
STEPGEN_MAXVEL = 93.75
STEPGEN_MAXACCEL = 875.00
P = 985.221674877
I = 0.0
D = 0.0
FF0 = 0.0
FF1 = 1.0
FF2 = 0.0
BIAS = 0.0
DEADBAND = 0.0
MAX_OUTPUT = 0.0
# these are in nanoseconds
DIRSETUP = 10000
DIRHOLD = 10000
STEPLEN = 5000
STEPSPACE = 5000
STEP_SCALE = 320.0
MIN_LIMIT = -400.00
MAX_LIMIT = 0.00
HOME_OFFSET = 395.000000
HOME_SEARCH_VEL = 1.000000
HOME_LATCH_VEL = 0.500000
HOME_FINAL_VEL = 0.00
HOME_USE_INDEX = NO
HOME_IGNORE_LIMITS = YES
HOME_SEQUENCE = 0
 When I open the Linux cnc it start like that: 
 

When up jog up:
 
Same thing with homing : It go up fast click returns slow click and goes above the switch. 

Is there any other link except this   linuxcnc.org/docs/html/config/ini-homing.html   one where I can read about the homing routine. And other then this linuxcnc.org/docs/html/user/user-concept...chine-configurations for machine configuration. 

 

 
  • Lcvette
  • Lcvette's Avatar
17 Oct 2024 14:58

Probe Basic machines won't update after modify in "Designer for PB"

Category: QtPyVCP

as a side question, what are you changing? can you share some pictures as it may be one of the things getting updated currently that will be available on the develop branch.
  • Lcvette
  • Lcvette's Avatar
17 Oct 2024 14:57

Probe Basic machines won't update after modify in "Designer for PB"

Category: QtPyVCP

build a deb file to be installed. if installing from deb you would want to follow the instructions for that from the probe basic website once built. just substitue your probe basic deb file for the one listed in the installation instructions. qtpyvcp and hiyapaco would be installed from the guide as normal since you are only changing PB.

i have not tested this myself, but this is how one of the other users/devs builds his customized probe basic deb files.  this would be built by running in temrinal inside the dev/probe basic directory.
TAG="0.5.4-128"
KMBUILD=6
echo Building $TAG
dch --create --distribution stable --package probe-basic --newversion $TAG.stable+km+$KMBUILD KM Build
dpkg-buildpackage -b -uc
  • tommylight
  • tommylight's Avatar
17 Oct 2024 14:51 - 17 Oct 2024 14:54
Replied by tommylight on topic Welche Tasten haben die Achsen?

Welche Tasten haben die Achsen?

Category: Deutsch

From 2.7 to 2.9.2, using Axis GUI.
I always use USA standard keyboard keymap, i never ever change that, i had to learn every key on the keyboard as using several PC's and laptops daily with changed keymap was a horror ! :)
Edit:
Just tested on 2.10, also works moving A axis.
  • Lcvette
  • Lcvette's Avatar
17 Oct 2024 14:50

Another Idiot attempts to use Probe Basic and begs for help

Category: QtPyVCP

follow the wguide on the probe basic website, it is easier to keep updated and edit (as you have discovered trying to edit your post above..lol)

post the errors you are receiving, they help direct us to where the issue is. im not familiar with the config builder you used or how it formatted the hal file so its a bit difficult to do a quick compare. i alsways use pncconfig myself because of old habbit. but so long as everything is there as it should be i don't think that matters. post the error log in full, that will have the offending bits and pieces for the current issue. it may take a few times if there are more than one but eventually once they all get sorted it will load same as the sim does.
  • Aciera
  • Aciera's Avatar
17 Oct 2024 14:48
Replied by Aciera on topic Linux is an RTOS NOW

Linux is an RTOS NOW

Category: Installing LinuxCNC

Preempt-dynamic is not preempt-rt though:
stackoverflow.com/questions/77564174/is-...-dynamic-set-on-full
  • tommylight
  • tommylight's Avatar
17 Oct 2024 14:48
Replied by tommylight on topic RF 45 homing issue

RF 45 homing issue

Category: Basic Configuration

Some things to consider:
-Z axis should have max_limit set to 0 or thereabouts
-Z axis should have min_limit set to -400 in your case
After fixing that, check that
-Z axis move in positive direction going up by looking at the DRO on screen?
-Z axis move in negative direction going down by looking at the DRO on screen?
Only after getting this correct, move to check homing.
  • Aciera
  • Aciera's Avatar
17 Oct 2024 14:45

Unterstützung bei der Automatisierung einer Simulation

Category: Deutsch

Wenn du die Version mit dem Update möchtest, dann ja.
  • Aciera
  • Aciera's Avatar
17 Oct 2024 14:43
Replied by Aciera on topic Welche Tasten haben die Achsen?

Welche Tasten haben die Achsen?

Category: Deutsch

@tommylight, what version of lcnc does this work on for you? Does not seem to work for me in '9axis'-sim in either 2.9 nor master.
Displaying 22576 - 22590 out of 22868 results.
Time to create page: 1.741 seconds
Powered by Kunena Forum