Advanced Search

Search Results (Searched for: )

  • snowgoer540
  • snowgoer540's Avatar
31 May 2025 22:17 - 31 May 2025 22:32
Replied by snowgoer540 on topic M62-M68 codes not working

M62-M68 codes not working

Category: Plasmac

I made some time to look at this tonight.  I swear this worked the first time I tried it, but there's almost no way it could have ... so my apologies.

The reason it's not working is because you turn adaptive feed (M52) off:

N30 M52 P1 (Allow paused motion)
N35 M52 P0 (Disable paused motion)

Take out line N35 and it will work.  
  • juliankoenig87
  • juliankoenig87
31 May 2025 21:51 - 31 May 2025 21:52
Replied by juliankoenig87 on topic EasyProbe + PGFUN 3D probe

EasyProbe + PGFUN 3D probe

Category: General LinuxCNC Questions

Ah cool. I think this is a good example for the fact that you can get quality in China if you are willing to pay for it. Looks good.

I dont have a thread for my current project. It was a fast decision thing, because the price was low. Looks smaller on the picture than in real life. Weights 500kg (machine + table). Dont have the fancy pc table :-).

Old Berger Lahr 5 phase steppers. Drives invented 1987. Machine is build in 1992. I want to safe the old drives, because I like to maintain such old hardware. I already ordered some caps for replacement (known as fault reasons).

Machine is all cast iron! But with supported round rails instead of linear rails. But I will keep them. It will be sufficient for al lot of my work. Travel is 400x400x100. Machine is only 900x800xhight (didnt meassured it yet).
  • Cooped-Up
  • Cooped-Up
31 May 2025 21:00
Replied by Cooped-Up on topic Mesa card issues Maho MH800E Retrofit Project

Mesa card issues Maho MH800E Retrofit Project

Category: Computers and Hardware

here is that, didnt think to look for a file, I am new to linux so the command didnt click till it wasnt doing anything lol.
  • theoneandonlyoreo
  • theoneandonlyoreo
31 May 2025 20:06
Replied by theoneandonlyoreo on topic EasyProbe + PGFUN 3D probe

EasyProbe + PGFUN 3D probe

Category: General LinuxCNC Questions

It's from LY CNC, which you can find on Alibaba. This is the 3040 model. I watched Stephan Gotteswinter's video about his new micro mill, and was inspired to do something similar. It was going to be difficult to get the same epoxy-granite frame he started with, here in the states. This cast-iron frame was a similar design, so I decided to try it out. There was a fair amount of waiting involved but the machine seems fairly sound.

With the spindle half-way down, I'm getting 0.000,5 in (13 microns) deflection with 20 lbf (88 N) pressing against the spindle nose. I think those are similar numbers to Gotteswinter's thumb test.

I got out the master square to check the perpendicularity of the X and Y axes. They're very square--within a few tenths (0.000,1 inch = 3 microns) over 10 inches (250 mm). The YZ plane leans back about 0.002" over the 7 inch travel of Z. In the XZ plane, there's 0.003" deviation over the same distance. I might eventually try to correct that but the parts I'm making are fairly small, so maybe it won't be a problem.

Do you have a thread about your retrofit?
  • CallumRD1
  • CallumRD1
31 May 2025 20:05
Replied by CallumRD1 on topic Keyboard shortcut rempaping

Keyboard shortcut rempaping

Category: Qtvcp

Thanks! I'll give it a try tomorrow. I just got back from a wedding so I haven't tried your updated file yet.
  • SebastianM
  • SebastianM
31 May 2025 19:54
Replied by SebastianM on topic Mesa modbus and pktUart

Mesa modbus and pktUart

Category: Other User Interfaces

Hello y'all!
I just received my new mesa 7i76eu, and I have a huge CNC with a durapulse GS10 vfd (until now it was runnnig with grblhal).

Does "pktUart" allow me to connect my GS10 vfd directly to the mesa without a usb dongle?

Regards!
  • cmorley
  • cmorley
31 May 2025 19:22
Replied by cmorley on topic Reading variable from ini no longer works?

Reading variable from ini no longer works?

Category: Qtvcp

Try removing the comments that are on the same line.
Also confirm that the right INI file is being looked at. More then one of us have edited the wrong version :)
  • cmorley
  • cmorley
31 May 2025 19:14
Replied by cmorley on topic QtDragon Customize

QtDragon Customize

Category: Qtvcp

Either change all the HAL pin names in the Hal files from qtdragon to inova or add -c qtdragon to the load line in the INI.

DISPLAY = qtvcp -d -c qtdragon inova
  • juliankoenig87
  • juliankoenig87
31 May 2025 19:05
Replied by juliankoenig87 on topic EasyProbe + PGFUN 3D probe

EasyProbe + PGFUN 3D probe

Category: General LinuxCNC Questions

One of the safest way to have the probe and the tool touch sensor on the same hight would be to install a rigid piece of metal and facing it with an meassured tool. After that calibration of the probe with this new face.

Btw. Cool machine. Do you have somewhere more info about it? Right now I retrofitting a Kuhlmann P20. Looks quite similar.
  • theoneandonlyoreo
  • theoneandonlyoreo
31 May 2025 18:51
Replied by theoneandonlyoreo on topic EasyProbe + PGFUN 3D probe

EasyProbe + PGFUN 3D probe

Category: General LinuxCNC Questions

Oops.  I'll have to add an interlock for the probe when it's in storage, on the right column. 

 

Getting the gage length of the probe isn't as easy as normal tooling.  It's a dual-contact spindle nose, so normally you can measure the length of tools on the surface plate.  But with the added variable of Z travel in the probe, you can't measure directly.  I ended up touching off on the 1-2-3 block and doing the guess-and-check on a gage-block stack to find the length.  A big gage block, adjustable parallels, and a micrometer would have been less dramatic but I didn't think of that until later.

 
 
  • Doc_emmet
  • Doc_emmet
31 May 2025 18:44
Replied by Doc_emmet on topic QTDragon stop & pause run

QTDragon stop & pause run

Category: Qtvcp

Hello,
I can't seem to find the file pause_pin.py. Does the path have to be exactly "USER_COMMAND_FILE = CONFIGFOLDER/pause_pin.py" and does that mean my machine folder? Or where does the file have to be located?
  • kubes
  • kubes
31 May 2025 18:34 - 31 May 2025 18:36
Replied by kubes on topic Setting pin value based on other pins

Setting pin value based on other pins

Category: HAL

Thanks! mux4 worked.

In case others need it, here is my solution:

loadusr -Wn modbus mb2hal config=mb2hal-gt.ini
loadrt mux4 count=1

addf mux4.0 servo-thread

# esnure all is stopped! (int and float are add together and the result is sent to modbus)
setp modbus.vfd.command.int 0
setp modbus.vfd.command.float 5

# set the logic of that command to send the vdf
# 5 = stop, 1 = forward, 2 = reverse
setp mux4.0.in0 5
setp mux4.0.in1 1
setp mux4.0.in2 2
setp mux4.0.in3 5

net vfd-cmd1 mux4.0.sel0 <= spindle.0.forward
net vfd-cmd2 mux4.0.sel1 <= spindle.0.reverse
net vfd-command modbus.vfd.command.float <= mux4.0.out

net spindle-speed-fb <= modbus.vfd.status.rotation_speed.float

 
  • kubes
  • kubes
31 May 2025 18:31
Replied by kubes on topic New HAL Components - Best Practice

New HAL Components - Best Practice

Category: HAL

Thanks

If I build against 2.10, how is backwards compatibility handled? I am running 2.9.
  • PCW
  • PCW's Avatar
31 May 2025 17:59

Mesa card issues Maho MH800E Retrofit Project

Category: Computers and Hardware

You need both 5V on 7I77 field power applied for the 7I77 to be full operational

sudo mesaflash --device 5i25t --readhmid > pins.txt

and posting pins.txt here will help verify if you have the correct firmware installed
Displaying 1756 - 1770 out of 25541 results.
Time to create page: 0.346 seconds
Powered by Kunena Forum