Skip to content

Instantly share code, notes, and snippets.

View maniq2's full-sized avatar

maniq2

  • Joined Nov 3, 2025
View GitHub Profile
@maniq2
maniq2 / Bambu A1mini end gcode v1.txt
Created November 7, 2025 16:57
Simplified Bambu A1mini end gcode. With AMS. No sound. Tested. Public release.
;===== Simplified Bambu A1mini end gcode with AMS. No sound.
;===== maniq v1.0 ===== Date: 20251107
;===== disable clog detection
G392 S0 ; turn off clog detect
;===== retraction and safe positioning
M400 ; wait for buffer to clear
G92 E0 ; zero the extruder
G1 E-0.8 F1800 ; final retract
@maniq2
maniq2 / Bambu A1mini start gcode v2.txt
Last active November 7, 2025 17:03
Optimized Bambu A1mini start gcode. With AMS. No sound. Tested. Public release.
;===== Optimized Bambu A1mini start gcode. With AMS. No sound.
;===== maniq v2.0 ===== Date: 20251107
;===== 2.0 organize vibration test, cleaning, softstops, temp and moves sequences
;===== based on https://gist.github.com/cameroncondry/12435bd50eae451c2247ab1d86675873 v1.3.3
;===== start warm-up sequence
M1002 gcode_claim_action : 2 ; status: heating
M1002 set_filament_type:{filament_type[initial_no_support_extruder]}
M18 ; Disable all motors
M140 S50 ; safe bed preheat