Skip to content

Commit

Permalink
fix: machine common update
Browse files Browse the repository at this point in the history
  • Loading branch information
adripo committed Nov 16, 2023
1 parent d383aff commit 742eb0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions resources/profiles/BBL.json
Original file line number Diff line number Diff line change
Expand Up @@ -1696,8 +1696,8 @@
],
"machine_list": [
{
"name": "fdm_bbl_machine_common",
"sub_path": "machine/fdm_bbl_machine_common.json"
"name": "Machine Common Bambu Lab",
"sub_path": "machine/Machine Common Bambu Lab.json"
},
{
"name": "Bambu Lab X1 Carbon 0.4 nozzle",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "machine",
"from": "system",
"name": "fdm_bbl_machine_common",
"name": "Machine Common Bambu Lab",
"instantiation": "false",
"printer_settings_id": "",
"printer_structure": "corexy",
Expand Down

0 comments on commit 742eb0a

Please sign in to comment.