Advanced Search

Search Results (Searched for: )

  • tsaG
  • tsaG
09 Mar 2025 23:51

Can't succesfully release Tool (according to Probe Basic GUI)

Category: QtPyVCP

yes, that is the "spindle-released" sensor. As mentioned above I have to convert it to a binary value as the 14V is below the (60% of 24V) digital threshold of my 7i76e.

I can see the "spindle-released" going high when the drawbar is pulled (so, no error when releasing the tool) but get the error when clamping the tool.
  • Lcvette
  • Lcvette's Avatar
09 Mar 2025 23:48
  • Lcvette
  • Lcvette's Avatar
09 Mar 2025 23:45
Replied by Lcvette on topic Rack Tool Changer

Rack Tool Changer

Category: QtPyVCP

There is a working branch but I haven't had time to work on the macros. All the UI work is done though.
  • tsaG
  • tsaG
09 Mar 2025 23:40 - 09 Mar 2025 23:49

Can't succesfully release Tool (according to Probe Basic GUI)

Category: QtPyVCP

Hi,

I am currently integrating my ATC. However, I get the Error "Failed to release Tool" message when I clamp the tool.

My HAL looks like the following. I get a 0-14V Signal which is converted into a HIGH LOW for the Motion controller.
#ATC Settings

net analog1 hm2_7i76e.0.7i76.0.0.analogin1

setp comp.0.in1 10.0
net analog1 comp.0.in0

net ventil-spindel hm2_7i76e.0.7i76.0.0.output-12 <= motion.digital-out-02

net spindel-released comp.0.out <= motion.digital-in-02

In the HAL Show, I can see that spindle-released goes high when I press the "Release tool" button in the GUI. I also do not get an error message. However, when I insert the tool and click "clamp tool" I get the message "Failed to release tool" although everything works fine (and the spindle-released goes back to low). 

I found that I need to connect the motion.digital-in-02 [url=https://github.com/dpslwk/probe_basic/tree/subroutine_unify_and_move_to_nc_files/linuxcnc/nc_files/probe_basic/atc_carousel]here on the PB Github (manual is hard to find). 
I was unable to find more information on the PB Website. The current PB Github also doesn't have this Readme file/instructions.

Does anyone know what needs to be done here?

Thanks![/url]
  • tsaG
  • tsaG
09 Mar 2025 22:04
Replied by tsaG on topic Rack Tool Changer

Rack Tool Changer

Category: QtPyVCP

That sounds great! Is there a release candidate / date already on the horizon? Im really interested in the rack implementation. :)
  • Unlogic
  • Unlogic
09 Mar 2025 21:26
Replied by Unlogic on topic Optimum Optimill MH50V CNC conversion

Optimum Optimill MH50V CNC conversion

Category: Milling Machines

I've done some more parts on the mill and it's working great apart from the slow spindle speeds I have to run.

Here is a short video of two aluminum mounting brackets that I designed for the rear sway bar of my race car.



The mounting brackets came out really nice but I can't wait until I have a new spindle so that I can increase the speeds and feeds a bit.

I'm also considering expanding my enclosure a bit as the one I have at the moment allows a bit too many chips too escape during some operations.

 
  • StoneB
  • StoneB
09 Mar 2025 20:57

Raspi 5 touchscreen experience - recommendation

Category: Computers and Hardware

Thanks - is there any way to recognize this from the specs, or are you aware of a list of screens that provide this?
  • da_kernel@hotmail.com
  • da_kernel@hotmail.com
09 Mar 2025 20:37
Asus Motherboard + AMD5600gt was created by da_kernel@hotmail.com

Asus Motherboard + AMD5600gt

Category: PathPilot

Hey guys, I'm trying to put my previous PC to use on my PCNC1100 S3 - pathpilot - 7i92t.  I get through the installation and it does freeze after I select my machine.  I have verified that the 7i92t does work as I borrowed another PC to test the 7i92t + PCNC1100 for functionality.  So I think it's some issue with my PC setup.

I get these errors during startup after the BIOS and before pathpilot:

Mother Board:  Asus a520M 
CPU: AMD 5600gt

core perfctr but no constraints; unknown hardware
kobject: can not set name properly!

Any recommendations on bios settings or something to clear this?

thanks
 
  • scotta
  • scotta's Avatar
09 Mar 2025 19:45
Replied by scotta on topic Remora - Panucatt Re-Arm

Remora - Panucatt Re-Arm

Category: Computers and Hardware

Remora is still in active development but support for the LPC1768 is now legacy only. STM32 and RT1052 MCUs are now the go to with more boards available.
  • cakeslob
  • cakeslob
09 Mar 2025 15:59

Custom "MESA 7c81 Clone" PCB featuring a Raspberry Pi Compute Module 5

Category: Driver Boards

The serial steppers are nice because they are easy to setup and they are also very quiet. I dont know if there is an fpga firmware for it thought. The SPI ones, someone has done a custom firmware to work with those.

What is W13 doing? Is it just for swapping between the usb or the green connector?
Consider adding a jumper that can disconnect power to the FPGA or separate the 5v rail between FPGA and RPi5. I found it convenient having a separate jumper for that, incase you needed to either separate the power between the 2, or if you need to reset the MCU/FPGA, you dont need to turn off the RPi

When you are done will you post the design on that easyeda website so I can clone it to modify it? Im also hesitant about a 1 board thing, but I wanted to make something with a swappable MCU/FPGA , and the formfactor looks pretty decent sized.
  • PCW
  • PCW's Avatar
09 Mar 2025 14:54
Replied by PCW on topic Joint Error After large rotary move

Joint Error After large rotary move

Category: General LinuxCNC Questions

Can you reduce the encoder scale? If not, probably best long term solution
would be for  the encoder driver to use 64 bit intermediate calculations.
I can take a look at this.
  • Lcvette
  • Lcvette's Avatar
09 Mar 2025 14:22

Move Machine to inside soft limits when Probe Basic on

Category: QtPyVCP

nice! please post up when its done, that is an interesting machine, look robust for a bench mill/
  • Niklas
  • Niklas
09 Mar 2025 11:47 - 09 Mar 2025 12:00

Custom "MESA 7c81 Clone" PCB featuring a Raspberry Pi Compute Module 5

Category: Driver Boards

Thank you guys for the interest and the suggestions! I will try to respond to a few of them here:

"I have occasionally thought that there should be a niche for a similar board, but with on-board stepper drivers (Trinamic or some other serially-controlled driver)
That would, of course, need a dedicated HAL driver, but those can be surprisingly straightforward."


I was actually planing on designing a seperate IO Board featuring the Trinamic 5160 Drivers, as they would allow me to run high current stepper motors. They come with UART and SPI interface functionality but I haven't really seen an advantage in interfacing them serially. Maybe someone has a good argument as to why it would be worth it to go through the integration troubles?

"I like having the boards seperate, just in case my butter fingers cause one the voltage translation chips to blow a smoke valve and damage the PCB."


That was my thought process as well. I'm a little hesitant to put everything on one big PCB, as i feel like that would make errors more catastrophic. I also like the modularity of having seperate PCBs, especially in these early prototyping stages. I did actually bring the JTAG out, but realize that better labeling was neccesary, which I've since added.

"I am liking the look of this board. Did you do this in easyeda?
Suggestion, add the rpi 40pin header. Aside from being able to add stuff rpi side, I find it valuable for debugging the MCU/FPGA side of the board using a regular rpi without having to keep removing a cm module and you can use it as a backup incase you damage the 100pin hirose connectors or theres another RPi/chip shortage"


Yes, I did do this in EasyEDA. I started the project with EasyEDA becuase I foud the integration with the JLCPCB services appealing.
Including the 40pin Header is a great idea, which I will definitly add. Unfortunatly that will require major rerouting. Before rerouting everything I will continue collecting and thinking about additions/optimizations. That way I'll hopefully save money on design itereations.


I'd love to here if you guys have any other sugestions. The design philosophy behind this board is to make it the Compute Module 5 version of the Mesa Electronics 7c81, and I will probably finish this project making exactly that but I'm also open to brainstorming other ideas for potential future projects.

Thank you everybody!
  • WKS-3D
  • WKS-3D's Avatar
09 Mar 2025 11:01 - 09 Mar 2025 11:05

Ist Linuxcnc kompatibel mit anderen CNC-Sprachen?

Category: Deutsch

Die Siemens und Heidenhain Steuerungen basieren auf Werkstatt orientierter Programmierung (WOP), im Gegensatz dazu die PAL-Programmierung.
LinuxCNC basiert auch auf PAL und hat sehr viel gemein mit Fanuc, aber eben nicht alles. Heidenhain oder Siemens Code kann man überhaupt nicht unter LinuxCNC laufen lassen.

"Pal ist die Sprache die in de rAusbildung gelehrt wird und die auch die Basis für die Sinumeric ist."
Ja, die ganz alten Siemens Steuerungen, aber die neueren (auch schon relativ lange) nicht.
  • jst
  • jst
09 Mar 2025 10:00

Custom "MESA 7c81 Clone" PCB featuring a Raspberry Pi Compute Module 5

Category: Driver Boards

I'm also designed a mesa clone for a Raspberry Pi, currently in the process of testing everything.
Except for the reversed Sserial Pinout it looks like I got everything right.
You can take a look at my schematic for reference: github.com/jstjst/stmbl-fpga-master/blob...tmbl-fpga-master.pdf
Be careful the SPI In Out labels in the 7c81 schematic are reversed compared to the ucf file. Luckily I could fix that in the ucf file.
I routed some signals under the fpga, I see no problem with it. But try to have no completely hidden tracks so you can fix them if you got some connections wrong. In my opinion one of the more important things is the placement of the decoupling caps.

There are some pitfalls with the whole (fpga) programming (especially when using the Ethernet host interface). But with some reading through the forum I got everything pieced together, including recompiling mesaflash and linuxcnc. So it is totally doable (for reference, this is my first deep dive into linuxcnc and mesa/hostmot2, only used the RPi GPIO interface before, didn't use/own a mesa card).

Big thanks to Peter for providing the schematics and all the information that is on the forum!
Displaying 17926 - 17940 out of 18592 results.
Time to create page: 0.392 seconds
Powered by Kunena Forum