586,009 active members*
4,923 visitors online*
Register for free
Login
Results 1 to 8 of 8
  1. #1
    Join Date
    Dec 2017
    Posts
    24

    Post processor for Omio X8-2200L-USB

    I haven't succeded in getting my Omio X8-2200L-USB to behave correctly - I need to modify G-code prior to every job. I use "CNC Router Parts (Mach3Mill)" post processor in Fusion 360 and haven't been able to find any better.

    Note it is the newer USB version black control box (not the orange with EPL).

    Would appreciate all input and suggestions.

  2. #2
    Join Date
    Sep 2016
    Posts
    506

    Re: Post processor for Omio X8-2200L-USB

    If you know enough to hand edit your code into something that works, you will know what needs changing. It's a simple enough but tedious process, which pretty much just means reading through a big pile of gobbledegook until you find the bad scripts, and altering them accordingly.

    What exactly is wrong with the post?


    Sent from my iPhone using Tapatalk

  3. #3
    Join Date
    Dec 2017
    Posts
    24

    Re: Post processor for Omio X8-2200L-USB

    Ok. I don't have the time, knowledge and stamina to sit down and analyze the code. I'm busy trying to learn understand G-code.

    From zero but it doesn't rise before going to the starting point and drags on the surface. I had a X-carve earlier and the bit did rise - using exactly the same files and CAM.




    Quote Originally Posted by Mmpie View Post
    If you know enough to hand edit your code into something that works, you will know what needs changing. It's a simple enough but tedious process, which pretty much just means reading through a big pile of gobbledegook until you find the bad scripts, and altering them accordingly.

    What exactly is wrong with the post?


    Sent from my iPhone using Tapatalk

  4. #4
    Join Date
    Sep 2016
    Posts
    506

    Re: Post processor for Omio X8-2200L-USB

    Can you send a bit of your start code?


    Sent from my iPhone using Tapatalk

  5. #5
    Join Date
    Dec 2017
    Posts
    24

    Re: Post processor for Omio X8-2200L-USB

    My temporary solution is to put "G0 Z5" before "G0 X52.6 Y26.2".




    (1001)
    (T1 D=2. CR=0. - ZMIN=-3. - FLAT END MILL)
    G90 G94 G91.1 G40 G49 G17
    G21


    (2D CONTOUR1)
    M5
    M9
    T1 M6
    S18000 M3
    G54
    M8
    G0 X52.6 Y26.2
    G43 Z15. H1
    Z5.
    G1 Z2. F333.
    Z-0.8
    G18 G3 X52.4 Z-1. I-0.2 K0.

  6. #6
    Join Date
    Sep 2016
    Posts
    506

    Re: Post processor for Omio X8-2200L-USB

    Ah. You're using a different post.

    Use the normal Mach3mill post.

    That should work with it.


    Sent from my iPhone using Tapatalk

  7. #7
    Join Date
    Dec 2017
    Posts
    24

    Re: Post processor for Omio X8-2200L-USB

    I have tried that. Then the spindle goes down instantly. Luckily I held my hand on the emergency button.

  8. #8
    Join Date
    Sep 2016
    Posts
    506

    Re: Post processor for Omio X8-2200L-USB

    Here, I'm at work so no real time to do much.

    Attached is a very quick fix, not the ideal way of doing it. Make sure you set your workpiece coords using G54 and leave G53 Z0 at machine zero. Will need saving as a .cps extension and putting in your personal posts folder.

    It should do until you feel confident to change it to suit yourself.
    Attached Files Attached Files

Similar Threads

  1. Replies: 1
    Last Post: 01-02-2021, 11:05 PM
  2. New Omio X8-2200L-USB won't work
    By dynaflux in forum Chinese Machines
    Replies: 6
    Last Post: 01-05-2018, 01:23 PM
  3. omiocnc X6-2200L, bad PSU?
    By Dustmite in forum Chinese Machines
    Replies: 24
    Last Post: 04-06-2017, 02:15 AM
  4. Omio X8-2200L vs Jinan LXG0609 ?
    By frStudent in forum Chinese Machines
    Replies: 2
    Last Post: 10-25-2016, 06:18 PM
  5. X6-2200L or... ?
    By Jmac80 in forum Chinese Machines
    Replies: 3
    Last Post: 10-27-2015, 04:46 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
  •