Pacrat173@lemmy.ml to 3DPrinting@lemmy.worldEnglish · 2 年前my (failed) Fediverse logo magnetlemmy.mlimagemessage-square28linkfedilinkarrow-up181arrow-down15file-text
arrow-up176arrow-down1imagemy (failed) Fediverse logo magnetlemmy.mlPacrat173@lemmy.ml to 3DPrinting@lemmy.worldEnglish · 2 年前message-square28linkfedilinkfile-text
minus-squareRikudou_SageAlinkfedilinkEnglisharrow-up1·2 年前You can insert any custom GCode at any layer, at least with PrusaSlicer. So check what your printer supports for changing filament and try that.
minus-squareSphks@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-22 年前OK… looks like I could play with M226. M226 waits until a pin’s value changes - you have to know the numer of the pin. M43 allows you to display the pin’s value. I may find a pin matching with the user’s button.
You can insert any custom GCode at any layer, at least with PrusaSlicer. So check what your printer supports for changing filament and try that.
OK… looks like I could play with M226.
M226 waits until a pin’s value changes - you have to know the numer of the pin.
M43 allows you to display the pin’s value. I may find a pin matching with the user’s button.