Skip to content

Commit

Permalink
Updated M1 nozzle configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
whoseyoung authored and lanewei120 committed Nov 19, 2024
1 parent 63dc16c commit 1540fbd
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
12 changes: 6 additions & 6 deletions resources/profiles/Geeetech/machine/Geeetech M1 0.2 nozzle.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"Direct Drive"
],
"machine_max_acceleration_e": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_extruding": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_retracting": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_travel": [
"3000",
Expand Down
12 changes: 6 additions & 6 deletions resources/profiles/Geeetech/machine/Geeetech M1 0.4 nozzle.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"Direct Drive"
],
"machine_max_acceleration_e": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_extruding": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_retracting": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_travel": [
"3000",
Expand Down
12 changes: 6 additions & 6 deletions resources/profiles/Geeetech/machine/Geeetech M1 0.6 nozzle.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"Direct Drive"
],
"machine_max_acceleration_e": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_extruding": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_retracting": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_travel": [
"3000",
Expand Down
12 changes: 6 additions & 6 deletions resources/profiles/Geeetech/machine/Geeetech M1 0.8 nozzle.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"Direct Drive"
],
"machine_max_acceleration_e": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_extruding": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_retracting": [
"2000",
"2000"
"3000",
"3000"
],
"machine_max_acceleration_travel": [
"3000",
Expand Down

0 comments on commit 1540fbd

Please sign in to comment.