Skip to content

Commit

Permalink
Update 3dprinting_fdm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyPhipps authored Nov 22, 2024
1 parent ebb5f70 commit 279dbc5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 3dprinting_fdm.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Should not require major adjustments between different filaments.
- Live-adjust Nozzle Distance until you can no longer see gaps between the lines
- Hold the print up to light and inpect it. It should have no gaps
- Peeling apart is too high of a Z offset
- Smushed to the point its causing peaks between lines is too low of a Z offset
- Smushed to the point its causing peaks between lines is too low of a Z offset
- Repeat until satisfied

# Filament Calibration
Expand All @@ -84,10 +84,10 @@ Assuming your printer is already calibrated, it's recommended some settings be t
- This should be set per filament manufacturer+color. In Prusaslicer: Filament Settings > Custom G-Code > Start G-Code
- M221 is the Marlin firmware code for extrusion multiplier, if needed
- I like to keep multiple files, all with the same settings except the extrusion multiplier value, for quicker testing
- https: /ellis3dp.com/Pressure_Linear_Advance_Tool/
- https://ellis3dp.com/Pressure_Linear_Advance_Tool/

## Temperature
- Go up by 1-5deg if extruder block is clicking, indicating the filament is too solid to advance
- Go up by 1-5deg if Extruder block is clicking, indicating the filament is too solid to advance
- Consider using a temp tower (https://www.printables.com/model/39810-improved-all-in-one-temperature-and-bridging-tower)

## Retraction Settings
Expand Down Expand Up @@ -288,4 +288,4 @@ You can typically print the same normal/satin filament as matte by reducing the
- ```M106 S125``` sets fan to 50% (on Prusa Mini)
- ```M107``` Disables fan
- ```M220 S100``` - Sets speed to 100%
- ```M220 S50``` - Sets speed to 50%
- ```M220 S50``` - Sets speed to 50%

0 comments on commit 279dbc5

Please sign in to comment.