mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 22:35:15 -06:00
Revert "Revert "ENH: add X1E as upward printers""
This reverts commit f3102c5ea759047389e140d14d6297dc82341e60. Reason for revert: add x1e back Change-Id: I6c6f21bb67811d10915ad8b7508022d888b4aee0
This commit is contained in:
parent
7595252504
commit
740384a55d
21 changed files with 57 additions and 56 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.07.00.26",
|
||||
"version": "01.07.00.27",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
"Bambu Lab P1S 0.2 nozzle",
|
||||
"Bambu Lab P1P 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1E 0.2 nozzle"
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -10,6 +10,9 @@
|
|||
],
|
||||
"printer_model": "Bambu Lab A1 mini",
|
||||
"printer_variant": "0.6",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL A1M"
|
||||
],
|
||||
"default_print_profile": "0.30mm Standard @BBL A1M 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.42"
|
||||
|
@ -28,6 +31,7 @@
|
|||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1E 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -10,6 +10,9 @@
|
|||
],
|
||||
"printer_model": "Bambu Lab A1 mini",
|
||||
"printer_variant": "0.8",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL A1M"
|
||||
],
|
||||
"default_print_profile": "0.40mm Standard @BBL A1M 0.8 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.56"
|
||||
|
@ -28,6 +31,7 @@
|
|||
"Bambu Lab P1S 0.8 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1E 0.8 nozzle"
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue