Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyPhipps committed Dec 9, 2024
1 parent 4b8b625 commit 83afca4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions 3dprinting_fdm.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,9 @@ Sometimes the next layer or neighboring line sticks, causing stringing, pulling,
- Minimum Travel after Retraction: Set to 2mm or reduce down to lowest 0.5
- Retract amount before wipe: 70%

## Filament Sticks to Nozzle Better than Last Layer
- Typical with under-temp PETG. Increase by 5deg celcius and try again.

## Gaps after Retraction
- Slow down Deretraction/Restart Speed. Often this is half as much as Retraction Speed
- Add Extra Length on Restart
Expand Down
2 changes: 1 addition & 1 deletion Products/rclone.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Enable at startup

# rclone SYNC

- To SYNC a local directory to a drive directory called backup
- To SYNC a local directory to a Google Drive directory called test_Tony
- This works better if you rename/move files, as --track-renames prevents re-uploading.
```
.\rclone.exe sync F:\GoogleDrive\test_Tony googledrive:/test_Tony --fast-list --drive-skip-shortcuts --drive-acknowledge-abuse --drive-skip-gdocs --drive-skip-dangling-shortcuts --track-renames --verbose
Expand Down

0 comments on commit 83afca4

Please sign in to comment.