Skip to content

Commit

Permalink
refactor: x1e with new common
Browse files Browse the repository at this point in the history
  • Loading branch information
adripo committed Nov 19, 2023
1 parent 39d2a9d commit a89757c
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 80 deletions.
19 changes: 9 additions & 10 deletions resources/profiles/BBL/machine/Bambu Lab X1E 0.2 nozzle.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,31 @@
{
"type": "machine",
"from": "system",
"inherits": "Bambu Lab X1E 0.4 nozzle",
"inherits": "Bambu Lab X1E",
"setting_id": "GM025",
"name": "Bambu Lab X1E 0.2 nozzle",
"instantiation": "true",
"name": "Bambu Lab X1E 0.2 nozzle",
"printer_model": "Bambu Lab X1E",
"printer_variant": "0.2",
"nozzle_diameter": [
"0.2"
],
"nozzle_type": "stainless_steel",
"default_filament_profile": [
"Bambu PLA Basic @BBL X1C 0.2 nozzle"
],
"default_print_profile": "0.10mm Standard @BBL X1C 0.2 nozzle",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"nozzle_diameter": [
"0.2"
"max_layer_height": [
"0.14"
],
"nozzle_type": "stainless_steel",
"retraction_length": [
"0.4"
],
"upward_compatible_machine": [
"Bambu Lab P1P 0.2 nozzle",
"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"
],
Expand Down
Loading

0 comments on commit a89757c

Please sign in to comment.