让Voron用上Bambu Lab拓竹擦嘴

2023-08-14 0 555

这个件可以用于PEI挡板

让Voron用上Bambu Lab拓竹擦嘴

购买链接

Bambu Lab拓竹3D打印机擦嘴套件*3【X1/P1系列通用】-tmall.com天猫

* Added support for wiper ears, no need to cut them off anymore.
* Added M3 (4 x 5mm) heat-set insert providing a more stable mounting of the Wiper.
* Updated BOM.
# Use this like "WIPE COUNT=10", COUNT defaults to 5 if not given
[gcode_macro WIPE]
gcode:
  {% set wiper_x = 93.5 %} ; Center of the wiper left to right
  {% set wiper_y = 308 %}
  {% set wiper_z = 6.0 %}
  {% set wipe_distance = 20 %}
  {% set wipe_speed = 10000 %}
  {% set wipe_count = params.COUNT|default(5)|int %}

  STATUS_BUSY
  SAVE_GCODE_STATE NAME=wiper_gcode_state_save
  G90
  # Start just to the left, at the right Y and a little above the wiper to be sure we clear it
  G1 X{wiper_x - (wipe_distance / 2)} Y{wiper_y} Z{wiper_z + 5} F5000
  # Lower into position
  G1 Z{wiper_z}

  # Change to relative mode, and wipe! 
  G91 
  {% for i in range(wipe_count) %}
    G1 X{wipe_distance} F{wipe_speed}
    G1 X-{wipe_distance} F{wipe_speed}
  {% endfor %}

  RESTORE_GCODE_STATE NAME=wiper_gcode_state_save
  STATUS_READY`
资源下载此资源仅限注册用户下载,请先
收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

迪米特 3D打印机 让Voron用上Bambu Lab拓竹擦嘴 https://www.dimit.cn/3ds/printer/id-25346.html

让Voron用上Bambu Lab拓竹擦嘴
上一篇: 断料、堵料检测
让Voron用上Bambu Lab拓竹擦嘴
下一篇: ab头镂空打印件
常见问题

相关文章

官方客服团队

为您解决烦忧 - 24小时在线 专业服务