Advanced Search

Search Results (Searched for: )

  • rodw
  • rodw's Avatar
24 Mar 2025 05:04
Replied by rodw on topic 2.9.3 - Stuck in wrong state and stops

2.9.3 - Stuck in wrong state and stops

Category: Plasmac

I will  get the clients current config.  we may not be using the runstep.hal file any more as we are using the external button pins.
Not sure about the sim
  • phillc54
  • phillc54's Avatar
24 Mar 2025 04:51
Replied by phillc54 on topic 2.9.3 - Stuck in wrong state and stops

2.9.3 - Stuck in wrong state and stops

Category: Plasmac

Is there a complete sim config somewhere that can be used to test for this issue?
If so I can probably make a bit time to have a look.

The config posted above is not a sim but a quick glance does show a couple of oddities in runstep.hal:
# External Program Pause/Resume and Run/Step Buttons
# Pause/Resume Section
unlinkp halui.program.is-paused
unlinkp halui.program.is-running
net plasmac:program-is-paused => pr-or2.in0
net ispaused halui.program.is-paused => pr-or2.in1
net plasmac:program-is-running => pr-or3.in0
The two plasma:program-is-... signals seem to have nothing driving them, just two inputs connected together.

Have you thought of using the provided external button pins?

 
  • rodw
  • rodw's Avatar
24 Mar 2025 03:31
Replied by rodw on topic Trying out LinuxCNC on Raspberry PI5

Trying out LinuxCNC on Raspberry PI5

Category: General LinuxCNC Questions

Is it possible to use the Master version on a Pi5 ?

It isn't supported out of the box but you could build it from source. I made a video

 
  • chrisfischer
  • chrisfischer
24 Mar 2025 03:30
Replied by chrisfischer on topic Send emails / txts notifications from gcode.

Send emails / txts notifications from gcode.

Category: PathPilot

Thanks for the idea.
Tried it without success.

But it did make me think to try some other stuff i saw in the link above.

I changed the M101 file to a new name sendemail.py
Then i called the file in the bash script of M101 that looks like this:

#!/bin/bash

python3 sendemail.py P1 P2 %

exit 0


That did the trick!
This is a huge step towards automation for me!
Thanks everyone.

ps the python script sendemail.py needed to be in the config folder with the machine.ini despite the mcode file location in my nc_files directory.
  • rodw
  • rodw's Avatar
24 Mar 2025 03:27
Replied by rodw on topic Any experience with cnc-step machines?

Any experience with cnc-step machines?

Category: Milling Machines

I was thinking along Tommys Lines. 
Price up:
Mesa 7i96s from EU Surplus
Meanwell MDR-20-5 power supply (5 volt logic power)
Meanwell MDR-60-24 power supply (24 volt field power)
Meanwell LRS-350-48 power supply (48 volt 7.3 amp motor power
3 x 50 volt stepper controllers
Estop button

See how much of your 800 EUR budget you have left :)
You might want to use a 10 amp motor supply if you have 4 motors
  • rodw
  • rodw's Avatar
24 Mar 2025 03:16

SolidWorks for makers, post processor for LinuxCNC?

Category: Post Processors

The above link is to a login page, so why is that posted here?
I see no reason for it as this is open source forum, while that is not open source.

The link takes you to a solidworks Makers page with a postprocessor. I guess if you are using Solidworks you might have a use for it and the required login.
  • rodw
  • rodw's Avatar
24 Mar 2025 02:49
Replied by rodw on topic 2.9.3 - Stuck in wrong state and stops

2.9.3 - Stuck in wrong state and stops

Category: Plasmac

I received additional detailed information from the customer and have raised an issue in github here
github.com/LinuxCNC/linuxcnc/issues/3382
Hopefully, this can be resolved.
  • Keincncnewbie
  • Keincncnewbie
24 Mar 2025 02:47
Replied by Keincncnewbie on topic 5 axis configuration.

5 axis configuration.

Category: General LinuxCNC Questions

Hi.!!
Aciera, Thanks.
I did what you recommend me but I can make the B axis to move or get home.
also tried to emulate a 5 axis gcode but I didn't works.
my lack of knowledge couldn't make to figure out how to get that issue done.
I tried to the gmoccapy interface.
if there any manual of any info that may help me to figure it out to fix it, I'll love it to hear from you.

thanks for your time.
  • ric812
  • ric812
24 Mar 2025 02:00 - 24 Mar 2025 02:13
Y Axis not working in Plasmac screen was created by ric812

Y Axis not working in Plasmac screen

Category: Plasmac

The Y axis in the Plasmac control screen is grayed out and does not respond. When I go to the Axis screen it works fine. This is my first time setting this machine up. Using Plasmac 2.9 with Linuxcnc 2.4. I have attached a screenshot of the Plasmac screen and the INI file also. 

File Attachment:

File Name: MAKE_NASHV...3-23.ini
File Size:5 KB
 
  • tommylight
  • tommylight's Avatar
24 Mar 2025 01:54

PCIe - No parport registered at "0x " . This is not Always an error.Continuing.

Category: Advanced Configuration

Yup, missing module and driver AND using IRQ11 in your case, so there goes my "above 15 IRQ issue" out the window! :)
FLAGS!!! they are not the same (everything else is), yours has Bus Master and Latency shown, my friends PC is missing those.
Now that is something to chase...
Thank you.
  • ContinenteCNC
  • ContinenteCNC's Avatar
24 Mar 2025 01:44

PCIe - No parport registered at "0x " . This is not Always an error.Continuing.

Category: Advanced Configuration

As you can see, no driver and no module.

I have ordered a couple of Sunix PCI (not PCIe) as well. They are supposed to arrive next week. As soon as I have them in hand I will post results here forum.linuxcnc.org/18-computer/54368-pci...-work-out-of-the-box

At leas two different Sunix chipsets. Maybe tree. All of them PCI.
  • rodw
  • rodw's Avatar
24 Mar 2025 01:39

Config will not open after Buildbot2 upgade from 2.9.4 to 2.10

Category: Plasmac

Just accept that I ran a Sim in Step 2 and it copied it to the configs folder

You tests prove nothing becasue you have not taken a sim installed under 2.94 then run it under to 2.10 (steps 5,6,7)
You are clearly not listening to the issue or following my instructions to replicate the issue. Tommy just goes off on a tangent on Item 2.

What I wanted to do is simply confirm using a SIM, things would work once I asked a customer to upgrade a live install on a production table over 1000 miles from me. Doing it on the sim found some issues. They may not apply to a live install.

I am done with this issue as I received enough information to solve the problem manually from Snowgoer's initial post.
  • SummerLotus
  • SummerLotus
24 Mar 2025 01:37

Regarding the question of following control on the assembly line

Category: General LinuxCNC Questions

Yes, it is true~ I have considered such a solution, but the communication delay of the upper and lower machines is unpredictable
  • ContinenteCNC
  • ContinenteCNC's Avatar
24 Mar 2025 01:37

PCIe - No parport registered at "0x " . This is not Always an error.Continuing.

Category: Advanced Configuration

Picture, capabilities access denied, that is usually due to not using sudo, so
sudo lspci -v
see if it shows the driver and kernel module.
Always use sudo when dealing with kernel level stuff, for reading only.


Thank you for the tip! 

This is the message showing up:

 

I have two cards, the top one it the PCIe Sunix 2212, the botton one is the PCI Moschip MCS9805CV (sudo lspci -v)



This is the output from sudo lspci -vv for both cards as well (maybe it helps)

01:00.0 Parallel controller: SUNIX Co., Ltd. Multiport serial controller (prog-if 03 [IEEE1284])
    Subsystem: SUNIX Co., Ltd. Multiport serial controller
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 11
    Region 0: I/O ports at dcc0
    Region 1: I/O ports at dcb0
    Region 2: I/O ports at dcb8
    Region 3: I/O ports at dce0
    Capabilities: [60] Power Management version 3
        Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
        Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [68] MSI: Enable- Count=1/32 Maskable+ 64bit+
        Address: 0000000000000000  Data: 0000
        Masking: 00000000  Pending: 00000000
    Capabilities: [80] Express (v2) Legacy Endpoint, MSI 00
        DevCap:    MaxPayload 256 bytes, PhantFunc 0, Latency L0s <2us, L1 <32us
            ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
        DevCtl:    Report errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
            RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
            MaxPayload 128 bytes, MaxReadReq 512 bytes
        DevSta:    CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
        LnkCap:    Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s unlimited, L1 unlimited
            ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp-
        LnkCtl:    ASPM Disabled; RCB 64 bytes Disabled- CommClk+
            ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
        LnkSta:    Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
        DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
        DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
        LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
             Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
             Compliance De-emphasis: -6dB
        LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
             EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
    Capabilities: [100 v1] Advanced Error Reporting
        UESta:    DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
        UEMsk:    DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
        UESvrt:    DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
        CESta:    RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
        CEMsk:    RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
        AERCap:    First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-

04:00.0 Communication controller: MosChip Semiconductor Technology Ltd. PCI 1 port parallel adapter (rev 01)
    Subsystem: LSI Logic / Symbios Logic PCI 1 port parallel adapter
    Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Interrupt: pin A routed to IRQ 16
    Region 0: I/O ports at ccc8
    Region 1: I/O ports at ccd0
    Region 2: I/O ports at ccd8
    Region 3: I/O ports at cce0
    Region 4: I/O ports at cce8
    Region 5: I/O ports at ccf0
    Kernel driver in use: parport_pc
    Kernel modules: parport_pc
Displaying 17026 - 17040 out of 18509 results.
Time to create page: 0.889 seconds
Powered by Kunena Forum