Use of the full 256mm x 256mm build plate with the AMS

According to Print volume limitations, and how to use the full build volume 256x256x256mm³ | Bambu Lab Wiki “The full print volume is only accessible when the AMS system is NOT used.”

You can at least use the full 256x256 mm area if you remove the exclusion area and stow away the collapsible stopper.

If you are using the AMS, the filament will not be cut at the end of the print, which will result in an error. To avoid this, you have to pause the gcode before the cutting command:

  • In “Printer settings/Machine gcode/Machine end gcode”: Modify “M400 ; wait for buffer to clear” to “M400 U1; wait for buffer to clear”

  • When the printer pauses, remove the blocking model or manually actuate the filament cutter and continue with the print.

  • If you removed the blocking model don’t forget to reactivate the exclusion zone by resetting the printer settings to default.

Obviously, this method will not work for multi color prints that require spool changes.