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