[Issue#171] Question regarding cncjs and bCNC and how to make them work with eachother.

未分类 bolang 6个月前 (10-14) 43次浏览

Issue #171 | 状态: 已关闭 | 作者: fk47 | 创建时间: 2017-06-14


Hi all,

So I have a raspberry setup and I am really fond of how well it is working with CNC.js (or is it just CNC?) in the browser. No lag and very responsive and a great tool over all. However, since cncjs is a sender application and no CAM, bCNC has some much needed CAM-functions for me. Unfortunately bCNC’s web pendant is just very basic html and lacks the pretty 3D. What I want to ask is: is there any way to automatically load a file in to cncjs from a directory as soon as it is added? This way I can run bCNC and with a simple script executed from its web pendant perform the operations needed, such as converting a .dxf-file to well running gcode, and then it will just show up in CNC.js automatically. Any help or suggestions how I can make this work is greatly appreciated! Thank you.


评论 (1)

#1 – fk47 于 2017-06-14

After doing some research I found out about the watch directory feature in cncjs which fits my needs perfectly. Nice!


原始Issue: https://github.com/cncjs/cncjs/issues/171

喜欢 (0)