March 20, 2022
Description
これは実験モデルだからねっ?! *This is experimental model, welcome to remix.
Q:これ2色対応? Can I use dual colors?
A:なんとかなるさ Yes, Its dual colors design, one Direct one Bowden.
Q:単色なら動くの? Can I use single color?
A:とりあえずおけー Yes, I'm using now.
■必要なもの required parts
・for single color
ステッピングモーター Stepping motor <23mm
https://ja.aliexpress.com/item/4001017731370.html
BMGエクストルーダーの部品 BMG extruder gears (stock)
M3 皿ネジcountersink 15~16.5mm x 3 for motor
M3 皿ネジcountersink 11.0~15mm x 2 for heatbreak
M3 皿ネジcountersink 18.6~31mm x 2 for base
M3 皿ネジcountersink 15.0~16mm x 1 for lever (or shaft 3mm 16.0~16.5)
M3 キャップcap 30.5~46mm x 1 for tension(from stock BMG extruder)
M3 ナットnut x 3
M3 ワッシャーwasher M3 x 1
モーター延長ケーブル extend motor cables
・for dual colors
ステッピングモーターmotor (stock)
モータードライバ TMC2225, TMC2208, a4988 etc.
エクストルーダー DualDriveExtruder recomended
モーターケーブル motor cables
ボーデンチューブ bowden tube 4.0/2.0
やる気 Motivation
■Memo
・PTFEチューブ切断は単色ならptfecut.stlで切断してください。
2色対応ならさらに右側の穴を使い斜めにカットしてください。
-PTFEtube cut :
If you use to single color, use 'ptfecut.stl' and cut.
If you use to dual colors, additional cut diagonally by right side hole.
assembly video > https://www.youtube.com/watch?v=jE3vDyIFbUA
・X軸ベルトテンションはベルトを爪で弾いた音を周波数計測アプリで65Hz(Max73Hz)を目安に調整。
-X-axis belt tension tuning by belt picking sound, using frequency app on 65Hz(max73Hz).
・モーター固定ネジは別の役割があります Motor screw has another role.
下側:台座への固定 bottom:fixing to base.
左上:ダイレクトドライブ用チューブの固定 left top:fixing directdrive tube.
右上:ボーデン用チューブの固定、right top:fixing bowden tube,
・ボーデン用チューブは抜け止めのスライス加工を行ってください
-Please slice bowden tube for anti slip, use dcdde_ptfecut.stl and see picture
■二色設定メモ Dual color setting
・ファーム更新 Firmware setting
Guide and download >
https://medium.com/@andriiliakh/upgrade-your-flyingbear-ghost-4s-5-to-the-silent-stepper-motor-drivers-tmc2208-a757c5e7ec68
ファームバージョンに注意 Attention to your firmware version >
https://flyingbearghost.com/docs/firmware/firmware_stock
E1軸モーター設定 E1 motor setting
robin_nano35_cfg.txt
>EXTRUDERS 2
>DEFAULT_E1_STEPS_PER_UNIT 400
>DEFAULT_E1_MAX_FEEDRATE 40
>DEFAULT_E1_MAX_ACCELERATION 80000
>EXTRUDE_MINTEMP -5 # prevent E1 mintemp
>HEATER_1_MINTEMP -5 # prevent Err if not connect E1 temp sensor
必要ならPID調整(フィラメント温度差で時間がかかる) Optional, adjust PID to temp adjust faster
・Cura コンフィグファイル作成
画像を参考に修正する。※※要管理権限※※
Edit Cura config file (see screenshot, ※ required authority ※)
Curaの設定キャッシュにも注意 becareful to setting cache
(chache file C:\Users\xxxxx\AppData\Roaming\cura\5.x )
C:\Program files\Ultimaker Cura 5.x.x\share\cura\resources\definitions
flyingbear_base.def.json
C:\Program files\Ultimaker Cura 5.x.x\share\cura\resources\extruders
flyingbear_base_extruder_0.def.json
flyingbear_base_extruder_1.def.json(追加 add)
・Cura ヒーター共有設定 Share heater setting
Marketplace → plugin → Printersettings をインストール
Preferences → Settings → PrinterSettings → check 'Extruder Share Heater'
・Cura T1への温度設定をすべてT0に置き換える Search and Replace setting
拡張子 → 後処理 → G-Codeを修正
Extensions → Post Processing → Modify G-code
Search and Replace 「M104 S」>>「M104 T0 S」,「M109 S」>>「M109 T0 S」
(以上、T1でM104を使うと印刷が進まない or Err5になるため、事前にT0で潰す)
・Cura プリンターの設定 開始・終了G-Codeの修正 Edit Start & End G-Code
スクショを参考に色変更G-Code・温度設定G-Godeを入れる (see screenshot and add G-code)
引き戻しはダイレクト側50mmが限度、ボーデン側は多め=70mmまで戻す方が良い
Curaの設定より上記G-Codeで調整する方が良さそう。
Retract direct:50mm max, bowden:70mm stable.recommend G-Code setting.
・ヒートブレイクはボアタイプを推奨、オールメタルやバイメタルは色の切り替え時に詰まりやすいです
Recommend using bore type heat break. Allmetal and Bimetal dosen't work well at color chenge.
・ボーデン側のチューブが抜ける、色変更時にフィラメントが詰まる時の対策例
Examples of countermeasures when the tube on the Bowden side comes off or when the filament gets clogged when changing colors
フィラメント切断時の角度→巻き癖の内側でカットする(画像)
Angle when cutting filament → Cut inside the curl (see image)
フィラメント退避時の残留部分(長さ、太さ)→より短く細くなる設定とフィラメントを選ぶ(画像)
Residual part when retracting filament (length, thickness) → Select settings and filament that will make it shorter and thinner (see image)
■ネタ元:thanks to inspire from there model
'Direct extruder for FlyingBear Ghost 5 without inserts' by DimaP81
https://www.thingiverse.com/thing:4843576
'Thing ico Direct extruder for FlyingBear Ghost 5 v2' by AlexPR0
https://www.thingiverse.com/thing:5249399
■Cangelog
2025/1/16 add filament cut and retract sample image(picture).
2024/12/24 change CURA G-Code setting(picture). Fan on-off and ramming.
2024/2/13 add remix PTFE cut guide
2023/5/22 add assembly video.
2023/5/1 gearbox minor change: add reinforcement, ptfe route visibility up.
2022/4/1 add remix side extruder.
2022/3/29 add text dualcolor setting tips & images.
2022/3/23 lever can full open, more easy to turn the gear.
2022/3/22 Add file 'ptfecut.stl' (same as include in dcdde_all.stl)
License:
Creative Commons - Attribution