Skip to content
- Improved contact graph logic to support different layer heights between objects on the same plate or between objects and supports, fixing the occurrence of null values in the output.
- Updated material information with a new
feedstock property, which identifies if the material is FILAMENT or PELLET.
- Updated error handling to provide more comprehensive feedback & errors in API request responses, covering situations such as incorrect GraphQL queries & syntax, invalid JSON payloads, missing required parameters, etc.
- Fixed a pagination issue where the upper limit (now 100) was the same as the default page size (20).
- Fixed an issue where optimisation results were delayed when loading back into Bambu Studio, making optimisation times appear longer.
- Ensure
DateTime scalar from the API included a timezone offset in its ISO 8601 format.
- Fixed an issue where optimisation quota updates were delayed in Bambu Studio after subscription activation
- Improved handling for multi-material printing G-codes that caused optimisations to fail; these are temporarily unsupported and will report an error, but we are actively working on a solution.
- Fixed an issue where certain large-format printing G-codes were not parsed correctly or failed to parse.
- Fixed an issue where free optimisations did not update correctly in Bambu Studio once new PAT was activated.
- Fixed a bug reading certain properties of
.ada3dp (Adaone) files.
- Added support for Bambu H2D Pro, A-series, and P-series printers in Bambu Studio. For more details, see our supported printers list.
- Added support for multi-object simulations and optimisations in Bambu Studio when slicing is set to object-by-object
- Added ability to view optimisation summaries directly in Bambu Studio for quicker insights into results
- Added ability to view and copy trace IDs in Bambu Studio to make bug and error reporting easier
- Improved error handling in Bambu Studio with clearer, more detailed messages
- Introduced new error codes to handle file location and deletion from S3. For more information, see the API documentation
- Added Alipay payment support for Mainland China users.
(Requires account registered with Mainland China ID. Currently not available for Business Plus Annual and Business Pro subscriptions. For assistance, please contact our support team.)
- Fixed an issue where the add-on optimisation package would not update automatically in Bambu Studio
- Enhanced account security: added email verification for dashboard sign-up
- Added informative warnings for large G-code/object simulations and optimisations in Bambu Studio. For more information on limits, refer to our Wiki here
- Improved display of thermal quality index results for a more intuitive analysis of results
- Updated our in-slicer optimisations pricing. For more information, refer to our pricing page
- Added ability for our API to handle error messages in different languages
- Better, more accurate accounting of acceleration and deceleration in simulations and optimisations
- API G-code Handling Update: Marked mutations
createGcode & updateGcode, queries gcode & gcodes, and type Gcode as deprecated. They are replaced by V2 variants createGcodeV2, updateGcodeV2, gcodeV2, gcodesV2, GcodeV2 respectively which support handling large G-Codes efficiently.
- Fixed a bug that prevented users from stopping simulations in Bambu Studio
- Fixed an issue where simulation runs in Bambu Studio didn’t notify users about possible failures
- Sped up run times for large G-code simulations
- Fixed an issue that was causing the graphs page on the dashboard to break for some situations
- Updated the API schema details in the tutorial to ensure smoother usage of our API services
- Introduced early-exit conditions for optimizations that fail to meet ideal thermal quality thresholds, minimizing wait times for unviable results
- Change material selected for previously uploaded G-codes; no need to reupload the entire file
- Standardised G-code upload and edit pages for a smoother, more consistent experience
- More accurate progress estimations for optimizations & simulations
- Improved Chinese translations across the dashboard
- Improved Optimization metrics
-
Export new file types from Dragon
- Ability to read large G-Codes (300mb+) fast
- Support for more slicers; AiBuild (G-Code + SRC)
- More comprehensive printer support: Added fan support for Piocreat G5 Ultra, G12 and MS01 printers.
- Improved dashboard experience
- Provide upload progress bar (useful for large file uploads)
- More informative optimization status updates
- Provide an ETA in our OrcaSlicer fork
-
Better optimization settings defaults
- Enter your room temperature and let us handle the other environment temperature calculations
- Object broken down into parts for faster optimisations with more accurate results
- OrcaSlicer fork is more stable with crashes fixed
- Uniform and linear graph axes:
Better comparison for optimisation metrics across multiple optimizations