592,217 active members*
5,596 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Uncategorised CAM Discussion > Software suggestion to automate pen plotting on a CNC mill/rou. Excel/.CSV --> Gcode
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2020
    Posts
    2

    Software suggestion to automate pen plotting on a CNC mill/rou. Excel/.CSV --> Gcode

    Hi,

    I run an electrical panel shop. I'm trying to automate the process of pen plotting electrical terminal markers. Basically this -->

    https://www.youtube.com/watch?v=YOxfzdSlkSo

    I have a Knee Mill running Centroid Oak and a CNC router running Centroid Acorn. I can put a pen holder in either one to get the job done. The terminal markers, cable tags, etc. sit in custom trays, like in the video.

    I already engrave switch & cabinet labels on the router, but it's a few per job, so I just modify a template by hand and generate the Gcode using Vectric V-Carve pro.

    For the terminal strips, it can be dozens to hundreds per project. My electrical drafting software (AutoCAD Electrical) can generate an excel file with all of the labels (1023, 1024, 1051, 1066, etc..). I'd like to create a template with placeholders to populate from the excel file.

    V-Carve pro has a "plate production" utility. but this generates the layout on the fly using preset X/Y sizes and gaps. This may work, but I'd prefer to have full control over the layout as some of the marker holders are not regular spacing, have rotated labels, etc.

    Software suggestions?
    What I already have:
    AutoCAD
    Fusion 360
    V-carve Pro
    Tag Print Pro (label printing software)

    Thanks.

  2. #2
    Join Date
    Jun 2015
    Posts
    4184
    Hy, i can help with creating a custom application, particularized how you like.

    It will have graphical if you wish, gcode creation, excel sheet read or write, or other kind of input, like on screen table, list, etc / kindly
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

  3. #3
    Join Date
    Aug 2020
    Posts
    2

    Re: Software suggestion to automate pen plotting on a CNC mill/rou. Excel/.CSV --> G

    For anyone in the future, I found an easy way to do this with the software I already have.
    AutoCAD has an express tool called ATTIN to import block attributes from a .txt file. An AutoCAD drawing is created for each type of label sheet that needs to be plotted with a block attribute for each label. The data to populate the labels is imported using the ATTIN command.
    I then can import the AutoCAD file into V-carve to generate the G-code.

    The AutoCAD to V-carve workflow is the way I do a lot of my engraving. I find it much faster to create the artwork in AC than VC. I have a template file for both softwares with the layer names mapped to a toolpath in VC ("eighth_inch_text", "quarter_inch_text", "borders", "cutouts", etc.). In VC within the "EDIT TOOLPATH" dialog, hit the "VECTOR SELECTOR" button, tick "SELECT VECTORS ON --> SELECTED LAYERS ONLY" and tick the appropriate layer. Make sure the "ASSOCIATE WITH TOOLPATH" box is ticked. All you need to do is import the AC file into VC, recalculate all toolpaths and generate your G-code.

  4. #4
    Join Date
    Feb 2023
    Posts
    2

    Re: Software suggestion to automate pen plotting on a CNC mill/rou. Excel/.CSV --> G

    For automating pen plotting from Excel to G-code, you might want to look into using a scripting language like Python. There are libraries like pandas for handling Excel files and gcode to generate G-code. This way, you can create a custom template and adjust the layout exactly how you want it, especially for those tricky marker holders.I’ve done something similar for a project where I had to generate labels based on data from Excel. I used My Excel Online to help brush up on some Excel functions, which made it easier to organize my data before feeding it into my script. It was a bit of trial and error, but it turned out to be super satisfying once everything was set up!

Similar Threads

  1. Generate Geometry from Excel/CSV/TXT
    By DH2909 in forum Solidworks
    Replies: 2
    Last Post: 02-19-2021, 07:22 AM
  2. Replies: 5
    Last Post: 06-11-2016, 01:26 AM
  3. Pen Plotting Text From VE LXI Expert 10.5
    By smokediver576 in forum Signmaking Topics
    Replies: 0
    Last Post: 05-20-2016, 02:33 PM
  4. Disposable plotting pen
    By bhurts in forum Uncategorised WoodWorking Machines
    Replies: 3
    Last Post: 04-02-2015, 08:05 PM
  5. Editing Gcode in excel for 9 axis CNC ??
    By imanflash in forum G-Code Programing
    Replies: 5
    Last Post: 03-23-2009, 04:56 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
  •