
*****IMPORTANT *****

Use at your own risk! This is an experimental project that can potentially cause damage if there's a config error. I take no responsibility for any damages incurred while using this software.

Tested with default Bambu Studio 2.7.1.57 settings (factory defaults for gcode generation).

Visit harvestsoon.xyz for further information.

This is a Beta version, made available to the public for testing purposes.

Harvest Soon ToolBox Batch
--------------------------
Add the following line to your slicer post-processor option (in Bambu Studio > Global > Others):

ToolboxBatch.exe [addPlate|finish] [startTime=hh:mm|endTime=hh:mm]

In brackets, you have the options, to add plates or finish to merge plates and send.
Also, options to set start or end time.

Eg:
In BambuStudio set up your first plate and slice, with the following parameters:
ToolboxBatch.exe addPlate
Then slice a second plate, with a different object, with this parameters:
ToolboxBatch.exe finish startTime=17:30

If no error is shown, proceed with printing in your slicer. The printer will print the first object, wait for user to clean the bed and press continue, then print the second object

The Toolbox can also run standalone. In that case, you will need to include the paths to the gcode print files. For example:

ToolboxBatch.exe addPlate plate1.gcode
ToolboxBatch.exe finish plate2.gcode