Hello Guest it is May 03, 2024, 04:58:53 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - joeaverage

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 »
4081
Hi,
while I don't know how your spindle is wired or configured certainly your Clearpath servos
will require an active high Enable signal from Mach. Therefore the servos cannot move
even if the power supply to the servo is active AND there were sufficient noise on the
Step signal line to cause the servo to believe that a movement command has been made
because the Enable signal is low.

Once Mach is 'live' then the Enable signal can go high but the Step signal is under Machs control.
I don't think you are risking having the servos behave in some uncontrolled and potentially dangerous
manner prior to Mach assuming control and therefore a charge pump is not strictly required.
Confirmation that your spindle cannot inadvertantly start as Mach powers up.

Craig

4082
Hi,
the RJ45 plug I'm guessing was intended to go to Tecknics 'Motherboard' which you
don't have or want. Cut it off and wire direct to your BoB.

The Molex pins 4 and 8 are Enable + and Enable - respectively.

Craig

4083
Hi,
H(igh) L(evel) F(eed) B(ack). Its in the manual, it is the fault signal line FROM the servo TO your
controller.

'In Position' is the same intent as 'Following Error', it indicates whether the servo can keep up,if it can't
follow its commanded input, or as Clearpath put it, stay 'In Position' then it will send a fault signal to Mach.

You will need to know all about it if you are going to use Clearpath servos.

Craig

4084
Hi,
put this code in a macro, m100, in the macros folder of your current profile:

Code: [Select]
function m100()
local inst=mc.mcGetInstance()
local hsig=mc.mcSignalGetHandle(inst,mc.OSIG_OUTPUT2)
local outstate=mc.mcSignalGetState(hsig)
if (outstate==1) then
mc.mcSignalSetState(hsig,0)
else
mc.mcSignalSetState(hsig,1)
end
end
if (mc.mcInEditor()==1)then
m100()
end

If you run this macro (m100 from the MDI panel) then Output#2 will change state each time you do so. You should see the Output#2 LED
of the machine diagnostics tab change as you do so.You can now attach that output to any output pin of your BoB you choose.
In this way you can test each output pin individually. Would pay to take attention of your potentially dodgy output port 2 pin 9.

Note that the ESS plugin automates certain activities between the ESS plugin and the Control (Mach) plugin. In particular note that if you
enable the Motor 0 Enable signal in the ESS Output Signals page with port 1 pin 1 say and THEN go and check the Control (Mach) plugin
Output Signals page that the Motor 0 Enable signal has automatically been updated BY the ESS plugin.

If now having checked that Motor Enable say is working and you now want to test another output you will have to clear the previous asigments
from BOTH the ESS AND the Control (Mach) plugin. That is to say that a setting made in the ESS plugin will propagate TO the Control plugin
but NOT  A DELETION.

Craig

4085
Hi,
to have a motor enable output first the motor must be enabled in the Control (also called Mach in earlier builds).
You see in the attached pic that I have enabled three motors; motor0, motor1, and motor2 by checking the boxes associated
with each.

The next pic is where Mach is in disabled state and note M0, M1 and M2 LEDs are not light.

The last pic is with Mach enabled and not M0, m1 and M2 LEDs are light.

I conclude that Mach is correctly handling the motor enable outputs.

Can you repeat these steps? Does your Mach installation behave the same?

Craig

4086
Mach4 General Discussion / Re: angular axis incremental stepping
« on: July 08, 2018, 11:18:59 PM »
Hi,
if you have Gecko and are using 10 microsteps that suggests you have a mechanical reduction of 10:1 in addition?
If that is so could you change that reduction to 9:1 instead?

200(steps/rev for a two phase stepper) X 10 (10 microsteps per full step) x 9 (mechanical reduction)= 18000

18000 / 360 =50....an integer!

Craig

4087
Hi,
yes using a SSR or even a MOSFET would be sufficient to enable all ten motors.

I suspect you have two issues causing you grief with respect to getting output signals
to work. If you are expecting the outputs M1, M2, M3 etc to operate I suspect you may be
getting confused. Mach handles those its own way, I'm at work at the moment and so cannot
get to my machine and refresh my memory as to how and when those signals operate. If memory
serves however they behave in a manner which you or I might not call logical, and I can't remember
just how.

My recommendation is to use one of the general purpose outputs OSIG_OUTPUT1 through ISIG_OUTPUT64
instead. Tonight I will post a little code that will help you set it up for test purposes.
This will allow you to test and get familiar with the ESS, its plugin and your C25 BoB.
Once you become familiar with that then using M1, M2 etc will become alot easier.

Craig

4088
Hi,

Quote
Also port 2 pin 9 is always on with 2.43v output for some crazy reason.  
That sounds like an actual fault. Can you test the output of the ESS and then the output of
the C25?

I will give some more thought to those other issues. You recall my previous post which tells that the
dedicated C25 outputs are directly hooked to the ESS output pins. It will be necessary to look at ESS output
circuit diagram to establish what its state will be when Mach is idle or disabled.

Quote
I have already spent tying to get these control boards to do what I need them to do, which is what is so frustrating.

By designing and building your own machine YOU have assumed responsibility as machine integrator.
As such reading and understanding the manuals IS YOUR RESPONSIBILTY. Make a decision whether
you have the aptitude and attitude to continue.

Craig


4089
Mach4 General Discussion / Re: angular axis incremental stepping
« on: July 08, 2018, 04:45:20 PM »
Hi,
one other possibility is if you can introduce an additional gear or belt reduction?

If you can and choose a ratio of 1.8:1 then your steps per unit would be 100, ie integer.

Craig

4090
Mach4 General Discussion / Re: angular axis incremental stepping
« on: July 08, 2018, 02:55:46 PM »
Hi,
I would have thought that the servo can move an integer number of steps, it can't do fractional.

I think Mach calculates and stores its position as a real number but the axis motor can only step integer numbers.

May I suggest trying entering 56 as steps per and try your series of moves and then try 55 steps per.
My expectation is that while the axis will move a little more than one degree (Steps Per=55), say 1.02 degree but it would be consistent.

Craig

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 »