A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

F

fallbackPreferences - Variable in class org.reprap.Preferences
 
falseButton - Variable in class org.reprap.gui.PreferencesValue.BooleanChoice
 
fastEFeedrate - Variable in class org.reprap.devices.GenericExtruder
The fastest the extruder can extrude
fastFeedrateZ - Variable in class org.reprap.machines.GenericRepRap
Feedrate for fast Z moves on the machine.
fastXYFeedrate - Variable in class org.reprap.devices.GenericExtruder
The fastest speed of movement in XY when depositing
fastXYFeedrate - Variable in class org.reprap.machines.GenericRepRap
Feedrate for fast XY moves on the machine.
fileInStream - Variable in class org.reprap.comms.GCodeReaderAndWriter
This is used for file input
fileInStreamLength - Variable in class org.reprap.comms.GCodeReaderAndWriter
How long is our G-Code input file (if any).
fileItCameFrom(int) - Method in class org.reprap.gui.STLObject
 
fileName - Variable in class org.reprap.RFO
The name of the RFO file.
fileNameBox - Variable in class org.reprap.gui.botConsole.PrintTabFrame
 
fileOutStream - Variable in class org.reprap.comms.GCodeReaderAndWriter
This is for file output
filePlay() - Method in class org.reprap.comms.GCodeReaderAndWriter
Send a GCode file to the machine if that's what we have to do, and return true.
filePlay() - Method in class org.reprap.machines.GCodeRepRap
If a file replay is being done, do it and return true otherwise return false.
filePlay() - Method in class org.reprap.machines.Simulator
 
filePlay() - Method in interface org.reprap.Printer
If a file replay is being done, do it and return true otherwise return false.
filetype - Variable in class org.reprap.RFO.XMLIn
What type of file (Only STLs supported at the moment).
fillBG(BooleanGrid) - Method in class org.reprap.utilities.RrGraphics
Recursively fill a Boolean Grid where it's solid.
fillFoundationRectangle(Printer, RrRectangle) - Method in class org.reprap.geometry.Producer
 
FilterGenerator - Class in org.reprap.utilities
 
FilterGenerator() - Constructor for class org.reprap.utilities.FilterGenerator
 
finalize() - Method in class org.reprap.Main
 
finalize() - Method in class org.reprap.utilities.RrDeleteOnExit
 
findAngleStart(int) - Method in class org.reprap.geometry.polygons.BooleanGrid.iPolygon
Find the furthest point from point v1 on the polygon such that the polygon between the two can be approximated by a DDA straight line from v1.
findAngleStart(int, double) - Method in class org.reprap.geometry.polygons.RrPolygon
 
findBackPoint(double) - Method in class org.reprap.geometry.polygons.RrPolygon
Search back from the end of the polygon to find the vertex nearest to d back from the end
findEqualThree(FunctionTable, Variable[]) - Static method in class org.reprap.utilities.CodeGenerator
 
findEqualTwo(FunctionTable, Variable[]) - Static method in class org.reprap.utilities.CodeGenerator
 
findLongEnough(double, double) - Method in class org.reprap.geometry.polygons.PolPoint
Find the a long-enough polygon edge away from point pNear and put its index in pNext.
findSTL(STLObject) - Method in class org.reprap.geometry.polygons.AllSTLsToBuild
Find an object in the list
findUnvisitedNeighbourOnEdgeInDirection(BooleanGrid.iPoint, int) - Method in class org.reprap.geometry.polygons.BooleanGrid
Find a neighbour of a pixel that has not yet been visited, that is on an edge, and that is nearest to a given neighbour direction, nd.
finish() - Method in class org.reprap.comms.GCodeReaderAndWriter
All done.
finished - Variable in class org.reprap.geometry.polygons.BooleanGrid.DDA
 
finishedLayer() - Method in class org.reprap.comms.GCodeReaderAndWriter
 
finishedLayer(LayerRules) - Method in class org.reprap.machines.GCodeRepRap
 
finishedLayer(LayerRules) - Method in class org.reprap.machines.GenericRepRap
Just finished a layer
finishedLayer(int) - Method in class org.reprap.machines.Simulator
 
finishedLayer(LayerRules) - Method in interface org.reprap.Printer
Just finished a layer.
finishX - Variable in class org.reprap.machines.GenericRepRap
The location of the place to go at the end
finishY - Variable in class org.reprap.machines.GenericRepRap
The location of the place to go at the end
firmwareVersion - Variable in class org.reprap.devices.SNAPExtruder
What firmware are we running?
firmwareVersion - Variable in class org.reprap.devices.SNAPStepperMotor
 
firmwareVersionForBuffering - Static variable in class org.reprap.devices.SNAPStepperMotor
 
firstEnding - Static variable in class org.reprap.comms.GCodeReaderAndWriter
How does the first file name in a multiple set end?
firstSTL - Variable in class org.reprap.RFO.XMLIn
The first of a list of STLs being read.
fiveD - Variable in class org.reprap.devices.GenericExtruder
Flag to decide if the machine implements 4D extruding (i.e.
flagSet(int, List<Integer>, int[]) - Method in class org.reprap.geometry.polygons.RrPolygon
Set all the flag values in a list the same
flat - Variable in class org.reprap.machines.VelocityProfile
 
flat() - Method in class org.reprap.machines.VelocityProfile
 
font - Variable in class org.reprap.gui.botConsole.bedPanel
 
fontSize - Variable in class org.reprap.gui.botConsole.bedPanel
 
forceAttribute(Attributes) - Method in class org.reprap.geometry.polygons.BooleanGrid
Overwrite the attributes Only to be used if you know what you're doing...
forceNextExtruder() - Method in class org.reprap.machines.GenericRepRap
 
forceNextExtruder() - Method in interface org.reprap.Printer
The next time an extruder is changed, force the change to be sent to the RepRap, even if it's changed to the same as it just was.
forceRegularise() - Method in class org.reprap.geometry.polygons.RrCSG
Force an approximation to the regulariseing of a set This assumes simplify has been run over the set
forceSelection - Variable in class org.reprap.machines.GenericRepRap
Force an extruder to be selected on startup
foundationLayers - Variable in class org.reprap.machines.GenericRepRap
 
fractionDone - Variable in class org.reprap.gui.botConsole.BotConsoleFrame
 
frame - Static variable in class org.reprap.gui.MaterialRadioButtons
 
frame - Variable in class org.reprap.utilities.RrGraphics
Pixels
frameHeight - Variable in class org.reprap.utilities.RrGraphics
 
frameWidth - Variable in class org.reprap.utilities.RrGraphics
 
free - Variable in class org.reprap.gui.MouseObject
 
freeze() - Method in class org.reprap.geometry.polygons.AllSTLsToBuild
Freeze the list - no more editing.
FrontFactor - Variable in class org.reprap.gui.Panel3D
 
frozen - Variable in class org.reprap.geometry.polygons.AllSTLsToBuild
Is the list editable?
ftd - Static variable in class org.reprap.Main
 
FunctionTable - Class in org.reprap.utilities
 
FunctionTable() - Constructor for class org.reprap.utilities.FunctionTable
 
FunctionTable(BooleanExpression) - Constructor for class org.reprap.utilities.FunctionTable
 
FunctionTable(BooleanExpression, Variable, Variable, boolean) - Constructor for class org.reprap.utilities.FunctionTable
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z