mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-16 12:45:52 +08:00
ENH: 0.8 nozzle should use monotonic pattern for top surface
Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I73b2bb17175b50d91ba6c755884937a4c80de10d
This commit is contained in:
parent
7a041ac2a0
commit
2dba113512
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Bambulab",
|
"name": "Bambulab",
|
||||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||||
"version": "01.01.00.14",
|
"version": "01.01.00.15",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "the initial version of BBL configurations",
|
"description": "the initial version of BBL configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
@ -18,6 +18,7 @@
|
|||||||
"internal_solid_infill_line_width": "0.8",
|
"internal_solid_infill_line_width": "0.8",
|
||||||
"support_line_width": "0.8",
|
"support_line_width": "0.8",
|
||||||
"top_surface_line_width": "0.8",
|
"top_surface_line_width": "0.8",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
"initial_layer_speed": "35",
|
"initial_layer_speed": "35",
|
||||||
"initial_layer_infill_speed": "55",
|
"initial_layer_infill_speed": "55",
|
||||||
"outer_wall_speed": "120",
|
"outer_wall_speed": "120",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user