Advanced Search

Search Results (Searched for: )

  • workshop54
  • workshop54
23 Mar 2025 20:11 - 23 Mar 2025 20:29
Replied by workshop54 on topic Retrofit: Maho MH400E to LinuxCNC

Retrofit: Maho MH400E to LinuxCNC

Category: Show Your Stuff

Got the Mesa 7i94T and 7i77 boards powered up today, and it’s great to finally see the pins show up in LinuxCNC.


 


Also managed to remove the tool holder that had been stuck in the spindle since I got the machine — definitely satisfying to get that out of the way.I’ll shorten the IDC25 ribbon once the board layout is finalized. For now, I’ve ordered breakout boards to avoid cutting cables too early: three for the Heidenhain DB15s, two for the Indramat DB9s, and two for the IDC40 ribbons.


The original Philips 432 hardware is completely gone. I briefly considered replacing the whole cabinet to avoid upgrading the mains fuse, but in the end I’m likely going for a proper electrical upgrade: increasing the main connection from 25A to 40A and switching from a B16 to a C25 breaker (still waiting on the electrician to confirm this setup).Once the wiring takes shape, I plan to capture everything neatly in EPLAN to avoid spaghetti later on. Slowly but surely, things are coming together.
  • workshop54
  • workshop54
23 Mar 2025 20:02 - 23 Mar 2025 20:13
Replied by workshop54 on topic Retrofit: Maho MH400E to LinuxCNC

Retrofit: Maho MH400E to LinuxCNC

Category: Show Your Stuff

Thanks, Mark. It's going slow but steady.
I can't forget you saying "and basically, that's it". Yeah, if only. 
  • mmt
  • mmt
23 Mar 2025 19:21 - 23 Mar 2025 19:28

neeed help with additional pwm 6i25 and 7i76

Category: Basic Configuration

I'm trying to get this working. Ive read most of the other relevant threads and the documentation.
I have flashed the 6i25 with 5i25_7i76x2pld.bit
here is my hal and these are the only code i have that references pwm
# Generated by PNCconf at Sun Mar 23 11:17:20 2025
# Using LinuxCNC version:  Master (2.9)
# If you make changes to this file, they will be
# overwritten when you run PNCconf again

loadrt [KINS]KINEMATICS
loadrt [EMCMOT]EMCMOT servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[KINS]JOINTS
loadrt hostmot2
loadrt hm2_pci config="num_encoders=1 num_pwmgens=1 num_stepgens=4 sserial_port_0=00xxxxxx"
setp    hm2_5i25.0.watchdog.timeout_ns 5000000
loadrt pid names=pid.x,pid.y,pid.z,pid.a,pid.s
loadrt pwmgen output_type=0

addf hm2_5i25.0.read          servo-thread
addf motion-command-handler   servo-thread
addf motion-controller        servo-thread
addf pid.x.do-pid-calcs       servo-thread
addf pid.y.do-pid-calcs       servo-thread
addf pid.z.do-pid-calcs       servo-thread
addf pid.a.do-pid-calcs       servo-thread
addf pid.s.do-pid-calcs       servo-thread
addf hm2_5i25.0.write         servo-thread

# external output signals

setp   hm2_5i25.0.pwmgen.00.pwm_frequency 1000
setp   hm2_5i25.0.pwmgen.00.scale 100
net pwm-output hm2_5i25.0.pwmgen.00.value
net pwm-enable hm2_5i25.0.pwmgen.00.enable

i get this error
/Laser.hal:26: parameter or pin 'hm2_5i25.0.pwmgen.00.pwm_frequency' not found


and also tried halshow
 
Displaying 17881 - 17883 out of 17883 results.
Time to create page: 0.750 seconds
Powered by Kunena Forum