Advanced Search

Search Results (Searched for: )

  • Rx13bTT
  • Rx13bTT
20 Oct 2024 14:51
LinuxCNC with 7i95 stopped working was created by Rx13bTT

LinuxCNC with 7i95 stopped working

Category: Driver Boards

Since Today I have an error at startup. My machine is worked well the last two years. But today it comes to an error at startup. When I used it last time, two weeks ago everything was okay. I have not made any changes on the machine and pc has no internet.
It looks to me there is a problem with one of the Mesa cards. Report tells me “board fails HM2 registration”. I thinking this is the important message. Unfortunately, I’m not sure where I should start to search.
I have a Mesa 7i95 connected over ethernet. Over smart serial I have connected 7i83 and 7i84.
I can ping 7i95 and mesaflash readhmid recognize the board.
Someone know more about this problem?
  • royka
  • royka
20 Oct 2024 14:36 - 20 Oct 2024 14:48
Replied by royka on topic Can the OPI5 be Configured to Run LCNC?

Can the OPI5 be Configured to Run LCNC?

Category: Computers and Hardware

Strange that it doesn't work on yours. Maybe I oversee something, although here it works on both, the last things i can try is using the same config as the non-rt version that works for you and only change the following settings:
github.com/orangepi-xunlong/linux-orange...s/rockchip_rt.config

Already tried another power cord/adapter?

Did you try to write the bootloader to mtd (spi flash) from my previous message?
Are there other people who experience the same when booting from nvme?

Mine shows the same cpu usage by the way, even while running latency-histogram. You'll see that rtapi (the realtime component) with priority -99 runs on the last cpu, so it works how it should.
  • Abdulkareem
  • Abdulkareem
20 Oct 2024 14:30
Rotating A axis using TCP was created by Abdulkareem

Rotating A axis using TCP

Category: Advanced Configuration

Hello guys i had succeeded in implementing TCP kinematics using userkins templete , now  my problem is when i want to rotate A180 ( back face of the disk) the problem is as TCP is defined there will be effect in Z,Y axis if i am parallel to X axis , the problem is that if i rotate A 180 degree there will be mechanical collision , so i want to rotate A180 without effecting any other joints, i believe this problem must be faced with anyone tried to implement TCP, could you guys shared ideas how to solve this problem with me?
  • Jensner
  • Jensner
20 Oct 2024 14:28 - 20 Oct 2024 14:29

Version aktualisieren + diverse Fehlermeldungen

Category: QtPyVCP

Die Version von qtpyvcp konnte ich jetzt (verm.) aktualisieren.
Nach anfänglichen Fehlermeldungen bzgl Public Key (verursacht durch meine Firewall, welche TCP 11371 blockiert hat)  konnte ich nun Probe Basic deinstallieren und neu installieren. Ich gehe mal davon aus, dass die installierte Version aktuell ist.
An der Fehlermeldung hat dies jedoch nichts geändert.

Ich werde mich daher mal an die Aktualisierung von LinuxCNC machen. Auch hier hatte ich einen KEY Error erhalten. Mal sehe, ob ich das gelöst bekomme.
  • Grotius
  • Grotius's Avatar
20 Oct 2024 14:24
Replied by Grotius on topic linuxcnc trajectory planner

linuxcnc trajectory planner

Category: General LinuxCNC Questions

Just removed the configuration files from the repository that point to my filepaths.
 
  • tommylight
  • tommylight's Avatar
20 Oct 2024 14:12

EOI in getting SPI going on the RPi5 solved read First post for updated info

Category: Computers and Hardware

RANT, skip freely:
Welcome to the club! :)
I was OK with wasting hours to have any use from RPI3B as it was 35$ (65 Euro here), cheap enough to warrant a bit of tinkering, it was slow sluggish, cr@ppy,slow USB, even slower LAN, but it worked
RPI4 came out and the price went sky high, so the price to fun ratio went out the door.
Then came RPI5 and it's seven hardware versions in the first months and a price tag worthy of a kingdom, so i am out.
I blame people who buy it to a certain point, i absolutely blame youtubers in 3D printing for insisting you need RPI to run Klipper, a 30$ used SFF PC is much, much better at Klipper and does not stop mid print when doing timelapses, ruining time and material and nerves.
By now, my list of banned stuff has gotten really, really long, RPI is there, together with Microshaft, Adobe, Intel, BMW, MSI, etc, etc...
Not only RPI, any SBC lately is over 150$, add a screen and it gets to 300$ easily, i can buy new laptops for 200-250 Euro on sale here with 1 year warranty, they are cr@ppy laptops but magnificent RPI alternative, with day long battery life when screen if off! :)
  • Grotius
  • Grotius's Avatar
20 Oct 2024 14:07 - 20 Oct 2024 14:17
Replied by Grotius on topic linuxcnc trajectory planner

linuxcnc trajectory planner

Category: General LinuxCNC Questions

 Hi Arciera,

It looks like compiling goes ok.

But installing goes wrong.
Is your install directory the same as mine? I see that's different. You use : user@user-iMac:
It wan't to install the motdot.so and the tpmod.so to a non-exsisting filepath.

I expect the cmake used my configuration, this can occur when the build dir was not empty.
This can happen if i am lazy to not use the ./gitignore files. Where the build dir's are not uploaded containing my build configuration
wich includes also filepaths.


To run it directly, you can try to copy (overwrite) the motmod.so manually to the linuxcnc rtlib. The modified motmod.so is here:
~/linuxcnc_trajectory_planner/cmake/build/motion

Otherwise you can try:
1. remove the CMakeLists.txt.user configuration file you see in the ~/linuxcnc_trajectory_planner/cmake dir.
2. Try it again, create a new build dir in the ~/linuxcnc_trajectory_planner/cmake do the cmake .. & make -j4 && make install.

Ok good luck.
You are almost there.
  • JT
  • JT's Avatar
20 Oct 2024 13:54
Replied by JT on topic Flex GUI Tutorials

Flex GUI Tutorials

Category: Other User Interfaces

Tutorial 07


JT
  • Kirvesmies
  • Kirvesmies
20 Oct 2024 13:49
Replied by Kirvesmies on topic Getting started with 6i25+7i75+7i85s

Getting started with 6i25+7i75+7i85s

Category: PnCConf Wizard

I played around with an oscilloscope, and it turns out the encoder outputs pulses just fine regardless of exceeding the maximum frequency described by the datasheet.
So I set the encoder filter to 0, and now it reads the rpm correctly.
  • tommylight
  • tommylight's Avatar
20 Oct 2024 13:47
Replied by tommylight on topic camshaft grinding

camshaft grinding

Category: General LinuxCNC Questions

Start building.
  • natester
  • natester
20 Oct 2024 13:22
Replied by natester on topic wait_complete()

wait_complete()

Category: General LinuxCNC Questions

The fix you posted didn't work for me as my wait_complete returns within .1s every time.

Instead, I just polled the interpreter state like so:
    @restore_task_mode
    def gcode(self, s, distance=None, data=None):
        self.command.mode(linuxcnc.MODE_MDI)
        self.timed_wait_complete()
        for l in s.split("\n"):
            # Search for G1 followed by a space, otherwise we'll catch G10 too.
            if "G1 " in l:
                l += " F#<_ini[TOOLSENSOR]RAPID_SPEED>"
            time_in = 5
            if distance is not None:
                # set a non-default wait limit for wait_complete()
                time_in = 1 + (distance / self.ps_rapid_speed ) * 60
            #print("probe_screen time_in=", time_in)
            #print("probe_screen:\n", l)
            self.command.mdi(l)
            self.timed_wait_complete()
            if self.error_poll() == -1:
                return -1
        
            self.stat.poll()
            # wait for the interpreter to return to idle state
            while self.stat.interp_state != linuxcnc.INTERP_IDLE:
                #print("probe_screen: interp_state=", self.stat.interp_state)
                if self.error_poll() == -1:
                    return -1
                self.command.wait_complete()
                self.stat.poll()
            self.command.wait_complete()
            if self.error_poll() == -1:
                return -1
        return 0
  • mehdidadash
  • mehdidadash's Avatar
20 Oct 2024 13:18
Replied by mehdidadash on topic asd-a2 e delta homing

asd-a2 e delta homing

Category: EtherCAT

status word and controlword changes for a short time and it should trigger the internal homing but it does not succeed doing so.
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
20 Oct 2024 13:12
Replied by Cant do this anymore bye all on topic EOI in getting SPI going on the RPi5 solved read First post for updated info

EOI in getting SPI going on the RPi5 solved read First post for updated info

Category: Computers and Hardware

Yeah saw that, but to tell you the truth lost interest.
Got burnt out providing answers and on the rare occasions I had one getting SFA in return.
Tho the tipping point was the when I had a fix for the ipv6 thing and the missing icons on the lower panel.
Had some members pulling from the wrong repo and whinging that it didn’t work. Others saying the sources I was using were out of date and you couldn’t build a Debian iso in Mint. And a complete lack of anyone willing to help and. Even from the few locals that have my number and call me for help.
So I’ve quietly said fuck it.

There’s much smarter, patient and personable people around.
  • sajurcaju
  • sajurcaju
20 Oct 2024 12:34
Replied by sajurcaju on topic Holes have a taper

Holes have a taper

Category: General LinuxCNC Questions

I've improved the taper from about 8 thou to 5 thou by reducing acceleration and feed rate. I was at 50 ips^2 and changed to 20, feed from 100 ipm to 30 ipm. Further reductions did not help.
I also made 15 holes, all the same gcode. I didn't measure every hole, but they vary by a few thou. I've remeasured holes and get within one thou.
I think I'm as close as my machine will get. The 15 holes vary from too tight (which got better with multiple insertions) to OK, I just wish it was better. I'm going with what I've got.
Thanks for the ideas people!
  • jambpeg
  • jambpeg
20 Oct 2024 12:30
camshaft grinding was created by jambpeg

camshaft grinding

Category: General LinuxCNC Questions

-Looking to build a CNC cam grinder -  good machinist some c-programming but that is all.  Looking for any help please.
Displaying 19666 - 19680 out of 24133 results.
Time to create page: 0.591 seconds
Powered by Kunena Forum