brock
New Member
Posts: 4
|
Post by brock on May 28, 2024 16:34:22 GMT -5
New Iconic 6. Just doing a simple 2" square centered on 8" x 8" board with 1/4" 60 degree V bit. Pass depth of .05" and cut depth of .125" so three passes. Post processor is Axiom HHC CNC. Every operation of the CNC is double the size. The square will be carved as a 4" square as if it was centered on a 16"x16" board and each pass will be double the depth. The firmware for the Handheld controller was updated with file sent from Axiom but did not fix the issue. Appears to be a scaling issue??? How to fix???
G-Code is correct:
(Filename: Square2inch)
N10M03S22000
(Profile 1)
N30G00X76.200Y76.200
N40G00Z5.080
N50G1Z-1.058F508.0
N60G1X127.000F1524.0
N70G1Y127.000
N80G1X76.200
N90G1Y76.200
N100G1Z-2.117F508.0
N110G1X127.000F1524.0
N120G1Y127.000
N130G1X76.200
N140G1Y76.200
N150G1Z-3.175F508.0
N160G1X127.000F1524.0
N170G1Y127.000
N180G1X76.200
N190G1Y76.200
N200G00Z5.080
N210G00Z20.320
N220M05
N230M30
%
|
|
brock
New Member
Posts: 4
|
Post by brock on Jun 1, 2024 15:11:26 GMT -5
Somewhat fixed with no help from Axiom. I changed the pulse equivalent for x and y from 2560 to 1280 and the Z pulse from 5120 to 2560. That got things close but had to adjust Z pulse to 2590 to get cut depths closer. Still need to do more measuring and tweaking the pulses. Homing speed is now also very slow so I might need to adjust that as well. Also had to edit table size and toolset speed. Table size was double my table and toolset speed would lower waaaay too fast.
Is it normal to purchase a new machine (Iconic6) and have to edit all the settings in the HHC? Was my machine built with the wrong step motor? I can't tell as there are no markings on the stepper motors other than some Chinese characters.
|
|
|
Post by eagle55 on Jun 1, 2024 17:21:37 GMT -5
Wondering if they might have put an AR-8 controller on the Iconic or if it is different. I would have thought Axiom would know that and everything else that could be wrong. Would it help to know the same values n another controller? I have an AR-8 Pro V5. Let me know I will be going home tomorrow. May be another place that it should be changed instead of that one. Just thinking but don’t know from experience.
|
|
brock
New Member
Posts: 4
|
Post by brock on Jun 1, 2024 18:21:57 GMT -5
These are some of the original settings that came with the machine. X pulse 2560 Y pulse 2560 Z pulse 5120 Table size: X=605 Y=1210 Z=150 (Iconic6 does not have a Z height this tall) Toolset speed 600 Fall Height = 5 Safehgh = 40 Max Depth -1000000 Max Speed X=4000 Y=4000 Z=4000
Don't recall what the other original settings were before updating the firmware from Axiom. The only settings that changed with the updated firmware from Asiom were the table sizes. Could it be possible a setting in the actual control box (not the HHC)? I have not messed with that as I don't know what those do other than manually changing spindle speed.
|
|