Bqwipe
BQ Nozzle Brush Wipe Code - Enhanced Cleaning Mod for Bambu Lab X1/P1 Series Printers
Install / Use
/learn @jaeitee/BqwipeREADME
bqwipe
BQ Panda Brush Enhanced Nozzle Wipe Code - Cleaning Mod for Bambu Lab X1C/P1/P1S Series Printers
Watch the installation 🎥 https://go.jaeitee.xyz/vlog17
This project improves the cleaning performance of the BQ Nozzle Brush by adding extra slow-speed wipes above the brush, increasing friction against the rubber for a more thorough clean. It also helps reduce purge chute clogs by introducing additional movement of the flushing lever.
==== WARNING ====
Editing G-code on your Bambu Lab printer carries risk.
Proceed at your own discretion — I’m not responsible for any damage caused.
Installation Instructions
Step 1
Open Bambu Studio
Step 2
Edit your Machine Configuration File

Step 3
Edit Machine start G-Code

P1/P1S Find around line 114
X1C Find around line 138
Replace with:
<pre> ; ==== Jaeitee BQ Nozzle Wipe / START ==== ; First wipe (original position) G1 X70 F5000 G1 X90 F3000 G1 Y265 F4000 G1 X100 F5000 G1 Y265 F5000 G1 X70 F10000 G1 X100 F5000 G1 X70 F10000 G1 X100 F5000 ; Second wipe move forward G1 Y263 F2500 G1 X78 F2500 G1 X92 F2500 G1 X78 F2500 G1 X92 F2500 ; Third wipe move move back G1 Y265 F2500 G1 X78 F2500 G1 Y265 F2500 G1 X92 F2500 G1 X78 F2500 G1 X92 F2500 ; ==== Jaeitee BQ Nozzle Wipe / END ==== </pre>Step 4
Edit Change filament G-Code

X1C/P1/P1S Find around line 156
Note: Check this part carefully that you're replacing the exact lines.
Replace with:
<pre>; ==== Jaeitee BQ Nozzle Wipe / START ==== ; First wipe (original position) G1 X70 F5000 G1 X90 F3000 G1 Y265 F4000 G1 X100 F5000 G1 Y265 F5000 G1 X70 F10000 G1 X100 F5000 G1 X70 F10000 G1 X100 F5000 ; Second wipe move forward G1 Y263 F2500 G1 X78 F2500 G1 X92 F2500 G1 X78 F2500 G1 X92 F2500 ; Third wipe move move back G1 Y265 F2500 G1 X78 F2500 G1 Y265 F2500 G1 X92 F2500 G1 X78 F2500 G1 X92 F2500 ; === Jaeitee BQ Nozzle Wipe / END ===</pre>Press the save icon to save your edits, done.
Related Skills
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
99.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
Security Score
Audited on Mar 25, 2026
