585,982 active members*
4,644 visitors online*
Register for free
Login

Search:

Type: Posts; User: Letomoto

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    4,296

    Re: Mach4 Macro M6 weird behavior , Help plz!

    i am still wondering how to just write another line to just tell the machine to "Go there" lol , i am so getting lost in coding

    what the hell are these things hahah

    GCode = GCode .....
  2. Replies
    12
    Views
    4,296

    Re: Mach4 Macro M6 weird behavior , Help plz!

    Well , i am not writing in the editor upper cases but when pointing out something when writing a text i like to put a upper case to make it noticeable when reading


    I learned about the...
  3. Replies
    12
    Views
    4,296

    Re: Mach4 Macro M6 weird behavior , Help plz!

    Hello , the M6666 is the M6 script who was in another profile and when i renamed it to M6666 i did not delete it . When trying to use M6 with the profile i was using it actually was using the...
  4. Replies
    12
    Views
    4,296

    Re: Mach4 Macro M6 weird behavior , Help plz!

    this is weird !!!

    i have 3 profiles


    my Router had the ATC script
    my Plasma had the same ATC script
    the Mach4 Plasma example that i was not using had the Macro who was operating the...
  5. Replies
    12
    Views
    4,296

    Mach4 Macro M6 weird behavior , Help plz!

    Hello group ! i am really puzzled with Mach4 M6 Macro

    Went forward following the AutoTool setter video on Youtube from Mach Support
    https://www.youtube.com/watch?v=6-4JkDv9AgM

    Pasted the...
  6. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    How are you planning to integrate your E-Stop? Yes for sure

    The arduino thingy assembly is about 30$ for the arduino board and Keyestudio CAN-BUS Shield and the working code is ...
  7. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    i also tried to answer your private message the other day but i couldnt.

    The reason i had to build the Arduino is to call them to Enable themselves . Once theyre configured to Stepper mode they...
  8. Re: Auto Tool Zero weird behavior with ToolTable , need help please !

    here it is the script i am using , presented by the creator


    https://youtu.be/duULYFBjDnk

    and here the video of his machine doing the script


    https://youtu.be/SLq_s0FQ-SA
  9. re: Weird , the relays on the BoB are triggered when closing Mach3 software - Solved

    is there a way to edit the Thread title and write "SOLVED" ? i dont have the Edit button
  10. re: Weird , the relays on the BoB are triggered when closing Mach3 software - Solved

    yeah i often cut the power of the machine first but when playing alot with the settings and macros and editing , trying , and try to debug something or loosing connection to Smoothstepper (need to...
  11. re: Weird , the relays on the BoB are triggered when closing Mach3 software - Solved

    oh wow !!!, i just switched the jumper under the "Pump Cancel" position and it solved it , not triggering anything now !! Thanks !




    i had to enable the Pumps to be able to access the second...
  12. Weird , the relays on the BoB are triggered when closing Mach3 software - Solved

    Hello people , i am trying to find a solution for a weird electrical behavior of the BoB when i close the Mach3 software the onboard relays are getting triggered for a fraction of a second and it...
  13. Re: Auto Tool Zero weird behavior with ToolTable , need help please !

    I tried adding G49 to the Autozero script to cancel the tool offset , it works for the first tool to keep the work surface Zero to zero but when it changes the tool thru M6Tx it raises the...
  14. Auto Tool Zero weird behavior with ToolTable , need help please !

    Hello group , i worked on my ATC setup and managed to setup a script i been able to get from a Youtube guy Bo Anderson

    The script takes all the tools in the rack and goes measure them at a...
  15. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    and here is the current Arduino script who regain the DIRIN parameter needed to control it in STEPMOD

    #include <SPI.h>
    #include <mcp2515.h>


    struct can_frame canMsg1;
    struct can_frame...
  16. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    i got these 2444S 024B but they are planetary geared and i also have https://www.faulhaber.com/en/products/series/2444b/


    i also have a beefier one but no gears so it can move my X-axis...
  17. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    allright so there is alot of problems created by the Manager having a hard time to EEPSAV the parameters you choose in the memory and be able to respond to the CANOpen messages you send to him ....
  18. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    Well .... i went thru Motion Manager 5 (not the 6) and i opened the 5 nodes and renamed them to not have two node3 in the list and it been waayyy easier to send and EEPSAV the parameters . When...
  19. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    oh well , discovered something is weird.

    now with the buggin Node removed i can access to the network and the Node3 , to who i sent the messages with the Arduino Canbus shield script now sends...
  20. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    Oh well , after some fiddling i can see the Node#2 is bugging the whole Bus , i can see all the other nodes if the #2 is out of the bus , it may be bad , the MCBLs are approximately from 2007...
  21. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    i wired up everything on my machine and the arduino is working while sending the messages on the Bus and Enabling the Node 3 (the node i been able to Enable with the Arduino lately) who is at the...
  22. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    oh my goddddd , it is now WORKING!!

    waking up the NMT , then Start and then the motor gets into operational mode i cant turn it by hand it holds his position !!

    i think it took me 3 months...
  23. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    Oh ! i been able to use another Arduino Sketch to send messages the other Arduino script wasnt sending , creating a compiling error !

    It reacted when i used the 703 ID , node is #3 but i...
  24. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    Here it is what is in the terminal when i push the Enable button in the Manager , node #3 is the 4th ID number and for all nodes it should be 0x000 ID right?

    19:22:14.080 3EN ...
  25. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    okay do you mean you used the command menu in Manager to Start and Enable command and it works or you actually sent manually a message from a seperated CAN interface terminal?

    What i saw here...
  26. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    Whats up Iron ? Tried something ? I tried a bunch of times using other messages following the CANOpen manual of Faulhaber and it fails ... maybe just a simple variable i dont know about to setup...
  27. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    well , i been able to setup the CAN-Bus Shield on Arduino .
    i can see with the USB interface in Motion Manager that messages are sent on the Bus but it doesnt seem to do anything to the MCBL..... i...
  28. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    i gonna receive this kit friday , kinda lot of things and tutorials coming with it , will be learning more things ! Kinda reminds me when i had 8-10 years old , my dad offered me an electronic board...
  29. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    Well i got new from Faulhaber support and this MCBL 3006 C version is absolutely CAN dependent to work

    *************
    It appears that the problem is because you have the CAN version of the...
  30. Re: Faulhaber Servo Motor and driver , needs CANbus interface to setup , help!

    yes Uel is the seperated electronics power containing communications , Ub is the motor power , Faulhaber guy told me it is seperated with the 3085 option

    Good to see you have a connection !...
Results 1 to 30 of 111
Page 1 of 4 1 2 3 4