Search found 3102 matches

by tblough
Mon Jan 03, 2022 4:12 pm
Forum: Centroid Acorn CNC Controller
Topic: Spin High/Med/Low
Replies: 10
Views: 2308

Re: Spin High/Med/Low

CNC12 has provision for up to four spindle gear ratios. This allows for high/low gearing like on a Bridgeport knee mill, or a lathe with a gear-head spindle. Centroid will apply the appropriate gear ratio and display/command/use the correct spindle speed. The issue is how to tell CNC12 what gear you...
by tblough
Mon Jan 03, 2022 3:19 pm
Forum: Centroid Acorn CNC Controller
Topic: How do I account for belt driven reduction and multiple pulses per rev
Replies: 4
Views: 918

Re: How do I account for belt driven reduction and multiple pulses per rev

https://centroidcncforum.com/viewtopic.php?f=63&t=1650 tells how to calibrate your VFD.

Parameters 65-67 control the spindle gear ratio settings. I believe there is also a setting in the Wizard for this.
by tblough
Mon Jan 03, 2022 9:10 am
Forum: Centroid Acorn CNC Controller
Topic: Changing tool change position on CNC mill using Swissi's post processor
Replies: 16
Views: 3103

Re: Changing tool change position on CNC mill using Swissi's post processor

G28 is the correct method, but if you want to program ypur own moves, first delete the G28, and then use G90 X0 Y0.

G91 is INCREMENTAL move. You are asking the machine to move nothing in X and Y.
by tblough
Sun Jan 02, 2022 9:13 am
Forum: Centroid Acorn CNC Controller
Topic: Exceeding travel
Replies: 65
Views: 16366

Re: Exceeding travel

Since you say you've made changes to the tool offsets and WCS, please post a new report as well so we also have the new settings.
by tblough
Sat Jan 01, 2022 6:04 pm
Forum: Centroid Acorn CNC Controller
Topic: Changing tool change position on CNC mill using Swissi's post processor
Replies: 16
Views: 3103

Re: Changing tool change position on CNC mill using Swissi's post processor

The g-code you are running might not have a G28 command in it. Perhaps if you posted the g-code file along with the line number where you think the error is occuring, we might be able to help instead of just guessing. Attach a machine report as well so we can see your return positions. It's not poss...
by tblough
Sat Jan 01, 2022 1:15 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Hardinge TFB conversion to CNC
Replies: 2
Views: 827

Re: Hardinge TFB conversion to CNC

I'd go with a Centroid 10in/lb servo on X and a 16in/lb servo on Z. Centroid DC Servo Motors with encoder and cable installed (middle of page) Remember, this is a light-duty high-precision toolroom lathe. You not going to be hogging material with this machine so huge servos are not needed. Space on ...
by tblough
Sat Jan 01, 2022 9:12 am
Forum: Centroid Acorn CNC Controller
Topic: Unpredictable rural power.. online UPS?
Replies: 4
Views: 1297

Re: Unpredictable rural power.. online UPS?

If this is a non-closed loop Acorn system, you'd need a UPS sized to provide power to both the computer AND drives in order to prevent position loss during a brownout or power loss.

Just keeping the computer going so it can send pulses to drives that are off is not going to solve the problem.
by tblough
Fri Dec 31, 2021 6:11 pm
Forum: Centroid Acorn CNC Controller
Topic: Exceeding travel
Replies: 65
Views: 16366

Re: Exceeding travel

As I mentioned in a previous post the Intercon file is in the icnlathe directory. The. .cnc file is the compiled g-code. We would like the Intercon source file to help you debug.
by tblough
Fri Dec 31, 2021 3:53 pm
Forum: Centroid Acorn CNC Controller
Topic: Exceeding travel
Replies: 65
Views: 16366

Re: Exceeding travel

Other than the comment about your finish feedrate, ignore that last post of mine. Your tool change position is probably correct but we won't know for sure until you post the Intercon program and a report. With those two things and what tool number is your reference tool, I can load your report on a ...
by tblough
Fri Dec 31, 2021 12:30 pm
Forum: Centroid Acorn CNC Controller
Topic: g code / intercon
Replies: 7
Views: 1421

Re: g code / intercon

If CamBam doesn't have a Centroid specific post processor, it will most likely have a Fanuc one. CNC12 should have no problems loading and running Fanuc compatible g-code.