Advanced Search

Search Results (Searched for: )

  • aDm1N
  • aDm1N's Avatar
18 Apr 2025 18:34 - 18 Apr 2025 18:36
Replied by aDm1N on topic ChatGPT LinuxCNC Assistent

ChatGPT LinuxCNC Assistent

Category: Configuration Tools

 

File Attachment:

File Name: linuxcnc.txt
File Size:5 KB
Unfortunately I couldn't add anything more, here is the error report from linuxcnc.
  • pgf
  • pgf
18 Apr 2025 18:30

Are the program's extents available to the g-code?

Category: General LinuxCNC Questions

I wish y'all had been around when I first configured my machine... 20 years ago. :-)

After Tommy's first reply, I did some reading, and realized that since I have X and Y limits, configuring them as homing inputs as well would be trivial. And so it was, plus or minus a "+" or "-", here and there.

I think I never thought there was any point to having a true home, and really, I've gotten by without it until now. I hit the limit switches when jogging reasonably often, but they're soft-mounted, so it's not a big deal.

In any case, I'm fully configured with home+limits on X and Y now, and I have proper soft limits configured, so I'm all set. <Another high five!>

Secondary question: I don't have a Z+ limit switch. My mill is so slow I'd really have to not be paying attention for the carriage to get close to the stepper. A lower limit would be nice, but I really don't understand how that could work. My spindle is a router, so the bit length varies a lot. Is there any way to configure this to work? I see people say that they don't bother with a lower Z limit, and just rely on a soft limit there, but what would you set it to? Is there something about "real" spindles that I don't know? Are the bits always the same length?
  • aDm1N
  • aDm1N's Avatar
18 Apr 2025 17:56 - 18 Apr 2025 18:31
Replied by aDm1N on topic ChatGPT LinuxCNC Assistent

ChatGPT LinuxCNC Assistent

Category: Configuration Tools

I've played around with the wizard a lot and actually put together a good configuration. Unfortunately, LinuxCNC won't start, and after a day of back and forth, I'm pretty frustrated because the AI ​​seems to constantly assume an RTAI kernel and, despite my reminder, can't quite figure out how to use the RT kernel. Attached are the .ini and custom.hal files. How do I modify the files to make it run, or where can I get the specific information?

File Attachment:

File Name: custom.hal
File Size:3 KB

File Attachment:

File Name: my-lathe.ini
File Size:2 KB
  • acourtjester
  • acourtjester
18 Apr 2025 17:40 - 18 Apr 2025 17:42
Replied by acourtjester on topic rotary axis queston

rotary axis queston

Category: General LinuxCNC Questions

THANKS YOU tommylight that worked fine, I was able to switch the pin to Y limit only and cleared the
HOME_SEARCH_VEL = -0.0
HOME_LATCH_VEL = -0.0
HOME_FINAL_VEL = 0.0
No home action and the Y limit errors out when it moves to the limit.  Ran a G-code fine too.
I'm very happy you guys are great.
Now to move on with the rotary build.
  • PCW
  • PCW's Avatar
18 Apr 2025 17:25
Replied by PCW on topic converting a tos/intos fngj 40

converting a tos/intos fngj 40

Category: Milling Machines

Yes, in this case, I would probably just leave it disconnected.
(unless you need to disable the drives so that the shafts are freewheeling)

If you have a free step/dir output on the 7I78 that can be used as a 5V
enable output
  • snowgoer540
  • snowgoer540's Avatar
18 Apr 2025 17:12
  • tommylight
  • tommylight's Avatar
18 Apr 2025 17:01

Are the program's extents available to the g-code?

Category: General LinuxCNC Questions

(I should clarify that my machine is "homeless".  "home" is always relative to the piece, so there's no way for the interpreter to know in advance that I'll be exceeding a limit.)

I was going from this! :)
I guess he does have limit switches, but not used as home switches.
Yeah, in that case, make a new config with home/limit switches and use "touch off" as we mortals do.
  • snowgoer540
  • snowgoer540's Avatar
18 Apr 2025 16:56
Replied by snowgoer540 on topic Are the program's extents available to the g-code?

Are the program's extents available to the g-code?

Category: General LinuxCNC Questions

Guess we need him to clarify ¯\_(ツ)_/¯

I was going from this:

I tripped a limit switch.

  • bkt
  • bkt's Avatar
18 Apr 2025 16:44 - 18 Apr 2025 18:47

First time to try build my xml for not listed ethercat in-out component

Category: EtherCAT

For first time try to build a correct .xml file for uses svelec i/o devices .... my first unworking test here ... in attach the product .xml file.

<master idx="0" appTimePeriod="8000000" refClockSyncCycles="1">
    <slave idx="0" type="S1-M20" name="S1-M20"/>
    <slave idx="1" type="generic" vid="0x00000B3D" pid="0x1201B602" rev="0x00000003" name="ECL16DP">
      <syncManager idx="0" dir="out" address="0x0f02" size="1" controlByte="0x44" enable="true" opOnly="true"/>
      <syncManager idx="1" dir="out" address="0x0f03" size="1" controlByte="0x44" enable="true" opOnly="true"/>
      <syncManager idx="2" dir="in" address="0x1000" size="2" controlByte="0x00" enable="true"/>
      <syncManager idx="0">
        <pdo idx="0x1600" name="Byte 0 outs">
          <pdoEntry idx="0x7000" subIdx="1" bitLen="1" halPin="out-0-bit-0" halType="bit"/>
          <pdoEntry idx="0x7000" subIdx="2" bitLen="1" halPin="out-0-bit-1" halType="bit"/>
          <pdoEntry idx="0x7000" subIdx="3" bitLen="1" halPin="out-0-bit-2" halType="bit"/>
          <pdoEntry idx="0x7000" subIdx="4" bitLen="1" halPin="out-0-bit-3" halType="bit"/>
          <pdoEntry idx="0x7000" subIdx="5" bitLen="1" halPin="out-0-bit-4" halType="bit"/>
          <pdoEntry idx="0x7000" subIdx="6" bitLen="1" halPin="out-0-bit-5" halType="bit"/>
          <pdoEntry idx="0x7000" subIdx="7" bitLen="1" halPin="out-0-bit-6" halType="bit"/>
          <pdoEntry idx="0x7000" subIdx="8" bitLen="1" halPin="out-0-bit-7" halType="bit"/>
        </pdo>
      </syncManager>
      <syncManager idx="1">
        <pdo idx="0x1601" name="Byte 1 outs">
          <pdoEntry idx="0x7001" subIdx="1" bitLen="1" halPin="out-1-bit-0" halType="bit"/>
          <pdoEntry idx="0x7001" subIdx="2" bitLen="1" halPin="out-1-bit-1" halType="bit"/>
          <pdoEntry idx="0x7001" subIdx="3" bitLen="1" halPin="out-1-bit-2" halType="bit"/>
          <pdoEntry idx="0x7001" subIdx="4" bitLen="1" halPin="out-1-bit-3" halType="bit"/>
          <pdoEntry idx="0x7001" subIdx="5" bitLen="1" halPin="out-1-bit-4" halType="bit"/>
          <pdoEntry idx="0x7001" subIdx="6" bitLen="1" halPin="out-1-bit-5" halType="bit"/>
          <pdoEntry idx="0x7001" subIdx="7" bitLen="1" halPin="out-1-bit-6" halType="bit"/>
          <pdoEntry idx="0x7001" subIdx="8" bitLen="1" halPin="out-1-bit-7" halType="bit"/>
        </pdo>
      </syncManager>
      <syncManager idx="2">
        <pdo idx="0x1a00" name="Byte 0 ins">
          <pdoEntry idx="0x6000" subIdx="1" bitLen="1" halPin="in-0-bit-0" halType="bit"/>
          <pdoEntry idx="0x6000" subIdx="2" bitLen="1" halPin="in-0-bit-1" halType="bit"/>
          <pdoEntry idx="0x6000" subIdx="3" bitLen="1" halPin="in-0-bit-2" halType="bit"/>
          <pdoEntry idx="0x6000" subIdx="4" bitLen="1" halPin="in-0-bit-3" halType="bit"/>
          <pdoEntry idx="0x6000" subIdx="5" bitLen="1" halPin="in-0-bit-4" halType="bit"/>
          <pdoEntry idx="0x6000" subIdx="6" bitLen="1" halPin="in-0-bit-5" halType="bit"/>
          <pdoEntry idx="0x6000" subIdx="7" bitLen="1" halPin="in-0-bit-6" halType="bit"/>
          <pdoEntry idx="0x6000" subIdx="8" bitLen="1" halPin="in-0-bit-7" halType="bit"/>
        </pdo>
        <pdo idx="0x1a01" name="Byte 1 ins">
          <pdoEntry idx="0x6001" subIdx="1" bitLen="1" halPin="in-1-bit-0" halType="bit"/>
          <pdoEntry idx="0x6001" subIdx="2" bitLen="1" halPin="in-1-bit-1" halType="bit"/>
          <pdoEntry idx="0x6001" subIdx="3" bitLen="1" halPin="in-1-bit-2" halType="bit"/>
          <pdoEntry idx="0x6001" subIdx="4" bitLen="1" halPin="in-1-bit-3" halType="bit"/>
          <pdoEntry idx="0x6001" subIdx="5" bitLen="1" halPin="in-1-bit-4" halType="bit"/>
          <pdoEntry idx="0x6001" subIdx="6" bitLen="1" halPin="in-1-bit-5" halType="bit"/>
          <pdoEntry idx="0x6001" subIdx="7" bitLen="1" halPin="in-1-bit-6" halType="bit"/>
          <pdoEntry idx="0x6001" subIdx="8" bitLen="1" halPin="in-1-bit-7" halType="bit"/>
        </pdo>
      </syncManager>
    </slave>
  </master>
</masters>


if possible try to have some suggestion or link for make it working ... [img]/media/kunena/emoticons/silly.png[/img]
  • tommylight
  • tommylight's Avatar
18 Apr 2025 16:18

Are the program's extents available to the g-code?

Category: General LinuxCNC Questions

If i understood this correctly, the machine has no limit or home switches at all.
  • tommylight
  • tommylight's Avatar
18 Apr 2025 16:16
Replied by tommylight on topic converting a tos/intos fngj 40

converting a tos/intos fngj 40

Category: Milling Machines

Seems like "disable" signal, not enable, as with most cheap drives lately.
  • FPM
  • FPM
18 Apr 2025 16:13
Replied by FPM on topic converting a tos/intos fngj 40

converting a tos/intos fngj 40

Category: Milling Machines

The enable is a 5v differential input.
The Manual says:
"Enabling signal: This input signal is used to enable or
prohibit; In addition, it can be used to clear the drive alarm.
When ENA + is connected to +5 V, ENA-is connected to
low power, the drive will cut off the current of each phase
of the motor so that the motor is in a free state, where the
pulse is not responded and the alarm can be cleared; When
this function is not required, the energy signal end is
suspended."
  • snowgoer540
  • snowgoer540's Avatar
18 Apr 2025 16:11
Replied by snowgoer540 on topic Are the program's extents available to the g-code?

Are the program's extents available to the g-code?

Category: General LinuxCNC Questions

If you have limit switches, why not just home the machine, and set actual soft limits? Everything you are describing is the exact reason to do it that way...
  • dctrytsman
  • dctrytsman
18 Apr 2025 15:49
Replied by dctrytsman on topic Mazak QT20 Automatic tool changer

Mazak QT20 Automatic tool changer

Category: Turning

I played around with some HAL components and Classic ladder and I managed to get it working. I used a combination of Timedelay and Or2 to get the m6 command to change tools in mdi and auto. I also had to change my signals for iocontrol. I used classicladder to time the jog fwd command from the carousel component, leaving enough time to unclamp first.

Thanks for the help.
  • PCW
  • PCW's Avatar
18 Apr 2025 14:15
Replied by PCW on topic converting a tos/intos fngj 40

converting a tos/intos fngj 40

Category: Milling Machines

What are the specifications of the enable input?

You may be able to use a 7I77 field output if it will take say a +24V signal
 
Displaying 15256 - 15270 out of 18504 results.
Time to create page: 0.744 seconds
Powered by Kunena Forum