Description
Birlo 3D Print Lite for WooCommerce adds an FDM 3D-printing configurator and manufacturing workflow to WooCommerce.
Customers can upload STL, OBJ and 3MF files, preview the model in 3D, choose FDM material and print settings, receive an automatic estimate and add the configured part to the WooCommerce cart.
Main features:
- STL, OBJ and 3MF uploads.
- Local 3D model preview.
- FDM materials, colours, infill, quality and quantity configuration.
- Built-in geometric estimator for quotations.
- Optional local CuraEngine or OrcaSlicer integration when available on the server.
- WooCommerce cart, checkout and order integration.
- Production jobs and basic manufacturing workflow.
- Private handling of uploaded model files.
- Three.js r128 bundled locally with the plugin.
Birlo 3D Print Lite does not require a Birlo licence and does not use the Birlo commercial update service or Birlo Slicer Cloud.
Real G-code generation requires CuraEngine or OrcaSlicer to be installed and available on the server with a valid slicing profile. When a local slicer is unavailable, the built-in estimator can still calculate quotations.
Source code and third-party libraries
All Birlo 3D Print Lite PHP, JavaScript and CSS source code is included in this plugin package in human-readable form. No build step is required to modify the plugin’s own code.
The 3D viewer uses Three.js 0.186.0 and the official STLLoader, OBJLoader and OrbitControls modules. Their unminified source files are included under assets/vendor/three-r186/. Three.js is licensed under the MIT License; see assets/vendor/three-r186/LICENSE. Upstream project: https://github.com/mrdoob/three.js
Blocks
This plugin provides 1 block.
- Birlo 3D Print
Installation
- Install and activate WooCommerce.
- Install and activate Birlo 3D Print Lite for WooCommerce.
- Open the Birlo 3D Print settings and configure your FDM materials, printer and pricing.
- Add the Birlo 3D Print configurator to the page where you want customers to configure their parts.
FAQ
-
Does the Lite version support resin printing?
-
No. Birlo 3D Print Lite is focused on FDM printing.
-
Does it require an external cloud service?
-
No. The Lite version can work with its built-in estimator. Local slicers are optional.
-
Which model formats can customers upload?
-
STL, OBJ and 3MF.
-
Is WooCommerce required?
-
Yes. WooCommerce provides the cart, checkout and order system used by the plugin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Birlo 3D Print Lite for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Birlo 3D Print Lite for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- First public Lite release for WordPress.org.
- FDM configurator with STL, OBJ and 3MF support.
- Local 3D preview with bundled Three.js r128.
- Built-in quotation estimator and WooCommerce cart/order integration.
- No commercial licence manager, private updater or Birlo Slicer Cloud connection.= 1.0.1 =
- WordPress.org review compatibility improvements.
- Updated Three.js to 0.186.0.
- Moved embedded styles and scripts to WordPress enqueue APIs.
- Included human-readable JavaScript source.
