Search found 7412 matches

by cnckeith
Tue May 14, 2024 5:13 pm
Forum: Centroid Acorn CNC Controller
Topic: Axis motion after electronics moved to new enclosure
Replies: 1
Views: 4

Re: Axis motion after electronics moved to new enclosure

hello.
any axis motor moving in only one direction is indication of the direction signal not making it to the drive.
since you swapped stepper drives and the issue stayed on that axis, check again the wiring of that axis.
by cnckeith
Tue May 14, 2024 5:05 pm
Forum: Centroid Acorn CNC Controller
Topic: Introduction video to using Notepad ++ and the NCnetic G code editing plugin.
Replies: 0
Views: 3

Introduction video to using Notepad ++ and the NCnetic G code editing plugin.

Introduction video to using Notepad ++ and the NCnetic G code editing plugin.
and How to install it with the Centroid CNC PC Tuner.

https://centroidcncforum.com/viewtopic.php?f=61&t=10164
by cnckeith
Tue May 14, 2024 5:00 pm
Forum: Centroid Acorn CNC Controller
Topic: File Does Not Have An App Associated With It
Replies: 12
Views: 1746

Re: File Does Not Have An App Associated With It

tblough wrote: Wed Nov 29, 2023 2:01 pm And Notepad++ has the incredible NCnetic plugin for visualizing your g-code.
by cnckeith
Tue May 14, 2024 4:59 pm
Forum: Acorn CNC Knowledge Base Videos
Topic: Edit CNC G code with Notepad ++ and the free NCnetic plug in, auto install via Centroid PC Tuner
Replies: 0
Views: 2

Edit CNC G code with Notepad ++ and the free NCnetic plug in, auto install via Centroid PC Tuner

See how the NCnetic plug in for Notepad ++ is helpful for editing G code.
Easy install with the Free Centroid CNC PC Tuner app.



Download the Centroid PC Tuner here
https://www.centroidcnc.com/centroid_di ... loads.html
by cnckeith
Fri May 10, 2024 8:54 pm
Forum: Centroid Acorn CNC Controller
Topic: New Build Steel Frame Router
Replies: 28
Views: 618

Re: New Build Steel Frame Router

yes triangulation is the answer.
by cnckeith
Fri May 10, 2024 8:53 pm
Forum: Centroid Acorn CNC Controller
Topic: Wizard PLC function to change spindle direction and enable?
Replies: 9
Views: 220

Re: Wizard PLC function to change spindle direction and enable?

There's two paths that I can see: 1. Wire to the output relays and choose the NO or NC contact depending on whether or not the enable input needs to conduct to be on. 2. Find the line in the PLC and invert the behavior. #1 is the easiest, suggesting a plc program change and compile is fraught with ...
by cnckeith
Fri May 10, 2024 3:56 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Setting Up Allin1DC on an older 2axis Prototrak Mill
Replies: 17
Views: 381

Re: Setting Up Allin1DC on an older 2axis Prototrak Mill

go to intercon and create a fresh g code program ,would take less time than me typing this. :-)) none of the sample programs are setup for 2 axis.
by cnckeith
Fri May 10, 2024 2:16 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Setting Up Allin1DC on an older 2axis Prototrak Mill
Replies: 17
Views: 381

Re: Setting Up Allin1DC on an older 2axis Prototrak Mill

what do you mean by existing program? what kind of program, a part g code program or intercon? post a g code program from intercon, take a look a the g code it produces. if you have g code from some other source, use an editor to edit that g code to look like the intercon generated 2d gcode. from th...