Skip to content

Version 0.8

Choose a tag to compare

@tdeck tdeck released this 01 Dec 09:03
· 126 commits to main since this release

Changes in this release:

  • 3dm slice shows total estimated filament weight, and filament usage breakdown by different extrusion types (e.g. overhangs, bridges, supports, etc...)
  • The size of images produced by 3dm image is now configurable using the --image-size option
  • There is a new 3dm test-connect command to test your connection to OctoPrint or a Bambu printer without actually printing something
  • More slicer warnings are properly conveyed to the user
  • 3DMake now checks for updates and notifies if there is a new version available
  • 3dm commands will now identify a project in the parent directory if the current directory does not contain a 3dmake.toml file (for example, if you run 3dm build from the src directory).

Unfortunately the bambu labs connection test and printing code is still not fully tested because I don't have access to the necessary hardware.