Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
RepRapFirmware SD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anders Blomdell
RepRapFirmware SD
Commits
53e8c4ba
Commit
53e8c4ba
authored
3 years ago
by
Anders Blomdell
Browse files
Options
Downloads
Patches
Plain Diff
Change coupler angles to be 0 (closed) and 90 (open)
parent
afe9d593
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
rrf3.x/macros/Coupler - Lock
+1
-1
1 addition, 1 deletion
rrf3.x/macros/Coupler - Lock
rrf3.x/macros/Coupler - Unlock
+1
-1
1 addition, 1 deletion
rrf3.x/macros/Coupler - Unlock
rrf3.x/sys/config.g
+2
-2
2 additions, 2 deletions
rrf3.x/sys/config.g
with
4 additions
and
4 deletions
rrf3.x/macros/Coupler - Lock
+
1
−
1
View file @
53e8c4ba
G1 C
4
0 F10000
G1 C0 F10000
M400
This diff is collapsed.
Click to expand it.
rrf3.x/macros/Coupler - Unlock
+
1
−
1
View file @
53e8c4ba
G1 C
241
F10000
G1 C
90
F10000
M400
This diff is collapsed.
Click to expand it.
rrf3.x/sys/config.g
+
2
−
2
View file @
53e8c4ba
...
...
@@ -31,8 +31,8 @@ M569 P8 S0 ; Drive 8 UNUSED
M569 P9 S0 ; Drive 9 UNUSED
M584 X0 Y1 Z2 C7 E3:4:5:6 ; Apply custom drive mapping
M208 X-35:328.5 Y-49:243 Z0:300 C-45:
36
0 ; Set axis maxima & minima
M92 X100 Y100 Z1600 C
91.022
E834:834:834:834 ; Set steps per mm assuming x16 microstepping
M208 X-35:328.5 Y-49:243 Z0:300 C-45:
18
0 ; Set axis maxima & minima
M92 X100 Y100 Z1600 C
182.044
E834:834:834:834 ; Set steps per mm assuming x16 microstepping
M350 E16:16:16:16 I1 ; Configure microstepping with interpolation
M350 C16 I10 ; Configure microstepping without interpolation
M350 X16 Y16 Z16 I1 ; Configure microstepping with interpolation
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment