开源改变世界

数据库位置 #736

推推 grbl 2年前 (2023-02-01) 186次浏览
关闭
NPolman 打开了这个问题 2018 年 2 月 2 日 · 1条评论

注释

数据库位置 #736

你好,

我在 Windows (10) 和 Linux (Debian 9) 笔记本电脑上使用 bCNC。
但我想将我的材料/工具数据库从 Windows 复制到 Linux 笔记本电脑,但找不到保存它们的文件。
我在哪里可以找到保存我的数据库的文件,或者我需要复制什么才能在我的 Linux 笔记本电脑上获取我当前的数据库。
如果我复制整个目录 bCNC 将不会在 Linux 上启动。

谢谢您的帮助

数据库位置 #736
合作者

参见维基https://github.com/vlachoudis/bCNC/wiki/Configuration

Even in windows the .bCNC file is created in the user folder. You can reach it easily using the Environment variable %UserProfile% . Hit [Windows key + R], paste %UserProfile% in the Run prompt, then click OK. The user folder will open and there you'll find the .bCNC file. Right click and choose "open with" then select notepad.

也可以使用工具 –> 配置 –> 用户文件中的按钮查看配置文件。