このプラグインはBLACKBELT Curaを参考に最新バージョンのCuraのプラグインとして起動するようにしたものです.
合同会社BirthTで開発しているベルトコンベア型3DプリンタのLeeeで実機実験をしています.
機能の要望やバグ報告はTwitterかissueにお願いします.
- BeltPrinterSlicing.zipをダウンロード
- BeltPrinterSlicing.zipを解答
- (Windows)解凍したフォルダ(直下に
__init__.py
がある)を[Cura installation folder]/plugins/
にコピーする - (Mac)解凍したフォルダ(直下に
__init__.py
がある)を~/Library/Application Support/cura/[YOUR CURA VERSION]/plugins/
にコピーする
- BeltPrinterSlicing_win.zipをダウンロード
- BeltPrinterSlicing_win.zipを解凍
- 解凍したフォルダ(直下に
__init__.py
がある)を[Cura installation folder]/plugins/
にコピーする
- BeltPrinterSlicing_mac.zipをダウンロード
- BeltPrinterSlicing_mac.zipを解凍
- 解凍したフォルダ(直下に
__init__.py
がある)を~/Library/Application Support/cura/[YOUR CURA VERSION]/plugins/
にコピーする
This is a port of the BLACKBELT Cura plugin to work with the latest versions of Cura (4.9.1).
It makes it possible for Cura to slice at different angles, by default the slicing angle is 35° which is tuned for the Leee Printer by 合同会社BirthT
To use it with a Creality3D 3DPrintMill CR-30; change Extensions -> Belt Extension -> Settings -> Gantry angle
to 45°.
Tweet @ BirthT_3D if you encounter any issues.
- Download
BeltPrinterSlicing_win.zip
from releases - Unzip BeltPrinterSlicing_win.zip this will create a folder called
BeltPrinterSlicing_win
- Move
BeltPrinterSlicing_win
to [Cura installation folder]/plugins/BeltPrinterSlicing_win - Verify that [Cura installation folder]/plugins/BeltPrinterSlicing_win/init.py exists (i.e. you don't have a nested folder instead)
- Download
BeltPrinterSlicing_mac.zip
from releases - Unzip
BeltPrinterSlicing_mac.zip
this will create a folder calledBeltPrinterSlicing_mac
- Move
BeltPrinterSlicing_mac
to ~/Library/Application Support/cura/[YOUR CURA VERSION]/plugins/BeltPrinterSlicing_mac - Verify that ~/Library/Application Support/cura/[YOUR CURA VERSION]/plugins/BeltPrinterSlicing_mac/init.py exists (i.e. you don't have a nested folder instead)