Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M400 vs P1000 in cfg files #344

Merged
merged 1 commit into from
Mar 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Firmware/bigtreetech-manta-m4p.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -372,8 +372,8 @@ gcode:
G91
G1 X-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand All @@ -394,8 +394,8 @@ gcode:
G91
G1 Y-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand Down
8 changes: 4 additions & 4 deletions Firmware/bigtreetech-skr-3-ez.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -418,8 +418,8 @@ gcode:
G91
G1 X-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand All @@ -440,8 +440,8 @@ gcode:
G91
G1 Y-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand Down
8 changes: 4 additions & 4 deletions Firmware/bigtreetech-skr-mini-e3-v2.0.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,8 @@ gcode:
G91
G1 X-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand All @@ -358,8 +358,8 @@ gcode:
G91
G1 Y-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand Down
8 changes: 4 additions & 4 deletions Firmware/bigtreetech-skr-mini-e3-v3.0.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -389,8 +389,8 @@ gcode:
G91
G1 X-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand All @@ -411,8 +411,8 @@ gcode:
G91
G1 Y-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand Down
8 changes: 4 additions & 4 deletions Firmware/bigtreetech-skr-pico-v1.0.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -400,8 +400,8 @@ gcode:
G91
G1 X-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand All @@ -422,8 +422,8 @@ gcode:
G91
G1 Y-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand Down
8 changes: 4 additions & 4 deletions Firmware/fysetc-cheetah-v2.0.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -399,8 +399,8 @@ gcode:
G91
G1 X-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand All @@ -421,8 +421,8 @@ gcode:
G91
G1 Y-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand Down
8 changes: 4 additions & 4 deletions Firmware/fysetc-cheetah-v3.0.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -448,8 +448,8 @@ gcode:
G91
G1 X-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand All @@ -470,8 +470,8 @@ gcode:
G91
G1 Y-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand Down
8 changes: 4 additions & 4 deletions Firmware/mellow-fly-gemini-v2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -397,8 +397,8 @@ gcode:
G91
G1 X-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand All @@ -419,8 +419,8 @@ gcode:
G91
G1 Y-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand Down
8 changes: 4 additions & 4 deletions Firmware/mellow-fly-gemini-v3.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -397,8 +397,8 @@ gcode:
G91
G1 X-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand All @@ -419,8 +419,8 @@ gcode:
G91
G1 Y-10 F1200

# Wait just a second… (give StallGuard registers time to clear)
G4 P1000
# Wait for StallGuard registers to clear
M400
G90
# Set current during print
SET_TMC_CURRENT STEPPER=stepper_x CURRENT={RUN_CURRENT_X}
Expand Down
Loading