メインコンテンツにスキップ

押出機リファレンス関連

  • このドキュメントは一部の押出機リファレンス設定を収録しています
  • 参考用です。実際の使用時は状況に応じて調整してください
  • 誤りがある場合は、PRを歓迎します

リファレンス設定

Stealthburner-Clockwork2

rotation_distance: 21.84
gear_ratio:50:10
microsteps:16

Voron-Afterburner-Clockwork

rotation_distance: 21.84
gear_ratio:50:17
microsteps:16

Galileo2

rotation_distance: 47.088
gear_ratio: 9:1
microsteps: 16

BMG && BMG Wind

rotation_distance: 25.1200
gear_ratio:50:17
microsteps:16
full_steps_per_rotation: 200

Nf sunrise

microsteps:16
rotation_distance: 4.46
max_extrude_only_distance: 120.0
max_extrude_only_velocity: 80.0
max_extrude_only_accel: 800.0

Orbiter 2 && Orbiter 2.5

microsteps: 32
full_steps_per_rotation: 200
rotation_distance: 4.637
nozzle_diameter: x.xx #define nozzle diameter
filament_diameter: 1.750
max_extrude_only_distance: 500
max_extrude_only_velocity: 120
pressure_advance: 0.025 #to be calibrated
pressure_advance_smooth_time: 0.03 #to be calibrated

LDO Smart Orbiter 3.0

microsteps: 16
full_steps_per_rotation:200
rotation_distance:4.69
max_extrude_only_distance:500
max_extrude_only_velocity:120
pressure_advance:0.015
pressure_advance_smooth_time:0.03
max_extrude_cross_section:10

Hextrudort Low && Hextrudort Low PLUS

  • 標準バージョン(小型ギア搭載)
    rotation_distance: 22 #Tune it with a 200mm extrusion test
    #gear_ratio: 50:10 #for standard 10t motor
    gear_ratio: 50:8 #for standard 8t motor
    pressure_advance: 0.025 #between 0.015 to 0.035 depending on your hotend. Tuning necessary
    pressure_advance_smooth_time: 0.03
  • PLUSバージョン(大型ギア搭載)
    rotation_distance: 35.8 #Tune it with a 200mm extrusion test
    #gear_ratio: 60:10 #for standard 10t motor
    gear_ratio: 60:8 #for standard 8t motor
    pressure_advance: 0.025 #between 0.015 to 0.05 depending on your hotend. Tuning necessary
    pressure_advance_smooth_time: 0.03

Sherpa MINI

gear_ratio: 5:1
microsteps: 16
rotation_distance: 22.388
max_extrude_only_distance: 100.0
max_extrude_cross_section: 50.0

MK8

microsteps: 16
rotation_distance: 34.406
max_extrude_only_distance: 100.0

玄武ホットエンドリファレンス設定

[extruder]
## In M1 position
### Vz-HextrudORT
step_pin:SHT36:gpio7 #パルス
dir_pin:!SHT36:gpio6 #方向
enable_pin: !SHT36:gpio14 #イネーブル
full_steps_per_rotation: 200 #モーター1回転あたりのパルス数
rotation_distance: 23.24 #押出機1回転で押し出す長さ23.5
gear_ratio: 30:10 # 減速比(ガリレオ歯車比7.5:1 かつこの行はコメントアウト;BMGは50:17、出力軸が前、入力軸が後)
microsteps: 16 # モーター細分割設定、細分割が高いほど品質は向上するが、メインコントローラの負荷が増大
nozzle_diameter: 0.6 #ノズル直径
filament_diameter: 1.750 #フィラメント径
heater_pin:SHT36:gpio23 #加熱ポート
sensor_type: PT1000 #ホットエンドセンサータイプGeneric 3950 PT1000 NTC 100K MGB18-104F39050L32
sensor_pin: SHT36:gpio27 #ホットエンドセンサーポート
###
control:watermark
min_temp: 0 #最低温度
max_temp: 400 #最高温度
max_extrude_only_distance: 1000.0
max_extrude_cross_section: 500
max_extrude_only_velocity: 200
max_extrude_only_accel: 10000
min_extrude_temp: 0 #押出可能最低温度
pressure_advance: 0.04 #圧力アドバンス
pressure_advance_smooth_time: 0.03
max_extrude_cross_section:9999
  • 2つの加熱ポートを使用してヒーターを制御する場合は、以下の設定を参照してください
  • [multi_pin extrude_heater]は加熱ピンを設定します
  • heater_pin:heater_pin:multi_pin:extrude_heaterに変更するだけです
[multi_pin extrude_heater]
pins:PA1,PA2

[extruder]
heater_pin:multi_pin:extrude_heater #加熱ポート
Loading...