<<O>>  Difference Topic RepRapSoftwareTweakingManual (r1.3 - 08 May 2008 - AdrianBowyer)

META TOPICPARENT RepRapOneDarwin

Tweaking Manual

Line: 81 to 81

Pay particular attention to the heights of the infill segments compared with the height of the border segments. These should be level. If not, go back to the previous section to adjust your infill settings accordingly.

Added:
>
>

Troubleshooting


Added:
>
>
This section gives pictures of the kind of things that can go wrong and what to do about them.

XY speed too fast, extruder too slow, or layer gap too big

XY too fast

As you can see there are gaps in the infill where it has failed to be laid down properly. This can be caused by:

  1. The XY carriage moving too fast,
  2. The extruder extruding too slowly,
  3. The gap between one layer and the next being too big, or
  4. The polymer filament jamming in the extruder.

In the first three cases the solution is obvious. The XY speed is set by the following parameters:

  1. Extruder0_XYSpeed(0..255) The bigger this number, the faster the maximum possible XY speed. There's a detailed explanation here.
  2. Extruder0_OutlineSpeed(0..1) This is a direct fraction of the fastest possible XY speed above.
  3. Extruder0_InfillSpeed(0..1) This is a direct fraction of the fastest possible XY speed above.

The extruder speed is set by

  1. Extruder0_ExtrusionSpeed(0..255) The bigger this number, the faster the extruder extrudes. It controls the PWM signal going to the motor. 255 give continuous 12v; 0 powers the motor off. The effective voltage sent to the motor varies linearly between these extremes. Note that a linear change in voltage does not necessarily imply a linear change in speed.

And the gap between one layer and the next is set by

  1. Extruder0_ExtrusionHeight(mm) This is the number of mm the Z stage moves down between layers.

In the fourth case, we have found that some polymer filaments are not quite within RepRap filament tolerance specification (which is 3mm +0mm, -0.3mm). In particular occasionally you get a few hundred mm length that can be 3.2 or 3.3 mm in diameter. Such sections jam in the 3mm hole down the PTFE rod that links the extruder to its heated nozzle. There is a simple solution to this problem which sounds drastic, but actually is benign. It is to drill the PTFE out to 3.5 mm (1/8" might just do it, if you have access to Imperial drills, though that's only 3.175mm). The extruder works fine at this diameter. There is no need to do anything with the heated barrel - the polymer is melted all the way down that.


XY speed too slow, extruder too fast, or layer gap too small

XY too slow

This is the exact opposite of all the cases immediately above, except that extruder jamming is obviously irrelevant here.


Got it!

XY about right

And this porridge was just right...



-- EdSells - 25 Jan 2008
Added:
>
>


META FILEATTACHMENT WideBar?.stl attr="" comment="Test file for tweaking straight lines" date="1201262394" path="\\rumba\homes\profiles_do_not_delete\campus\desktop\WideBar.stl" size="684" user="EdSells" version="1.1"
META FILEATTACHMENT Circles.stl attr="" comment="Test file for tewaking short segment printing" date="1201262426" path="\\rumba\homes\profiles_do_not_delete\campus\desktop\Circles.stl" size="70084" user="EdSells" version="1.1"
META FILEATTACHMENT 10mm-cube.stl attr="" comment="Test part - 10mm cube" date="1204631184" path="10mm-cube.stl" size="1284" user="EdSells" version="1.1"
Line: 87 to 133

META FILEATTACHMENT WideBar?.stl attr="" comment="Test file for tweaking straight lines" date="1201262394" path="\\rumba\homes\profiles_do_not_delete\campus\desktop\WideBar.stl" size="684" user="EdSells" version="1.1"
META FILEATTACHMENT Circles.stl attr="" comment="Test file for tewaking short segment printing" date="1201262426" path="\\rumba\homes\profiles_do_not_delete\campus\desktop\Circles.stl" size="70084" user="EdSells" version="1.1"
META FILEATTACHMENT 10mm-cube.stl attr="" comment="Test part - 10mm cube" date="1204631184" path="10mm-cube.stl" size="1284" user="EdSells" version="1.1"
Added:
>
>
META FILEATTACHMENT 20x20x5-block-hole.stl attr="" comment="20 mm block with 10 mm hole" date="1210260469" path="20x20x5-block-hole.stl" size="7284" user="AdrianBowyer" version="1.1"
META FILEATTACHMENT xy-too-fast.jpg attr="" comment="XY too fast" date="1210261498" path="xy-too-fast.jpg" size="120086" user="AdrianBowyer" version="1.1"
META FILEATTACHMENT xy-too-slow.jpg attr="" comment="XY too slow" date="1210261524" path="xy-too-slow.jpg" size="109593" user="AdrianBowyer" version="1.1"
META FILEATTACHMENT xy-about-right.jpg attr="" comment="XY about right" date="1210261563" path="xy-about-right.jpg" size="196352" user="AdrianBowyer" version="1.1"
View topic | Diffs | r1.3 | > | r1.2 | > | r1.1 | More
Revision r1.2 - 04 Mar 2008 - 11:46 - EdSells
Revision r1.3 - 08 May 2008 - 15:34 - AdrianBowyer