mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
ENH: fix one bug which cause zero speed when flushing
filament_max_volumetric may be 0 which cause zero flushing speed. Add protection for this issue. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I866b9d97c9c6d97122a4a2beaf508ce9c72ee3b2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.01.01.01",
|
||||
"version": "01.01.01.02",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
||||
Reference in New Issue
Block a user