Initial commit

This commit is contained in:
hyyz17200
2026-04-28 14:39:54 +08:00
commit fd29e955e5
22 changed files with 3313 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Editable G-code patch rules for A1 Swap Mod Packer.
[swap]
insert_before_marker = ;=====printer finish sound=========
[patch.a1_start_y]
enabled = true
flag = G0 X128 F30000
find = G0 Y254 F3000
replace = G0 Y250 F3000 ;Patched
max_count = 1