585,997 active members*
4,844 visitors online*
Register for free
Login

Thread: Mk3 inputs.

Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2017
    Posts
    119

    Mk3 inputs.

    Is it possible to use a switch on the cnc table that makes the machine go to park?

    And set zero?

    I am planning on making a jogging keyboard with switches for all the axes, start, stop and if possible go to park and srt zero.

  2. #2
    Join Date
    Mar 2017
    Posts
    1312

    Re: Mk3 inputs.

    You can make user defined script that does what you want and assign shortcut to it. All inputs can be used for shortcuts.

  3. #3
    Join Date
    Jun 2017
    Posts
    119
    Quote Originally Posted by PlanetCNC View Post
    You can make user defined script that does what you want and assign shortcut to it. All inputs can be used for shortcuts.
    How would that work? You are talking about doing this on the pc/software side with usb/Bluetooth?

    I would like to do this on the hardware side with inputs directly to the mk3.

  4. #4
    Join Date
    Mar 2017
    Posts
    1312

    Re: Mk3 inputs.

    You can define all eight Mk3 inputs to execute any command you want. This is set in "Settings/Shortcuts". You can also use it to execute user defined scripts.
    Jogging works same way except that it uses its own jog inputs.

    Without PC controller is not usable anyway.

  5. #5
    Join Date
    Jan 2018
    Posts
    21

    Re: Mk3 inputs.

    I solved like this:

    I bourgt an Teensy 3.2 like that: https://www.antratek.de/teensy-3-2-p...SABEgI7NPD_BwE
    Then i programmed some functions to the different outputs.
    e.g. Push button on pin 14 send /430 (maybee homing)
    Then i build a remotecontrol with the most used functions uns put some buttons in.
    I wired the buttons to the pins on teensy and wired teensy to usb.
    in the TNG -> shortcuts i set the commands from remotecontrol (teensy) to MDI.

    It works like that:
    Press button "homing" on remote, teensy send command "/430" to MDI.
    MDI knows "430" is set to homing.
    thats it.

    Maybee i can send some pictures if you want.

  6. #6
    Join Date
    Mar 2017
    Posts
    1312

    Re: Mk3 inputs.

    Instead to MDI you can also send keyboard shortcuts. It might be more convenient for some commands.

Similar Threads

  1. g540 need more inputs!!!
    By DIRKHALLSZ in forum Gecko Drives
    Replies: 4
    Last Post: 03-16-2018, 02:46 PM
  2. ESS: Using all 15 inputs and one BOB?
    By Azalin in forum SmoothStepper Motion Control
    Replies: 4
    Last Post: 10-15-2017, 05:24 PM
  3. CNC Inputs - Help Please!
    By geordieboy in forum Controller & Computer Solutions
    Replies: 10
    Last Post: 12-30-2012, 11:36 PM
  4. More Inputs please ??
    By Biggermens in forum CNC Machine Related Electronics
    Replies: 7
    Last Post: 12-06-2010, 05:58 PM
  5. inputs outputs
    By sintratech in forum Machines running Mach Software
    Replies: 6
    Last Post: 04-01-2007, 08:17 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •