584,829 active members*
4,990 visitors online*
Register for free
Login

Search:

Type: Posts; User: scorch

Page 1 of 8 1 2 3 4

Search: Search took 0.01 seconds.

  1. Re: Gcode Ripper - Ripped code is to high on the surface...

    My probe design on Thingiverse is normally closed but the inverting circuit makes it normally open. So if you are OK with normally closed you can just leave out the circuit.

    I am not going to...
  2. Re: Gcode Ripper - Ripped code is to high on the surface...

    Did you look at the probe data file? All of your probe points are close to 0.9mm.

    So G-Code Ripper is offsetting your g-code ~0.9mm above the surdace. Your cut depth is .2mm so the bit is...
  3. Replies
    2
    Views
    2,099

    Re: Gcode Ripper- job sequence optimization

    With G-Code Ripper you can reuse probe data between multiple operations.

    Here is the process:

    1. Enter the offset between the probe and cutting tool (if there is any)

    2. Zero the tool on...
  4. Replies
    5
    Views
    3,695

    Re: f-engrave Inlay is too small

    I used the g-code you sent me (via e-mail) and made solid models with CAMOTICS output (from your g-code). The inlay looks fine see the attached picture.

    445534

    I did not see this thread until...
  5. Replies
    5
    Views
    3,109

    Re: Mach3 G-Code-Ripper not working

    This is a problem with MACH3 and/or the controller board you are using. Other people have reported problems like this. At least one fixed it by upgrading the firmware on the controller.

    I don't...
  6. Replies
    112
    Views
    55,324

    Re: G-Code Ripper - Scale, Rotate and Split G-code

    In V0.18 I had some g-code that work with LinuxCNC but MACH can not handle. I fixed it in V0.19 so that the code that MACH cannot use is replaced with something simpler when MACH is selected.

    ...
  7. Replies
    5
    Views
    2,361

    G-Code Ripper will run on Windows XP. Did you...

    G-Code Ripper will run on Windows XP.

    Did you install Microsoft Visual C++ 2008 Redistributable Package (x86) as Jim Dawson suggested?
  8. Replies
    112
    Views
    55,324

    Yes, it works with Win 10, 64bit. 1. Download...

    Yes, it works with Win 10, 64bit.

    1. Download the file that ends in "_win.zip" (i.e. G-Code_Ripper-0.17_win.zip)

    2. Unzip the file. (right click on it and choose unzip or similar option.)

    3....
  9. Replies
    112
    Views
    55,324

    Thanks

    Thanks
  10. Replies
    112
    Views
    55,324

    Re: G-Code Ripper - Scale, Rotate and Split G-code

    For the design you have shown you can do the following:
    1. Set "Scale XY" to 70% in G-Code Ripper
    2. Write the probe file by clicking the "Save G-Code File - Probe Only
    3. Run the probe Only file...
  11. Replies
    112
    Views
    55,324

    Re: G-Code Ripper - Scale, Rotate and Split G-code

    The algorithm that G-Code Ripper uses to map between the probe points requires that the probe points are in a rectangular grid. For cases like this you can set something outside of the object you...
  12. Replies
    112
    Views
    55,324

    I don't understand what the issue is...

    I don't understand what the issue is...
  13. Replies
    2
    Views
    1,262

    Re: gcode ripper not starting at origin

    It sounds like your design tool paths extend to a minimum X value of -0.1 and a minimum Y value of -0.6.

    G-Code Ripper can adjust the origin for you if you want it to. To adjust the origin you...
  14. Replies
    112
    Views
    55,324

    Re: G-Code Ripper - Scale, Rotate and Split G-code

    When you open G-Code Ripper it tries to open the file that was open when the settings were saved.

    Option 1: Ignore the error and just open another valid g-code file. (G-Code Ripper does not work...
  15. Replies
    112
    Views
    55,324

    It might be a problem with the g-code. Without...

    It might be a problem with the g-code. Without seeing the input g-code file I can't tell.
  16. Replies
    2
    Views
    1,589

    From the F-Engrave web page: If the windows...

    From the F-Engrave web page:
    If the windows executable does not work right away install the “Microsoft Visual C++ 2008 Redistributable Package (x86)”. The program I use to create the Windows...
  17. Replies
    12
    Views
    5,269

    Did you look in the g-code for feed rate changes?

    Did you look in the g-code for feed rate changes?
  18. Replies
    12
    Views
    5,269

    Re: G-code Ripper for newbie

    What feed rate did you expect? :)

    The problem is there is no feed rate defined before the first G1 command in your input file. G-Code Ripper has no idea what speed to use so it goes with...
  19. Replies
    12
    Views
    5,269

    Re: G-code Ripper for newbie

    The easiest way to run g-code ripper in Linux is to download the file then type "python g-code_ripper-016.py" in a terminal window. (You need to be in the folder that contains the file named...
  20. Replies
    393
    Views
    67,918

    Re: Open Source V-Carving

    Looks like you have it figured out. I hope it turns out good for you this time.
  21. It looks like Inkscape does not like the DXF file...

    It looks like Inkscape does not like the DXF file format yhat is being exported by your CAD program. You can try adjusting your CAD export settings
  22. Replies
    112
    Views
    55,324

    No. The source code is readily available at...

    No. The source code is readily available at www.scorchworks.com
  23. Re: Importing a CAD file with LaserDRW and K40 Laser

    To bring vectors into LaserDRW you can use the LaserDRW Inkscape extension.
    Laser Draw (LaserDRW) - Inkscape Extension
    Inkscape can read multiple input file types. You just need to find one that...
  24. Replies
    393
    Views
    67,918

    Thanks for sending the g-code. Having the file...

    Thanks for sending the g-code. Having the file always helps clarify things.

    Unfortunatly the file you sent does not support your statements above. The cuts in the g-code you sent start at .0625...
  25. Replies
    393
    Views
    67,918

    You can use either 'Flip Normals' or 'Add Box'...

    You can use either 'Flip Normals' or 'Add Box' the only difference is that 'Add Box' adds the box. The box helps define an area that will be cleaned up around the design. If you don't use 'Add Box'...
  26. Replies
    2
    Views
    2,461

    Re: F-Engrave v1.59 hang

    @thunterman, thanks for sending the files. There was a bug in the new cleanup code that was added in V1.59. I have fixed the bug and uploaded a new version of F-Engrave V1.60 to the F-Engrave web...
  27. Replies
    2
    Views
    2,461

    Re: F-Engrave v1.59 hang

    I have not been able to repeat the behavior you are reporting so I need additional information.

    The best way to give me all of the details is to save a g-code file with the "Suppress Comments"...
  28. Replies
    112
    Views
    55,324

    Re: G-Code Ripper - Scale, Rotate and Split G-code

    You might consider making a copy of the post processor files and edit them to fit your need. I am not familiar with the format of Solidcam files but generally post processor files are reasonably...
  29. Replies
    112
    Views
    55,324

    Re: G-Code Ripper - Scale, Rotate and Split G-code

    I think about the potential mirror option sometimes but getting it to work right with the milling style (climb mill vs. conventional) make things complicated. Running the tool path backwards to...
  30. Replies
    112
    Views
    55,324

    Re: G-Code Ripper - Scale, Rotate and Split G-code

    use the -12.500 value.
Results 1 to 30 of 232
Page 1 of 8 1 2 3 4