Giter VIP home page Giter VIP logo

bambu-a1-manual-filamant-change's Introduction

bambu-a1-manual-filamant-change

What is this

Manual filament change GCode for bambu lab a1 without AMS

How to use

Click to edit the preset circled below, and then insert the piece of code below into the top of "Change filament G-code".

Be cautious! I only test a few times and it works fine. Be careful while test it on your printers.

r/BambuLab - Change Filament G-Code without AMS

r/BambuLab - Change Filament G-Code without AMS

(The pictures are from reddit)

GCode

; set temp
M104 S[nozzle_temperature_range_high]
; move up
G1 Z{max_layer_z + 10} F1200
; move to the right and cut
G1 X260 F20000
G1 X278 F400
G1 X281 E-5 F80
G1 X260 F6000
M400
; move to the left
G1 X-35 F20000
G1 X-48 F600
M400
; unload
G1 E-100 F1000
M400
; wait for user
M400 U1
; set temp
M109 S[nozzle_temperature_range_high]
; load
G1 E200 F500
M400
; poop
M400
M106 P1 S178
M400 S3
G1 X-38.2 F18000
G1 X-48.2 F3000
G1 X-38.2 F18000
G1 X-48.2 F3000
G1 X-38.2 F18000
G1 X-48.2 F3000
M400
M106 P1 S0

bambu-a1-manual-filamant-change's People

Contributors

steven52880 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.