Is the park macro in the default cncm files? What's it called (or what's the file path)? Thanks.
Search found 15 matches
- Sat Jun 06, 2020 8:26 am
- Forum: Centroid Acorn CNC Controller
- Topic: Homing Sequence
- Replies: 14
- Views: 5994
Re: Homing Sequence
This post has been liked 0 time(s).
- Sat May 11, 2019 10:54 pm
- Forum: Centroid Acorn CNC Controller
- Topic: How to reset a User-String-Variable #300 - #399?
- Replies: 10
- Views: 4989
Re: How to reset a User-String-Variable #300 - #399?
Not trying to modify the PLC. Just trying to reset a user-string-variable back to zero-length.
Here's an example:
;------------------------------------------------------------------------------
; Filename: test.cnc
; VARIABLES USED
; #301 - String Variable 1
; #302 - String Variable 2
; #303 ...
This post has been liked 0 time(s).
- Fri Apr 26, 2019 8:18 am
- Forum: Centroid Acorn CNC Controller
- Topic: ClearPath Trouble - Step Input timing error - Resolved!
- Replies: 15
- Views: 6291
Re: ClearPath Trouble - Step Input timing error
Try this: run a new step wire and direction wire from the acorn terminal to the clearpath and test.
This post has been liked 0 time(s).
- Sat Apr 20, 2019 9:21 pm
- Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
- Topic: Run Time Graphics
- Replies: 2
- Views: 2465
Re: Run Time Graphics
Old thread, I know. But for future readers, here is additional info.
I too had this problem of no trail being shown (but it did show recently, before a centroid software update). Keith's comment made me realize that I did not have a tool specified at all in the gcode. It was hastily written test ...
I too had this problem of no trail being shown (but it did show recently, before a centroid software update). Keith's comment made me realize that I did not have a tool specified at all in the gcode. It was hastily written test ...
This post has been liked 0 time(s).
- Wed Mar 20, 2019 8:00 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Clearpath SDSK error
- Replies: 5
- Views: 2703
- Wed Mar 20, 2019 5:54 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Clearpath SDSK error
- Replies: 5
- Views: 2703
Re: Clearpath SDSK error
The error persists. Axis tuned many times, including profile resets. I'll try another PC today. Any further input is welcome.
This post has been liked 0 time(s).
- Sun Mar 17, 2019 8:39 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Clearpath SDSK error
- Replies: 5
- Views: 2703
Clearpath SDSK error
V 4.12
New retrofit of a gantry router using Clearpath SDSK-3421S-ELN's. I am getting an error from MSP (Teknic software) on the Z axis with the message "Step input timing error". The error is always following a G0 Z move. Are there settings that Acorn and Clearpaths like to get along? I tried the ...
New retrofit of a gantry router using Clearpath SDSK-3421S-ELN's. I am getting an error from MSP (Teknic software) on the Z axis with the message "Step input timing error". The error is always following a G0 Z move. Are there settings that Acorn and Clearpaths like to get along? I tried the ...
This post has been liked 0 time(s).
- Sat Mar 16, 2019 11:52 am
- Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
- Topic: Notepad++ User-Defined Centroid Language
- Replies: 5
- Views: 3051
Re: Notepad++ User-Defined Centroid Language
Ive always folded gcode at tool changes, but thats just me.
This post has been liked 0 time(s).
- Fri Mar 15, 2019 5:57 pm
- Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
- Topic: Notepad++ User-Defined Centroid Language
- Replies: 5
- Views: 3051
Re: Notepad++ User-Defined Centroid Language
For gcode/macros. I saw your other post, great job although I'm not to the PLC customizing stage in my usage. I'd be all for abandoning Notepad++ if something better comes along! Get to writing that VS extension! :D :lol:
Update: I see now that you already released the extension. Thanks! I look ...
Update: I see now that you already released the extension. Thanks! I look ...
This post has been liked 0 time(s).
- Fri Mar 15, 2019 3:57 pm
- Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
- Topic: Notepad++ User-Defined Centroid Language
- Replies: 5
- Views: 3051
Notepad++ User-Defined Centroid Language
Is there a Notepad++ language definition floating around written for Centroid (user-defined language)? I'm using my own which I am making up as I go, but would willingly comply to a written format. For example, for "Folding Code" I am using ;{ as open and ;} as close (curly brackets borrowed from C ...
This post has been liked 0 time(s).