Advanced Search

Search Results (Searched for: )

  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
13 Jul 2024 01:23
Replied by Cant do this anymore bye all on topic Linuxcnc xyz jitter when ide

Linuxcnc xyz jitter when ide

Category: General LinuxCNC Questions

Whilst that could be a possibility the noise would need enough strength to drive the optocoupler in most stepper drivers. Unless there is an awful lot of noise.

I think (and I maybe wrong) PID numbers can still have an affect in open loop configs, here's a brief discussion
forum.linuxcnc.org/38-general-linuxcnc-q...loop-steppers#119303
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
13 Jul 2024 01:10
Replied by Cant do this anymore bye all on topic Pi4b and Pi5 users - What should go in a 2.9.3 image

Pi4b and Pi5 users - What should go in a 2.9.3 image

Category: Installing LinuxCNC

gvfs-backends, can't remember if that comes std or not. But lets you connect to other computers via all your usual network filesystems, even sftp if the other machine is running ssh (dont ask about windows on that one), but also smb shares.
Midnight commander, great for when you're on the command line and need a file manager, clone of the old Norton Commander, comes with a pretty good editor, imagine dos EDIT on steroids, can also connect to other Linux machines for transferring files.
Rather than jumping on the latest kernel bandwagon, I suggest looking at those available and see which one gives the best all round latency, yes I know that sounds a bit controversial, but you know sometimes I'm a bit odd. ;) It maybe that the 4 & 5 need different versions. Yeah I know not a real pleasant thing to do, and something difficult if you don't have the hardware at hand. But then again if there's only a poofteenth in it, go with whatever is the latest.
Oh and make sure that's stated very clearly in big stonking red letters where the config.txt and cmdline.txt files are. A lot (maybe just some) people assume that just because they are using a RPi that those 2 files are in a different place......the curious ones look at the sud dir of boot, others just give up and create config.txt where the Raspbian OS has it. And for those that have a bit of knowledge, kinds mention whilst the distro is based on Bookworm, the kernel is a Raspberry Pi kernel and supports overlays. A user the other day was under the impression that because it was a bookworm based distro the kernel didn't support overlays, cause the kernel Debian uses doesn't.
If not the case enable the spi interface by default, and maybe disable blue tooth. I usually disable sound, but that's a personal thing.
And on the release page change that bit that SPI is supported on the RPi5, if that hasn't already been fixed.

Another one from left field, since now with the update eeprom you can install an image directly from the net on the RPi5 and 4 this is not possible for this image. It's pretty cool, boot with blank media in the RPI, it connects to a server, downloads the RPi imager and then writes the image you choose from imager's list. I used this method to install Raspbian directly to a NVME ssd on the 5.


Plus it should know what I want to machine and do the CAD & CAM without any inpout from me. ;) (and no cad & cam needs to be installed, it just knows)
  • smc.collins
  • smc.collins
12 Jul 2024 23:28
Replied by smc.collins on topic Linuxcnc xyz jitter when ide

Linuxcnc xyz jitter when ide

Category: General LinuxCNC Questions

typically jitter on steppers is due to electrical noise leaking in to the step/dir lines
  • rodw
  • rodw's Avatar
12 Jul 2024 22:35

Pi4b and Pi5 users - What should go in a 2.9.3 image

Category: Installing LinuxCNC

Guys, with the release of Linuxcnc 2.9.3 I was going to look at building  new images for the Pi 4b and Pi 5 for the downloads page.
It looks like this will be able to use the 6.6.35 PREMPT_RT kernel. This is because kernel 6.6.35 was merged into the Pi kernel on 21 June 2024.
That is the latest Pi kernel version matching to a PREEMPT_RT patch.
There are also many changes to the build enviironment.

So here is your chance. If there are specific packages you think should be included in the official images, please list them on this thread.
I am still reluctant to include a network manager because of its affect on latency and an alternative method to set your wifi credentials is included.
Setting a fixed IP address is covered in the hm2_eth man page.
  • rodw
  • rodw's Avatar
12 Jul 2024 22:01

Ethercat installation from repositories - how to step by step

Category: EtherCAT

There is something wrong when it can't find lcec_conf. Maybe later versions place it in a different folder
Have you installed linuxcnc-ethercat?
  • garthnoakes
  • garthnoakes
12 Jul 2024 21:58

Hot wire foam cutter - mapping Z and A axes to U and V

Category: Basic Configuration

I want independent axes as I have a weight on one side instead of a spring - this allows me to make tapered cuts. It's all working now
  • PCW
  • PCW's Avatar
12 Jul 2024 21:58

watchdog and network connection problems

Category: Installing LinuxCNC

Do you get a red /INIT LED illuminated  when simply powering the 7I96S?
When cycling the 7I96S power, both the /DONE and /INIT
red LEDs will blink briefly but then should go out. If they remain
illuminated after power up, this indicates corrupted flash memory.
(with one exception (W4,W5 up,up) shown below.

An illuminated  red /INIT LED can occur after running LinuxCNC as
this indicates a watchdog fault (a normal occurrence when linuxCNC is exited)
You can reset this by cycling the 7I96S power

If so, can you try changing the IP address jumpers (W4 and W5)
to the "up,up" positions and cycling the 7I96S power?

If that gives you a blinking red light, you can try and reflash the card
 
  • COFHAL
  • COFHAL
12 Jul 2024 21:56
  • Lcvette
  • Lcvette's Avatar
12 Jul 2024 21:37 - 15 Jul 2024 15:10

Built my .ui, works in SIM, how do I move it to the machine?

Category: QtPyVCP

now you want to build a deb as follows, In a terminal enter the the below commands one line at a time, this will build a deb that you can install on your machine.
sudo apt install git python3-poetry pybuild-plugin-pyproject debhelper dh-python devscripts libqt5multimedia5-plugins --no-install-recommends --no-install-suggests
cd qtpyvcp
dch --create --distribution unstable --package qtpyvcp --newversion 0.1-2 Experimental Release version.
dpkg-buildpackage -b -uc


Now you will install it on the machine pc with the following line:
sudo dpkg -i python3-qtpyvcp-0.1-2.deb
  • jg00163206
  • jg00163206's Avatar
12 Jul 2024 21:34
Replied by jg00163206 on topic watchdog and network connection problems

watchdog and network connection problems

Category: Installing LinuxCNC

i've tried a couple different power supplies. how do reflash the 7i96s?
  • aDm1N
  • aDm1N's Avatar
12 Jul 2024 21:12

Neues Projekt (Drehbank) - Machbar, aber wie am schlauesten?

Category: Deutsch

Ich hab jetzt auch eine kleine Drehbank - China Böller. Hab ich günstig bekommen. Muss jetzt jedoch noch umgebaut werden. FluidNC war der erste Gedanke, da die Portalfräse darauf läuft, aber für eine Drehbank nicht die beste Wahl. grblHAL war der zweite Gedanke. Unterstützung für Drehbank und eine gewisse Werkzeugdatenbank. Dann hörte ich von Remora - RasPi vorhanden, nen altes Board mit =16pxstm32f407zgt=16px6 ein =16pxBTT SKR Pro v=16px1=16px.1 und die meisten anderen Sachen waren auch da.

Jetzt diegt der Fokus doch erstmal auf LinuxCNC. Wäre schön das hin zu bekommen.

Mechanisch ist das Projekt so Geplant das als Antrieb ein AC Servo ist und X und Z werden mit Kugelumlauf angetrieben. Werkzeugwechsler manuell, aber mit Schnellwechsler.

Der RasPi hat schon das Offizielle Image bekommen, von Remora hab ich erstmal das Image für den SKRv2 genommen, da es meiner Meinung nach, am ähnlichsten ist, die Konfigurationsdatei hab ich vorerst mit den Pins vom Board angepasst.

Die Frage ist jetzt, muss ich Remora extra für das Board Kompilieren, oder reicht die anpassung der Konfig.

Welche Oberfläche ist für eine Drehbank am vorteilhaftesten. Die Werkzeugdatenbank mit darstellungen der Werkzeuge wäre super. Ein paar Cyklen wäre wünschenswert, aber zu 90% werde ich wohl mit Inventor CAD / Cam Arbeiten, da ich das für die Fräse auch so mache.

Das Nächste das gelöst werden sollte ist, das die Spindel überwacht werden muss, um Gewinde schneiden zu können.
  • Lcvette
  • Lcvette's Avatar
12 Jul 2024 21:07
Replied by Lcvette on topic Probe Basic Help

Probe Basic Help

Category: QtPyVCP

you could try a video card, but i would run a latency test with this kernel to see if the pc is worth investing in before i did that.
  • tiagounderground
  • tiagounderground
12 Jul 2024 20:28
Replied by tiagounderground on topic Trajectory Planner using Ruckig Lib

Trajectory Planner using Ruckig Lib

Category: General LinuxCNC Questions

Amazing work.
Is this available for test? I have a high speed glass cutting machine that would greatly improve his performance with this features
  • Bari
  • Bari's Avatar
12 Jul 2024 20:26
Replied by Bari on topic Open Source SLS Printer

Open Source SLS Printer

Category: Additive Manufacturing

Jump into whatever you are comfortable with. There will be several variants.
  • 4ndr344
  • 4ndr344
12 Jul 2024 19:57
Replied by 4ndr344 on topic Mori Seiki MV-Junior Retrofit

Mori Seiki MV-Junior Retrofit

Category: Milling Machines

Sorry it took so long, i haven't had time to do this yet and wanted to write a proper summary of what i've done. I wanted to keep the original servos and everything else and ended up getting Honda connectors matching the original Fanuc used. My goal here was to make a drop in control board that could be "hot swapped" into any mv-jr without doing any wiring, only as much work as swapping out the original motherboard. i bought the mesa cards i thought i needed and the Honda breakout boards and started mocking up everything on a piece of cardboard. Later I cut out a piece of aluminum, folded the edges for stability and mounted din rails for the electronics. I then started wiring up this, after a very very very long time of finding out how the original control was wired. The original incremental pulscoders and servo drives were also reused. I used mesa analog outputs to reproduce the tach and command signals to the drives.I ended up cleaning the op panel and looked around for touch displays that would fit, and ended up finding a nice display that had great colors and looked great with touch that worked seamlessly with Linuxcnc. I then plasma cut a plate and powder coated it black, this also reused the original mounting holes for the CRT. I also wanted to reuse the original op. panel. So, I decided to do the same in the op panel and pin out every button and light and wired it up to mesa cards and ran one rj45 cable for serial com back to the main board in the control box. I also wanted to create a custom version of probe basic that removed all the buttons I still had and functioned more like the original fanuc cnc, without removing the elegance I also tried recreating every original button used so the entire op panel would be functional, including the key switch, power on, power off also for the pc. This went great and almost all logic was done in ladder, this also included the logic for the tool changer. In the tool changer i also decided to keep all sensors intact and used (this is the same for everything in this retrofit) So during the tool change it checks for, pot up, down, spindle orient, arm pos sensors amongst many more and will need confirmation of all, if not it will fault out. I also tried recreating most of the faults in the original machine-like run-away, low oil, coolant, air pressure, etc. Last i added a picture of my first time milling, this is just a smiley with my name on it, just for nostalgia as my teacher who "did cnc" created one for me a couple of years ago (the shit one) So i wanted to try making the same thing now (the slightly less shit one)
 I’ve probably forgot to mention half of the interesting stuff,  i can also share alot more pictures if anyone's interrested, so any questions just ask!I hope this makes sense and is readable, writing easy to read text really isn't my strongest area. Feedback would be great! 
Displaying 24886 - 24900 out of 25550 results.
Time to create page: 0.433 seconds
Powered by Kunena Forum