Skip to content

Commit

Permalink
refactor: a1 mini with new common
Browse files Browse the repository at this point in the history
  • Loading branch information
adripo committed Nov 19, 2023
1 parent a89757c commit bd370c8
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 118 deletions.
16 changes: 8 additions & 8 deletions resources/profiles/BBL/machine/Bambu Lab A1 mini 0.2 nozzle.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"type": "machine",
"name": "Bambu Lab A1 mini 0.2 nozzle",
"inherits": "Bambu Lab A1 mini 0.4 nozzle",
"from": "system",
"inherits": "Bambu Lab A1 mini",
"setting_id": "GM021",
"instantiation": "true",
"name": "Bambu Lab A1 mini 0.2 nozzle",
"printer_model": "Bambu Lab A1 mini",
"printer_variant": "0.2",
"nozzle_diameter": [
"0.2"
],
"printer_model": "Bambu Lab A1 mini",
"printer_variant": "0.2",
"nozzle_type": "stainless_steel",
"default_filament_profile": [
"Bambu PLA Basic @BBL A1M 0.2 nozzle"
],
"default_print_profile": "0.10mm Standard @BBL A1M 0.2 nozzle",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"max_layer_height": [
"0.14"
],
"retraction_length": [
"0.4"
],
Expand Down
Loading

0 comments on commit bd370c8

Please sign in to comment.