. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Hi chaps.i am having trouble scaling my work usinits far to mach3. I have used artcam 2017 to design the part and write the g code.checked the g code in cam editor and it looks ok, showing the correct tool path and measurements which are in MM.
    Mach 3 is set up for MM. I have checked the measurements of the motor movements using the Mach 3 set up and they are correct in all axis.
    But once the g code is loaded and starts to run, the machine makes the pattern far to large. Yet when I load the road runner test piece its far to small.
    What am I doing wrong?????.

  2. #2
    Terry post the file as Txt file and I'll take a look.

    The road runner is set for imperial units so it's correct that it would be small if using metric units. ie 1 inch would equal 1mm.
    If you want to see the road runner cut correctly then type G20 in the MDI before running the code. Warning check the extents to make sure it will fit within your cutting area. Also Type G21 after it's cut to put you back in Metric.

    Regards your G-code Did you use Post processor designed for Mach3.? And was it Metric.?

  3. #3
    (motormouting inside motor hole profile 4 hole g code)(Material Size) (X=55.000, Y=55.000, Z=0.000)
    (Tool Number:1) (3.000 mm dia. slot drill)
    G017 G21 G49 G80 G90 G91.1
    G0Z5.0000
    M3 S15000
    G0 X4.4000 Y26.6000 Z3.0000
    G1 Z-1.6667 F240
    G3 X28.4000 Y2.6000 I24.0000 J0.0000 F600
    G3 X52.4000 Y26.6000 I0.0000 J24.0000
    G3 X28.4000 Y50.6000 I-24.0000 J-0.0000
    G3 X4.4000 Y26.6000 I0.0000 J-24.0000
    G1 Z-3.3333 F240
    G3 X28.4000 Y2.6000 I24.0000 J0.0000 F600
    G3 X52.4000 Y26.6000 I0.0000 J24.0000
    G3 X28.4000 Y50.6000 I-24.0000 J-0.0000
    G3 X4.4000 Y26.6000 I0.0000 J-24.0000
    G1 Z-5.0000 F240
    G3 X28.4000 Y2.6000 I24.0000 J0.0000 F600
    G3 X52.4000 Y26.6000 I0.0000 J24.0000
    G3 X28.4000 Y50.6000 I-24.0000 J-0.0000
    G3 X4.4000 Y26.6000 I0.0000 J-24.0000
    G0 Z3.0000
    G0 X1.5000 Y6.9641
    G1 Z-1.6667 F240
    G1 Y48.0359 F600
    G3 X6.3284 Y48.6716 I2.0000 J3.4641
    G3 X6.9641 Y53.5000 I-2.8284 J2.8284
    G1 X48.0359
    G3 X48.6716 Y48.6716 I3.4641 J-2.0000
    G3 X53.5000 Y48.0359 I2.8284 J2.8284
    G1 Y6.9641
    G3 X48.6716 Y6.3284 I-2.0000 J-3.4641
    G3 X48.0359 Y1.5000 I2.8284 J-2.8284
    G1 X6.9641 Y1.5000
    G3 X6.3284 Y6.3284 I-3.4641 J2.0000
    G3 X1.5000 Y6.9641 I-2.8284 J-2.8284
    G1 Z-3.3333 F240
    G1 Y48.0359 F600
    G3 X6.3284 Y48.6716 I2.0000 J3.4641
    G3 X6.9641 Y53.5000 I-2.8284 J2.8284
    G1 X48.0359
    G3 X48.6716 Y48.6716 I3.4641 J-2.0000
    G3 X53.5000 Y48.0359 I2.8284 J2.8284
    G1 Y6.9641
    G3 X48.6716 Y6.3284 I-2.0000 J-3.4641
    G3 X48.0359 Y1.5000 I2.8284 J-2.8284
    G1 X6.9641 Y1.5000
    G3 X6.3284 Y6.3284 I-3.4641 J2.0000
    G3 X1.5000 Y6.9641 I-2.8284 J-2.8284
    G1 Z-5.0000 F240
    G1 Y48.0359 F600
    G3 X6.3284 Y48.6716 I2.0000 J3.4641
    G3 X6.9641 Y53.5000 I-2.8284 J2.8284
    G1 X48.0359
    G3 X48.6716 Y48.6716 I3.4641 J-2.0000
    G3 X53.5000 Y48.0359 I2.8284 J2.8284
    G1 Y6.9641
    G3 X48.6716 Y6.3284 I-2.0000 J-3.4641
    G3 X48.0359 Y1.5000 I2.8284 J-2.8284
    G1 X6.9641 Y1.5000
    G3 X6.3284 Y6.3284 I-3.4641 J2.0000
    G3 X1.5000 Y6.9641 I-2.8284 J-2.8284
    G0 Z3.0000
    G0 X0.0000 Y0.0000 Z5.0000
    G0Z5.0000
    G0X0.0000Y0.0000
    M5
    M30




    this is the g code I used. it looked ok on CAMotics, but Mach 3 made it far to big. whats wrong ?????

  4. #4
    Can't see anything wrong there and it loads into mach fine here. Roughly 54mm square.

    If you can't find any obvious reason ie Step per Settings etc then I'd install Mach3 again seen daft things like this happen before. just install over top of existing setup all settings will be retained.

    Sure this won't be the case but you haven't set scale factor have you.? If you have the scale LED's will be flashing at you so will be obvious.

  5. #5
    Hi.i am looking at the mach3 manual, but it as nothing on scale. In what position are the scale factor leds. Apart from looking at the scale factors, and reloading mach, is there anything else I need to look at. As stated the tool moves correctly when setting the auto measurements of axis. Thanks for helping.

  6. #6
    See pic for scaling location.

    To test if moving correct distance use the MDI and command a move. Try this.
    First Zero the axis you wish to move. In this case lets say X axis. Type these commands in order written below push enter after each.

    G21
    G90
    G1 X54 F500

    If it doesn't move correct distance then it can only be that your Steps per are not set correctly.

    It's very easy to calculate the steps per. Take the micro step setting on the drive and divide by the pitch of the ballscrew. If uses ratio this will need be taken into account.

    Click image for larger version. 

Name:	scale.png 
Views:	989 
Size:	537.1 KB 
ID:	19194

  7. #7
    Hey!

    I know this post is old but I was wondering if anyone can help me to figure out what I am doing wrong. I am using Aspire/Vcrave to generate some gcodes so I can machine it in mach3. for some reason the mach3 keeps up-scaling any gcode I try to load like by X10!

    I have the mach3 to mm and the gcode is set to metric for sure. For some reason the mach3 reads millimeters as if the were centimeters, i.e if the gcode was 100 x 100 x 6 mm it show it as 100 x 100 x 6 cm!
    At this point I am not sure how to deal with this issue.
    I will be really thankful if anyone can provide help or a solution.

    Thanks in advance!

  8. #8
    Show the code or a sample thereof.
    You think that's too expensive? You're not a Model Engineer are you? :D

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Arc movement issue
    By lukecnc2012 in forum Metalwork Discussion
    Replies: 4
    Last Post: 09-08-2015, 07:15 PM
  2. Up-scaling CNC Sidewinder to cut 8x4?
    By toby in forum Machine Discussion
    Replies: 4
    Last Post: 11-05-2015, 09:15 AM
  3. In profile mode Mach cuts corners off? Shortest distance issue?
    By marbles in forum Artsoft Mach (3 & 4)
    Replies: 16
    Last Post: 29-04-2015, 12:34 PM
  4. THC Setting Issue?
    By Davek0974 in forum Plasma Table Machines
    Replies: 8
    Last Post: 17-10-2014, 07:53 AM
  5. Ref all home issue? A hand would be great just here!
    By suesi34e in forum Artsoft Mach (3 & 4)
    Replies: 4
    Last Post: 24-09-2014, 09:54 PM

Bookmarks

Posting Permissions

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