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
3dfd829c
Commit
3dfd829c
authored
3 years ago
by
Anders Blomdell
Browse files
Options
Downloads
Patches
Plain Diff
Modify pause position
parent
f34c5094
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
rrf3.x/sys/pause.g
+1
-1
1 addition, 1 deletion
rrf3.x/sys/pause.g
with
1 addition
and
1 deletion
rrf3.x/sys/pause.g
+
1
−
1
View file @
3dfd829c
G91 ; use relative positioning
G91 ; use relative positioning
G1 S2 Z5 F5000 ; lift Z 5mm
G1 S2 Z5 F5000 ; lift Z 5mm
G90 ; back to absolute positioning
G90 ; back to absolute positioning
G1 X
-
10 Y
200
F50000 ; move out the way.
G1 X10 Y
195
F50000 ; move out the way.
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