The Shop > CNC
DDCSV1.1 4 Axis controller
rayfredo:
Hi everybody
programmed advances G01 and G00 do not work
do you have an idea
RAYFREDO
AVK74:
Softlimit works?
Unkas:
Hello everyone, how can a new language file be implemented?
Regards
c4g:
--- Quote from: Muzzerboy on December 29, 2018, 05:02:06 PM ---
--- Quote from: c4g on November 30, 2018, 12:34:21 AM ---Still, automating all of this in one file, and having the DDCS pause on M00,M01 or T# M06 gcodes would be the way to go.
--- End quote ---
If you have time, look into editing your F360 post processor - it's actually fairly straightforward to add / remove commands etc. I'm no software engineer but managed to make my own custom post for my Newker (Chinesium) controller, starting from the generic Fanuc version provided. It's written in Javascript, apparently.
Have a look https://forums.autodesk.com/t5/fusion-360-computer-aided/editing-post-processor/td-p/6709385 There's even a tutorial showing you how to create your own post processor from scratch.
--- End quote ---
Excellent suggestion. Luckily the post processor script is similar to python, so i was able to create my own post processor. I mashed together the fusion360 "fanuc with subprograms" code with brainrights code (http://www.brainright.com/Projects/CNCController/) and now have properly formatted subroutine for each tool. Also the main script has a summary of the tools and process order that I use as a referral sheet.
There seems to be a bug in the DDCS software that it will not load M98 Pxxxx calls from separate files located in the same folder as the main program. If the subroutine is wrapped within the main file then M98 calls will work. As I posted previously, Im using separate subroutine files to facilitate manual tool changes.
The next firmware release really needs to implement M00(stop), M01 (pause) and T6 (with built in pause) commands. They are a feature worth having.
picclock:
Latest firmware, install(2019-01-22-106).zip, is out and developer, ytliu is back on the forum
http://bbs.ddcnc.com/forum.php?mod=viewthread&tid=150#lastpost
Best Regards
picclock
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version