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

S

s - Variable in class org.reprap.devices.ExtruderState
 
s - Variable in class org.reprap.gui.botConsole.bedPanel
 
s1 - Variable in class org.reprap.gui.botConsole.bedPanel
 
s1 - Variable in class org.reprap.machines.VelocityProfile
 
s1() - Method in class org.reprap.machines.VelocityProfile
 
s2 - Variable in class org.reprap.gui.botConsole.bedPanel
 
s2 - Variable in class org.reprap.machines.VelocityProfile
 
s2() - Method in class org.reprap.machines.VelocityProfile
 
s3 - Variable in class org.reprap.gui.botConsole.bedPanel
 
s3dOffset(Shape3D, Tuple3d) - Method in class org.reprap.gui.STLObject
 
s3dScale(Shape3D, double) - Method in class org.reprap.gui.STLObject
 
same(Rr2Point, Rr2Point, double) - Static method in class org.reprap.geometry.polygons.Rr2Point
The same, withing tolerance?
same(RrHalfPlane, RrHalfPlane, double) - Static method in class org.reprap.geometry.polygons.RrHalfPlane
Is another line the same within a tolerance?
same(RrInterval, RrInterval, double) - Static method in class org.reprap.geometry.polygons.RrInterval
Identical within tolerance
same(FunctionTable, FunctionTable) - Static method in class org.reprap.utilities.FunctionTable
 
same(Variable, Variable) - Static method in class org.reprap.utilities.Variable
 
sameOrder(Variable[], Variable[]) - Static method in class org.reprap.utilities.TableRow
Check if two lists of variables have the same variables in the same order
save() - Method in class org.reprap.Preferences
 
save(String, AllSTLsToBuild) - Static method in class org.reprap.RFO
This is what gets called to write an rfo file.
saveGlobal() - Static method in class org.reprap.Preferences
 
savePreferences() - Method in class org.reprap.gui.Preferences
Save the lot to the preferences file
saveRFO - Variable in class org.reprap.gui.botConsole.PrintTabFrame
 
saveRFO(ActionEvent) - Method in class org.reprap.gui.botConsole.PrintTabFrame
 
saveRFO(String) - Method in class org.reprap.Main
 
saveRFOFile(String) - Method in class org.reprap.gui.RepRapBuild
 
saveRFOFile(String) - Method in class org.reprap.machines.GenericRepRap
Load an RFO file to be made.
saveRFOFile(String) - Method in interface org.reprap.Printer
 
saveString(String, String) - Method in class org.reprap.gui.Preferences
Save the value corresponding to name to the preferences file
savingToFile() - Method in class org.reprap.comms.GCodeReaderAndWriter
 
scalarProduct(BooleanGrid.iPoint) - Method in class org.reprap.geometry.polygons.BooleanGrid.iPoint
Scalar product
scale(int) - Static method in class org.reprap.geometry.polygons.BooleanGrid
Back and forth from real to pixel/integer coordinates
scale(double) - Method in class org.reprap.geometry.polygons.RrRectangle
Scale the box by a factor about its center
scale(Vector3d, double) - Static method in class org.reprap.gui.STLObject
 
scale - Variable in class org.reprap.utilities.RrGraphics
 
scaledBox - Variable in class org.reprap.utilities.RrGraphics
 
scaleX - Variable in class org.reprap.machines.GenericRepRap
Scale for each axis in steps/mm.
scaleY - Variable in class org.reprap.machines.GenericRepRap
Scale for each axis in steps/mm.
scaleZ - Variable in class org.reprap.machines.GenericRepRap
Scale for each axis in steps/mm.
sceneBranchGroup - Variable in class org.reprap.gui.Panel3D
 
se() - Method in class org.reprap.geometry.polygons.RrRectangle
 
searchDepth - Static variable in class org.reprap.geometry.polygons.BooleanGrid
 
seek(int, int) - Method in interface org.reprap.AxisMotor
 
seek(int, int) - Method in class org.reprap.devices.GCodeStepperMotor
 
seek(int, int) - Method in class org.reprap.devices.NullStepperMotor
 
seek(int, int) - Method in class org.reprap.devices.SNAPStepperMotor
 
seekBlocking(int, int) - Method in interface org.reprap.AxisMotor
 
seekBlocking(int, int) - Method in class org.reprap.devices.GCodeStepperMotor
 
seekBlocking(int, int) - Method in class org.reprap.devices.NullStepperMotor
 
seekBlocking(int, int) - Method in class org.reprap.devices.SNAPStepperMotor
 
seenGCode - Variable in class org.reprap.gui.botConsole.PrintTabFrame
 
seenSNAP - Variable in class org.reprap.gui.botConsole.PrintTabFrame
 
segmentLength(double, double) - Method in class org.reprap.machines.GenericRepRap
 
segmentPause() - Method in class org.reprap.machines.GenericRepRap
Display a message indicating a segment is about to be printed and wait for the user to acknowledge
segmentPause - Variable in class org.reprap.Main
 
segmentPauseCheckbox - Variable in class org.reprap.machines.GenericRepRap
 
segmentSpeeds - Class in org.reprap.geometry
 
segmentSpeeds(Rr2Point, Rr2Point, Rr2Point, double) - Constructor for class org.reprap.geometry.segmentSpeeds
 
selectedColour - Variable in class org.reprap.gui.Panel3D
 
selectExtruder() - Method in class org.reprap.gui.botConsole.GenericExtruderTabPanel
 
selectExtruder(int) - Method in class org.reprap.machines.GCodeRepRap
 
selectExtruder(int) - Method in class org.reprap.machines.GenericRepRap
 
selectExtruder(Attributes) - Method in class org.reprap.machines.GenericRepRap
 
selectExtruder(Attributes) - Method in interface org.reprap.Printer
Select a specific material to print with
selectExtruder(int) - Method in interface org.reprap.Printer
Select a specific material to print with
selectorRadioButtonMousePressed(MouseEvent) - Method in class org.reprap.gui.botConsole.PrintTabFrame
 
sendMessage(Device, OutgoingMessage) - Method in interface org.reprap.comms.Communicator
 
sendMessage(OutgoingMessage) - Method in class org.reprap.devices.SNAPExtruder
 
sendMessage(OutgoingMessage) - Method in class org.reprap.devices.SNAPStepperMotor
 
separating - Variable in class org.reprap.devices.GenericExtruder
Flag to decide extrude speed
separationFraction - Variable in class org.reprap.devices.GenericExtruder
 
serialInStream - Variable in class org.reprap.comms.GCodeReaderAndWriter
this is our read handle on the serial port
serialOutStream - Variable in class org.reprap.comms.GCodeReaderAndWriter
this is for doing easy serial writes
serialVersionUID - Static variable in exception org.reprap.comms.IncomingMessage.InvalidPayloadException
 
serialVersionUID - Static variable in exception org.reprap.geometry.polygons.RrParallelLineException
 
serialVersionUID - Static variable in class org.reprap.gui.botConsole.bedPanel
 
serialVersionUID - Static variable in class org.reprap.gui.botConsole.BotConsoleFrame
 
serialVersionUID - Static variable in class org.reprap.gui.botConsole.GenericExtruderTabPanel
 
serialVersionUID - Static variable in class org.reprap.gui.botConsole.PrintTabFrame
 
serialVersionUID - Static variable in class org.reprap.gui.botConsole.StepperPositionJPanel
 
serialVersionUID - Static variable in class org.reprap.gui.botConsole.XYZTabPanel
 
serialVersionUID - Static variable in class org.reprap.gui.ContinuationMesage
 
serialVersionUID - Static variable in class org.reprap.gui.MaterialRadioButtons
 
serialVersionUID - Static variable in class org.reprap.gui.Panel3D
 
serialVersionUID - Static variable in class org.reprap.gui.Preferences
 
serialVersionUID - Static variable in class org.reprap.gui.RepRapBuild
 
serialVersionUID - Static variable in class org.reprap.gui.StatusMessage
 
serialVersionUID - Static variable in exception org.reprap.ReprapException
 
serialVersionUID - Static variable in class org.reprap.utilities.RrGraphics.MyComponent
 
set(int, BooleanGrid.iPolygon) - Method in class org.reprap.geometry.polygons.BooleanGrid.iPolygonList
Replace a polygon in the list
set(BooleanGrid.iPoint, boolean) - Method in class org.reprap.geometry.polygons.BooleanGrid
Set pixel p to value v
set(int, int, RrPolygon) - Method in class org.reprap.geometry.polygons.PolPoint
 
set(Rr2Point) - Method in class org.reprap.geometry.polygons.Rr2Point
Overwrite
set(int, Rr2Point) - Method in class org.reprap.geometry.polygons.RrPolygon
Set a point to be p
set(int, Rr2Point, double) - Method in class org.reprap.geometry.polygons.RrPolygon
Set a new point and speed
set(int, RrPolygon) - Method in class org.reprap.geometry.polygons.RrPolygonList
Overwrite one of the polygons
set(boolean) - Method in class org.reprap.utilities.Variable
 
setAll(int) - Method in class org.reprap.utilities.BooleanExpression
 
setAll(Variable[], int) - Static method in class org.reprap.utilities.TableRow
Set all the variables in a list according to the corresponding bits in an integer.
setAppearance(Appearance) - Method in class org.reprap.Attributes
New colour
setAppearance(Appearance) - Method in class org.reprap.gui.STLObject
 
setAppearance_r(Object, Appearance) - Static method in class org.reprap.gui.STLObject
 
setBedTemperature(double) - Method in class org.reprap.machines.GCodeRepRap
Set the bed temperature.
setBedTemperature(double) - Method in class org.reprap.machines.GenericRepRap
Set the bed temperature.
setBedTemperature(double) - Method in interface org.reprap.Printer
Set the bed temperature.
setCancelled(boolean) - Method in class org.reprap.geometry.Producer
 
setCancelled(boolean) - Method in class org.reprap.gui.StatusMessage
 
setCancelled(boolean) - Method in class org.reprap.machines.GenericRepRap
 
setCancelled(boolean) - Method in interface org.reprap.Printer
Tell the printer it's been cancelled
setColour(Attributes) - Method in class org.reprap.utilities.RrGraphics
Set the colour from a RepRap attribute
setConsoleFrame(BotConsoleFrame) - Method in class org.reprap.gui.botConsole.GenericExtruderTabPanel
So the BotConsoleFrame can let us know who it is
setConsoleFrame(BotConsoleFrame) - Method in class org.reprap.gui.botConsole.PrintTabFrame
So the BotConsoleFrame can let us know who it is
setConsoleFrame(BotConsoleFrame) - Method in class org.reprap.gui.botConsole.StepperPositionJPanel
 
setConsoleFrame(BotConsoleFrame) - Method in class org.reprap.gui.botConsole.XYZTabPanel
So the BotConsoleFrame can let us know who it is
setCooler(boolean) - Method in class org.reprap.devices.GCodeExtruder
 
setCooler(boolean) - Method in class org.reprap.devices.NullExtruder
 
setCooler(boolean) - Method in class org.reprap.devices.SNAPExtruder
 
setCooler(boolean) - Method in interface org.reprap.Extruder
Turn the cooler (fan?) on or off
setCooling(boolean) - Method in class org.reprap.machines.GenericRepRap
 
setCurrentTemperature(double) - Method in class org.reprap.devices.ExtruderState
 
setDimensions() - Method in class org.reprap.gui.botConsole.bedPanel
 
setExtruderSpeed() - Method in class org.reprap.gui.botConsole.GenericExtruderTabPanel
 
setExtrudeState(ExtruderState) - Method in class org.reprap.devices.GenericExtruder
Allow otthers to set our extrude length so that all logical extruders talking to one physical extruder can use the same length instance.
setExtrudeState(ExtruderState) - Method in interface org.reprap.Extruder
Allow otthers to set our extrude length so that all logical extruders talking to one physical extruder can use the same length instance.
setExtruding(boolean) - Method in class org.reprap.devices.ExtruderState
 
setExtrusion(double, boolean) - Method in class org.reprap.devices.GCodeExtruder
 
setExtrusion(double, boolean) - Method in class org.reprap.devices.GenericExtruder
Start the extruder motor at a given speed.
setExtrusion(double, boolean) - Method in class org.reprap.devices.NullExtruder
 
setExtrusion(double, boolean) - Method in class org.reprap.devices.SNAPExtruder
Start the extruder motor at a given speed.
setExtrusion(double, boolean) - Method in interface org.reprap.Extruder
Start the extruder motor at a given speed.
setFastFeedrateZ(double) - Method in class org.reprap.machines.GenericRepRap
 
setFractionDone(double, int, int) - Method in class org.reprap.comms.GCodeReaderAndWriter
 
setFractionDone() - Method in class org.reprap.geometry.LayerRules
 
setFractionDone(double, int, int) - Method in class org.reprap.gui.botConsole.BotConsoleFrame
 
setGCodeFileForOutput(boolean, String) - Method in class org.reprap.comms.GCodeReaderAndWriter
 
setGCodeFileForOutput(String) - Method in class org.reprap.machines.GCodeRepRap
Set an output file
setGCodeFileForOutput(String) - Method in class org.reprap.machines.Simulator
Set an output file
setGCodeFileForOutput(String) - Method in interface org.reprap.Printer
Set an output file
setGlobalBool(String, boolean) - Static method in class org.reprap.Preferences
 
setGlobalString(String, String) - Static method in class org.reprap.Preferences
Set a new value
setHeater(int, double) - Method in class org.reprap.devices.GCodeExtruder
 
setHeater(int, double) - Method in class org.reprap.devices.NullExtruder
 
setHeater(int, double) - Method in class org.reprap.devices.SNAPExtruder
Set a heat output power.
setHeater(int, int, boolean) - Method in class org.reprap.devices.SNAPExtruder
Set the raw heater output value and safety cutoff.
setHeater(int, int, int, int, boolean) - Method in class org.reprap.devices.SNAPExtruder
Similar to setHeater(int, int) except this provides two different heating zones.
setHeater(int, double) - Method in interface org.reprap.Extruder
Set a heat output power.
setIdle() - Method in interface org.reprap.AxisMotor
 
setIdle() - Method in class org.reprap.devices.GCodeStepperMotor
 
setIdle() - Method in class org.reprap.devices.NullStepperMotor
 
setIdle() - Method in class org.reprap.devices.SNAPStepperMotor
 
setLayerPause(JCheckBoxMenuItem) - Method in class org.reprap.geometry.Producer
Set the source checkbox used to determine if there should be a pause between layers.
setLayerPause(JCheckBoxMenuItem) - Method in class org.reprap.machines.GenericRepRap
Set the source checkbox used to determine if there should be a pause between layers.
setLayerPause(boolean) - Method in class org.reprap.Main
 
setLayerPause(JCheckBoxMenuItem) - Method in interface org.reprap.Printer
Set the source checkbox used to determine if there should be a pause between layers.
setLayingSupport(boolean) - Method in class org.reprap.geometry.LayerRules
 
setMaterial(String) - Method in class org.reprap.Attributes
Change the material name
setMaterialLabel(String) - Method in class org.reprap.gui.botConsole.GenericExtruderTabPanel
 
setMaxTorque(int) - Method in interface org.reprap.AxisMotor
 
setMaxTorque(int) - Method in class org.reprap.devices.GCodeStepperMotor
 
setMaxTorque(int) - Method in class org.reprap.devices.NullStepperMotor
 
setMaxTorque(int) - Method in class org.reprap.devices.SNAPStepperMotor
 
setMessage(String) - Method in class org.reprap.gui.StatusMessage
 
setMessage(String) - Method in class org.reprap.machines.GenericRepRap
 
setMotor(boolean) - Method in class org.reprap.devices.GenericExtruder
 
setMotor(boolean) - Method in interface org.reprap.Extruder
Start/stop the extruder motor
setMotorSpeedField(int) - Method in class org.reprap.gui.botConsole.GenericExtruderTabPanel
 
setMotorSpeeds() - Method in class org.reprap.gui.botConsole.XYZTabPanel
 
setMouse(MouseObject) - Method in class org.reprap.gui.STLObject
 
setMToIdentity() - Method in class org.reprap.RFO.XMLIn
Initialise the matrix to the identity matrix.
setNotification() - Method in class org.reprap.devices.SNAPStepperMotor
 
setNotificationOff() - Method in class org.reprap.devices.SNAPStepperMotor
 
setNudgeSize(double) - Method in class org.reprap.gui.botConsole.StepperPositionJPanel
 
setNudgeSize(Double) - Method in class org.reprap.gui.botConsole.XYZTabPanel
 
setOffset(BranchGroup, Vector3d) - Method in class org.reprap.gui.STLObject
 
setParent(STLObject) - Method in class org.reprap.Attributes
Change the parent
setParents() - Method in class org.reprap.geometry.polygons.treeList
Do a depth-first walk setting parents.
setPart(BranchGroup) - Method in class org.reprap.Attributes
To be used in conjunction with changing the parent
setPosition(int) - Method in interface org.reprap.AxisMotor
 
setPosition(int) - Method in class org.reprap.devices.GCodeStepperMotor
 
setPosition(int) - Method in class org.reprap.devices.NullStepperMotor
 
setPosition(int) - Method in class org.reprap.devices.SNAPStepperMotor
 
setPrefs() - Method in class org.reprap.gui.botConsole.GenericExtruderTabPanel
 
setPrefs() - Method in class org.reprap.gui.botConsole.XYZTabPanel
 
setPrinter(Printer) - Method in class org.reprap.Device
 
setPrinter(Printer) - Method in class org.reprap.devices.GenericExtruder
 
setPrinter(Printer) - Method in class org.reprap.devices.GenericStepperMotor
 
setPrinter(Printer) - Method in interface org.reprap.Extruder
 
setPrinter(Printer) - Method in class org.reprap.geometry.LayerRules
 
setRepRapPresent(boolean) - Static method in class org.reprap.Main
 
setReverse(boolean) - Method in class org.reprap.devices.ExtruderState
 
setScales(RrRectangle) - Method in class org.reprap.utilities.RrGraphics
 
setSegmentPause(JCheckBoxMenuItem) - Method in class org.reprap.geometry.Producer
Set the source checkbox used to determine if there should be a pause between segments.
setSegmentPause(JCheckBoxMenuItem) - Method in class org.reprap.machines.GenericRepRap
Set the source checkbox used to determine if there should be a pause between segments.
setSegmentPause(boolean) - Method in class org.reprap.Main
 
setSegmentPause(JCheckBoxMenuItem) - Method in interface org.reprap.Printer
Set the source checkbox used to determine if there should be a pause between segments.
setSeparating(boolean) - Method in class org.reprap.devices.GenericExtruder
 
setSeparating(boolean) - Method in interface org.reprap.Extruder
Set the flag to show we're creating a separation
setSeparating(boolean) - Method in class org.reprap.machines.GenericRepRap
Set all the extruders' separating mode
setSeparating(boolean) - Method in interface org.reprap.Printer
Set all the extruders' separating mode
setSlice(BooleanGridList, int, int) - Method in class org.reprap.geometry.polygons.AllSTLsToBuild.SliceCache
 
setSpeed(int) - Method in interface org.reprap.AxisMotor
Set the motor speed (or turn it off)
setSpeed(double) - Method in class org.reprap.devices.ExtruderState
 
setSpeed(int) - Method in class org.reprap.devices.GCodeStepperMotor
Set the motor speed (or turn it off)
setSpeed(int) - Method in class org.reprap.devices.NullStepperMotor
Set the motor speed (or turn it off)
setSpeed(int) - Method in class org.reprap.devices.SNAPStepperMotor
Set the motor speed (or turn it off)
setSpeed(int, double) - Method in class org.reprap.geometry.polygons.RrPolygon
Add a speed to the polygon
setSpeed() - Method in class org.reprap.gui.botConsole.StepperPositionJPanel
 
setSpeeds(double, double, double) - Method in class org.reprap.geometry.polygons.RrPolygon
Set the speeds at each vertex so that the polygon can be plotted as fast as possible
setString(String, String) - Method in class org.reprap.Preferences
 
setSupport(BooleanGridList, int, int) - Method in class org.reprap.geometry.polygons.AllSTLsToBuild.SliceCache
 
setSync(byte) - Method in interface org.reprap.AxisMotor
 
setSync(byte) - Method in class org.reprap.devices.GCodeStepperMotor
 
setSync(byte) - Method in class org.reprap.devices.NullStepperMotor
 
setSync(byte) - Method in class org.reprap.devices.SNAPStepperMotor
 
setTargetPositionField(double) - Method in class org.reprap.gui.botConsole.StepperPositionJPanel
 
setTargetTemperature(double) - Method in class org.reprap.devices.ExtruderState
 
setTargetTempField(int) - Method in class org.reprap.gui.botConsole.GenericExtruderTabPanel
 
setTemperature(double, boolean) - Method in class org.reprap.devices.GCodeExtruder
 
setTemperature(double, boolean) - Method in class org.reprap.devices.GenericExtruder
 
setTemperature(double) - Method in class org.reprap.devices.NullExtruder
 
setTemperature(double, boolean) - Method in class org.reprap.devices.SNAPExtruder
 
setTemperature(double, boolean) - Method in interface org.reprap.Extruder
Set the temperature of the extruder at a given height.
setTemperatureX(double, boolean) - Method in class org.reprap.devices.SNAPExtruder
 
setTempRange() - Method in class org.reprap.devices.SNAPExtruder
Send current vRefFactor and a suitable timer scaler to the device.
setTempScaler(int) - Method in class org.reprap.devices.SNAPExtruder
Set the scale factor used on the temperature timer used for analogue to digital conversion
setText(String) - Method in class org.reprap.gui.PreferencesValue
 
setTop(double, double, double) - Method in class org.reprap.machines.GenericRepRap
Set the position at the end of the topmost layer
setTop(double, double, double) - Method in interface org.reprap.Printer
Set the position at the end of the topmost layer
setTopDown(boolean) - Method in class org.reprap.machines.GenericRepRap
 
setTopDown(boolean) - Method in interface org.reprap.Printer
Set the flag that decided which direction to compute the layers
setTransform(Transform3D) - Method in class org.reprap.gui.MouseObject
 
setTransform(Transform3D) - Method in class org.reprap.gui.STLObject
 
setUnique(int) - Method in class org.reprap.gui.STLObject.Contents
 
setUnique(int, int) - Method in class org.reprap.gui.STLObject
 
setValue(boolean) - Method in class org.reprap.gui.PreferencesValue.BooleanChoice
 
setValve(boolean) - Method in class org.reprap.devices.GCodeExtruder
 
setValve(boolean) - Method in class org.reprap.devices.NullExtruder
 
setValve(boolean) - Method in class org.reprap.devices.SNAPExtruder
Open or close the valve.
setValve(boolean) - Method in interface org.reprap.Extruder
Open and close the valve (if any).
setVref(int) - Method in class org.reprap.devices.SNAPExtruder
Set raw voltage reference used for analogue to digital converter
setZ(double) - Method in class org.reprap.machines.GCodeRepRap
Tell the printer class it's Z position.
setZ(double) - Method in class org.reprap.machines.GenericRepRap
Tell the printer class it's Z position.
setZ(double) - Method in interface org.reprap.Printer
Tell the printer class it's Z position.
setZManual() - Method in class org.reprap.machines.GenericRepRap
 
setZManual(double) - Method in class org.reprap.machines.GenericRepRap
 
setZManual() - Method in interface org.reprap.Printer
Allow the user to manually calibrate the Z axis position to deal with special circumstances like different extruder sizes, platform additions or subtractive fabrication.
setZManual(double) - Method in interface org.reprap.Printer
Allow the user to manually calibrate the Z axis position to deal with special circumstances like different extruder sizes, platform additions or subtractive fabrication.
shapes - Variable in class org.reprap.geometry.polygons.BooleanGridList
 
shells - Variable in class org.reprap.devices.GenericExtruder
The number of outlines to plot
shortLength - Variable in class org.reprap.devices.GenericExtruder
Line length below which to plot faster
shortLine(Rr2Point, boolean, boolean) - Method in class org.reprap.geometry.LayerProducer
speed up for short lines
shortSpeed - Variable in class org.reprap.devices.GenericExtruder
Factor for short line speeds
sign() - Method in class org.reprap.geometry.polygons.RrInterval
Sign of an interval
simpleCull(ArrayList<AllSTLsToBuild.LineSegment>) - Method in class org.reprap.geometry.polygons.AllSTLsToBuild
Get all the polygons represented by the edges.
simpleEnough - Static variable in class org.reprap.geometry.polygons.BooleanGrid
How simple does a CSG expression have to be to not be worth pruning further?
simplify() - Method in class org.reprap.geometry.polygons.BooleanGrid.iPolygon
Generate an equivalent polygon with fewer vertices by removing chains of points that lie in straight lines.
simplify() - Method in class org.reprap.geometry.polygons.BooleanGrid.iPolygonList
Simplify all the polygons
simplify(double) - Method in class org.reprap.geometry.polygons.RrCSG
Replace duplicate of all leaves with the last instance of each
simplify(double) - Method in class org.reprap.geometry.polygons.RrPolygon
Simplify a polygon by deleting points from it that are closer than d to lines joining other points NB - this ignores speeds
simplify(double) - Method in class org.reprap.geometry.polygons.RrPolygonList
Simplify all polygons by length d N.B.
simplify_r(RrCSG, double) - Method in class org.reprap.geometry.polygons.RrCSG
Replace duplicate of all leaves with the last instance of each; also link up complements.
simulationPlot - Variable in class org.reprap.geometry.LayerProducer
 
simulationPlot - Variable in class org.reprap.geometry.Producer
 
Simulator - Class in org.reprap.machines
 
Simulator() - Constructor for class org.reprap.machines.Simulator
 
singleMove(Rr2Point) - Method in class org.reprap.geometry.LayerProducer
 
singleMove(double, double, double, double) - Method in class org.reprap.machines.GCodeRepRap
make a single, non building move (between plots, or zeroing an axis etc.)
singleMove(double, double, double, double) - Method in class org.reprap.machines.GenericRepRap
 
singleMove(double, double, double, double) - Method in interface org.reprap.Printer
Single move for when we're moving about giong places rather than making
size() - Method in class org.reprap.geometry.polygons.AllSTLsToBuild
Return the number of objects.
size() - Method in class org.reprap.geometry.polygons.BooleanGrid.iPolygon
How many points?
size() - Method in class org.reprap.geometry.polygons.BooleanGrid.iPolygonList
How many polygons are there in the list?
size - Variable in class org.reprap.geometry.polygons.BooleanGrid.iRectangle
 
size() - Method in class org.reprap.geometry.polygons.BooleanGridList
How many shapes are there in the list?
size() - Method in class org.reprap.geometry.polygons.RrPolygon
Length
size() - Method in class org.reprap.geometry.polygons.RrPolygonList
 
size() - Method in class org.reprap.geometry.polygons.treeList
How long is the list (if any)
size() - Method in class org.reprap.gui.STLObject
 
sleep(int) - Method in class org.reprap.comms.GCodeReaderAndWriter
Wrapper for Thread.sleep()
slice(int, int, LayerRules) - Method in class org.reprap.geometry.polygons.AllSTLsToBuild
Generate a set of pixel-map representations, one for each extruder, for STLObject stl at height z.
sliceRing - Variable in class org.reprap.geometry.polygons.AllSTLsToBuild.SliceCache
 
slide - Variable in class org.reprap.gui.MouseObject
 
SLoadOK - Variable in class org.reprap.gui.botConsole.PrintTabFrame
 
slowBuffer() - Method in class org.reprap.machines.GCodeRepRap
 
slowBuffer() - Method in class org.reprap.machines.Simulator
 
slowBuffer() - Method in interface org.reprap.Printer
It's also useful to be able to change its priority
slowBufferThread() - Method in class org.reprap.comms.GCodeReaderAndWriter
Between layers nothing will be queued.
slowXYFeedrate - Variable in class org.reprap.devices.GenericExtruder
The speed from which that machine can do a standing start with this extruder
slowXYFeedrate - Variable in class org.reprap.machines.GenericRepRap
The speed from which the machine can do a standing start
slowZFeedrate - Variable in class org.reprap.machines.GenericRepRap
The speed from which the machine can do a standing start in Z
snakeGrow(BooleanGrid.iPolygonList, List<RrHalfPlane>, int, int) - Method in class org.reprap.geometry.polygons.BooleanGrid
Take a list of hatch point pairs from hatch (above) and the corresponding lines that created them, and stitch them together to make a weaving snake-like hatching pattern for infill.
snap - Variable in class org.reprap.devices.SNAPExtruder
our snap comms device.
snap - Variable in class org.reprap.devices.SNAPStepperMotor
our snap comms device.
SNAPExtruder - Class in org.reprap.devices
 
SNAPExtruder(Communicator, Address, int, Printer) - Constructor for class org.reprap.devices.SNAPExtruder
 
SNAPExtruder.RequestIsEmptyResponse - Class in org.reprap.devices
 
SNAPExtruder.RequestIsEmptyResponse(Device, OutgoingMessage, long) - Constructor for class org.reprap.devices.SNAPExtruder.RequestIsEmptyResponse
 
SNAPExtruder.RequestSetHeat - Class in org.reprap.devices
 
SNAPExtruder.RequestSetHeat(byte, byte) - Constructor for class org.reprap.devices.SNAPExtruder.RequestSetHeat
 
SNAPExtruder.RequestSetHeat(byte, byte, byte, byte) - Constructor for class org.reprap.devices.SNAPExtruder.RequestSetHeat
 
SNAPExtruder.RequestTemperatureResponse - Class in org.reprap.devices
 
SNAPExtruder.RequestTemperatureResponse(Device, OutgoingMessage, long) - Constructor for class org.reprap.devices.SNAPExtruder.RequestTemperatureResponse
 
SNAPStepperMotor - Class in org.reprap.devices
 
SNAPStepperMotor(Communicator, Address, int) - Constructor for class org.reprap.devices.SNAPStepperMotor
 
SNAPStepperMotor.RequestDDAMaster - Class in org.reprap.devices
 
SNAPStepperMotor.RequestDDAMaster(int, int, int) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestDDAMaster
 
SNAPStepperMotor.RequestDDAMasterResponse - Class in org.reprap.devices
 
SNAPStepperMotor.RequestDDAMasterResponse(Device, OutgoingMessage, long) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestDDAMasterResponse
 
SNAPStepperMotor.RequestHomeResetResponse - Class in org.reprap.devices
 
SNAPStepperMotor.RequestHomeResetResponse(Device, OutgoingMessage, long) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestHomeResetResponse
 
SNAPStepperMotor.RequestOneStep - Class in org.reprap.devices
 
SNAPStepperMotor.RequestOneStep(boolean) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestOneStep
 
SNAPStepperMotor.RequestPositionResponse - Class in org.reprap.devices
 
SNAPStepperMotor.RequestPositionResponse(IncomingContext) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestPositionResponse
 
SNAPStepperMotor.RequestQueue - Class in org.reprap.devices
 
SNAPStepperMotor.RequestQueue(int, int, int, int) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestQueue
 
SNAPStepperMotor.RequestQueueResponse - Class in org.reprap.devices
 
SNAPStepperMotor.RequestQueueResponse(Device, OutgoingMessage, long) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestQueueResponse
 
SNAPStepperMotor.RequestRangeResponse - Class in org.reprap.devices
 
SNAPStepperMotor.RequestRangeResponse(IncomingContext) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestRangeResponse
 
SNAPStepperMotor.RequestSeekPosition - Class in org.reprap.devices
 
SNAPStepperMotor.RequestSeekPosition(int, int) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestSeekPosition
 
SNAPStepperMotor.RequestSeekResponse - Class in org.reprap.devices
 
SNAPStepperMotor.RequestSeekResponse(Device, OutgoingMessage, long) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestSeekResponse
 
SNAPStepperMotor.RequestSetPosition - Class in org.reprap.devices
 
SNAPStepperMotor.RequestSetPosition(int) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestSetPosition
 
SNAPStepperMotor.RequestSetSpeed - Class in org.reprap.devices
 
SNAPStepperMotor.RequestSetSpeed() - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestSetSpeed
The empty constructor will create a message to idle the motor
SNAPStepperMotor.RequestSetSpeed(int) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestSetSpeed
Create a message for setting the motor speed.
SNAPStepperMotor.RequestStatusResponse - Class in org.reprap.devices
 
SNAPStepperMotor.RequestStatusResponse(IncomingContext) - Constructor for class org.reprap.devices.SNAPStepperMotor.RequestStatusResponse
 
sort(Variable[]) - Static method in class org.reprap.utilities.TableRow
Take a list of variables and return a copy lexically sorted by name
sourceFile - Variable in class org.reprap.gui.STLObject.Contents
 
sp - Static variable in class org.reprap.geometry.polygons.BooleanGrid
 
sp - Variable in class org.reprap.RFO.XMLOut
 
speed() - Method in class org.reprap.devices.ExtruderState
 
speed(int) - Method in class org.reprap.geometry.polygons.RrPolygon
Get the speed
speed(int, double) - Method in class org.reprap.geometry.segmentSpeeds
 
speedBuffer() - Method in class org.reprap.machines.GCodeRepRap
 
speedBuffer() - Method in class org.reprap.machines.Simulator
 
speedBuffer() - Method in interface org.reprap.Printer
 
speedBufferThread() - Method in class org.reprap.comms.GCodeReaderAndWriter
 
speedFix(int, double) - Static method in class org.reprap.devices.pseudo.LinePrinter
Correct a speed change (in (0, 1]) for the fact that it's click times that get send to the controller.
speeds - Variable in class org.reprap.geometry.polygons.RrPolygon
The speed of the machine at each corner
speedsPanel - Variable in class org.reprap.gui.botConsole.XYZTabPanel
 
stabilise() - Method in class org.reprap.machines.GCodeRepRap
Wait till the entire machine is ready to print.
stabilise() - Method in class org.reprap.machines.Simulator
 
stabilise() - Method in interface org.reprap.Printer
Wait till the entire machine is ready to print.
stack - Static variable in class org.reprap.geometry.polygons.BooleanGrid
 
stack - Variable in class org.reprap.RFO.XMLOut
 
stamp() - Static method in class org.reprap.utilities.Timer
Generate a timestamp
start() - Method in class org.reprap.gui.RepRapBuild
 
startCooling - Variable in class org.reprap.machines.GenericRepRap
 
startDocument() - Method in class org.reprap.RFO.XMLIn
Begin the XML document - no action needed.
startElement(String, String, String, Attributes) - Method in class org.reprap.RFO.XMLIn
Start an element
startExtruding() - Method in class org.reprap.devices.GenericExtruder
 
startExtruding() - Method in interface org.reprap.Extruder
start extruding at the normal rate.
startingEpilogue() - Method in class org.reprap.comms.GCodeReaderAndWriter
 
startingLayer(LayerRules) - Method in class org.reprap.comms.GCodeReaderAndWriter
 
startingLayer(LayerRules) - Method in class org.reprap.machines.GCodeRepRap
 
startingLayer(LayerRules) - Method in class org.reprap.machines.GenericRepRap
Just about to start the next layer
startingLayer(int) - Method in class org.reprap.machines.Simulator
 
startingLayer(LayerRules) - Method in interface org.reprap.Printer
Just about to start the next layer
startNearHere - Variable in class org.reprap.geometry.LayerProducer
Record the end of each polygon as a clue where to start next
startRun() - Method in class org.reprap.comms.GCodeReaderAndWriter
Start the production run (as opposed to driving the machine interactively).
startRun() - Method in class org.reprap.machines.GCodeRepRap
 
startRun() - Method in class org.reprap.machines.GenericRepRap
 
startRun() - Method in class org.reprap.machines.Simulator
 
startRun() - Method in interface org.reprap.Printer
Start a production run (as opposed to moving the machine about interactively, for example).
startsWith(String) - Static method in class org.reprap.Preferences
 
startTemp - Variable in class org.reprap.gui.botConsole.GenericExtruderTabPanel
 
startTime - Variable in class org.reprap.gui.botConsole.GenericExtruderTabPanel
 
startTime - Variable in class org.reprap.gui.botConsole.PrintTabFrame
 
startTime - Variable in class org.reprap.machines.GenericRepRap
When did we start printing?
StatusMessage - Class in org.reprap.gui
This code was edited or generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial use.
StatusMessage(JFrame) - Constructor for class org.reprap.gui.StatusMessage
 
statusWindow - Variable in class org.reprap.machines.GenericRepRap
 
step(Extruder) - Method in class org.reprap.geometry.LayerRules
Move both the model and the machine up/down a layer
stepBackward() - Method in interface org.reprap.AxisMotor
 
stepBackward() - Method in class org.reprap.devices.GCodeStepperMotor
 
stepBackward() - Method in class org.reprap.devices.NullStepperMotor
 
stepBackward() - Method in class org.reprap.devices.SNAPStepperMotor
 
stepDownButton - Variable in class org.reprap.gui.botConsole.StepperPositionJPanel
 
stepDownButtonActionPerformed(ActionEvent) - Method in class org.reprap.gui.botConsole.StepperPositionJPanel
 
stepForward() - Method in interface org.reprap.AxisMotor
 
stepForward() - Method in class org.reprap.devices.GCodeStepperMotor
 
stepForward() - Method in class org.reprap.devices.NullStepperMotor
 
stepForward() - Method in class org.reprap.devices.SNAPStepperMotor
 
stepMachine(Extruder) - Method in class org.reprap.geometry.LayerRules
Move the machine up/down, but leave the model's layer where it is.
StepperPositionJPanel - Class in org.reprap.gui.botConsole
 
StepperPositionJPanel() - Constructor for class org.reprap.gui.botConsole.StepperPositionJPanel
Creates new form StepperPositionJPanel
steps - Variable in class org.reprap.geometry.polygons.BooleanGrid.DDA
 
stepUpButton - Variable in class org.reprap.gui.botConsole.StepperPositionJPanel
 
stepUpButtonActionPerformed(ActionEvent) - Method in class org.reprap.gui.botConsole.StepperPositionJPanel
 
stl - Variable in class org.reprap.gui.STLObject.Contents
 
stl - Variable in class org.reprap.gui.STLObject
 
stl - Variable in class org.reprap.RFO.XMLIn
The STL being read
stlIndex - Static variable in class org.reprap.gui.MaterialRadioButtons
 
stlLoaded - Variable in class org.reprap.gui.botConsole.PrintTabFrame
 
stlLoaded - Variable in class org.reprap.machines.GenericRepRap
 
stlName(int) - Method in class org.reprap.RFO
Create the name of STL file number i
STLObject - Class in org.reprap.gui
Class for holding a group (maybe just 1) of 3D objects for RepRap to make.
STLObject() - Constructor for class org.reprap.gui.STLObject
 
STLObject(BranchGroup, String) - Constructor for class org.reprap.gui.STLObject
Make an STL object from an existing BranchGroup
STLObject.Contents - Class in org.reprap.gui
Little class to hold tripples of the parts of this STLObject loaded.
STLObject.Contents(String, BranchGroup, Attributes) - Constructor for class org.reprap.gui.STLObject.Contents
 
STLObject.Offsets - Class in org.reprap.gui
Little class to hold offsets of loaded STL objects
STLObject.Offsets() - Constructor for class org.reprap.gui.STLObject.Offsets
 
stlPrefix - Static variable in class org.reprap.RFO
Names of STL files in the compressed .rfo file
stls - Variable in class org.reprap.geometry.polygons.AllSTLsToBuild
The list of things to be built
stls - Variable in class org.reprap.gui.RepRapBuild
 
stlSuffix - Static variable in class org.reprap.RFO
 
stopButton - Variable in class org.reprap.gui.botConsole.PrintTabFrame
 
stopButtonActionPerformed(ActionEvent) - Method in class org.reprap.gui.botConsole.PrintTabFrame
 
stopExtruder - Static variable in class org.reprap.devices.pseudo.LinePrinter
 
stopExtruding() - Method in class org.reprap.devices.GenericExtruder
 
stopExtruding() - Method in interface org.reprap.Extruder
stop extruding
stopMotor() - Method in class org.reprap.devices.pseudo.LinePrinter
 
stopMotor() - Method in class org.reprap.machines.GCodeRepRap
 
stopMotor() - Method in class org.reprap.machines.Simulator
 
stopMotor() - Method in interface org.reprap.Printer
Stop the extrude motor (if any)
stopValve() - Method in class org.reprap.devices.pseudo.LinePrinter
 
stopValve() - Method in class org.reprap.machines.GCodeRepRap
 
stopValve() - Method in class org.reprap.machines.Simulator
 
stopValve() - Method in interface org.reprap.Printer
Close the extrude valve (if any)
store() - Method in class org.reprap.gui.botConsole.StepperPositionJPanel
 
storeAll() - Method in class org.reprap.gui.botConsole.XYZTabPanel
 
storeAllButton - Variable in class org.reprap.gui.botConsole.XYZTabPanel
 
storeAllButtonActionPerformed(ActionEvent) - Method in class org.reprap.gui.botConsole.XYZTabPanel
 
storeButton - Variable in class org.reprap.gui.botConsole.StepperPositionJPanel
 
storeButtonActionPerformed(ActionEvent) - Method in class org.reprap.gui.botConsole.StepperPositionJPanel
 
storedPosition - Variable in class org.reprap.gui.botConsole.StepperPositionJPanel
 
sub(BooleanGrid.iPoint) - Method in class org.reprap.geometry.polygons.BooleanGrid.iPoint
Vector subtraction
sub(Rr2Point, Rr2Point) - Static method in class org.reprap.geometry.polygons.Rr2Point
 
sub(RrInterval, RrInterval) - Static method in class org.reprap.geometry.polygons.RrInterval
Interval subtraction
sub(RrInterval, double) - Static method in class org.reprap.geometry.polygons.RrInterval
 
sub(double, RrInterval) - Static method in class org.reprap.geometry.polygons.RrInterval
 
sub(Rr2Point) - Method in class org.reprap.geometry.polygons.RrLine
 
supportMaterial - Variable in class org.reprap.devices.GenericExtruder
 
supportRing - Variable in class org.reprap.geometry.polygons.AllSTLsToBuild.SliceCache
 
suspendPolling() - Method in class org.reprap.gui.botConsole.BotConsoleFrame
"Suspend" and "resume" the poll thread.
svg() - Method in class org.reprap.geometry.polygons.RrPolygon
Output the polygon in SVG XML format This ignores any speeds
svg() - Method in class org.reprap.geometry.polygons.RrPolygonList
Turn into SVG xml
sw() - Method in class org.reprap.geometry.polygons.RrRectangle
 
swap(int, int) - Method in class org.reprap.geometry.polygons.RrPolygonList
Swap two in the list
swCorner - Variable in class org.reprap.geometry.polygons.BooleanGrid.iRectangle
 
swell - Static variable in class org.reprap.Preferences
 
swell() - Static method in class org.reprap.Preferences
 
SYNC_DEC - Static variable in class org.reprap.devices.SNAPStepperMotor
 
SYNC_INC - Static variable in class org.reprap.devices.SNAPStepperMotor
 
SYNC_NONE - Static variable in class org.reprap.devices.SNAPStepperMotor
 
SYNC_SEEK - Static variable in class org.reprap.devices.SNAPStepperMotor
 

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