MCPcopy Create free account

hub / github.com/Schildkroet/Candle2 / functions

Functions759 in github.com/Schildkroet/Candle2

MethodoverrideSpeed
* Searches the command string for an 'f' and replaces the speed value * between the 'f' and the next space with a percentage of that speed. * In that
src/parser/gcodepreprocessorutils.cpp:25
MethodpaintEvent
src/widgets/styledtoolbutton.cpp:35
MethodpaintEvent
src/widgets/glwidget.cpp:418
MethodpaintEvent
src/widgets/slider.cpp:8
MethodparseCodes
src/parser/gcodepreprocessorutils.cpp:94
MethodparseComment
* Searches for a comment in the input string and returns the first match. */
src/parser/gcodepreprocessorutils.cpp:58
MethodparseCoord
TODO: Replace everything that uses this with a loop that loops through the string and creates a hash with all the values.
src/parser/gcodepreprocessorutils.cpp:310
MethodparseGCodes
src/parser/gcodepreprocessorutils.cpp:105
MethodparseMCodes
src/parser/gcodepreprocessorutils.cpp:120
MethodpinState
src/widgets/glwidget.cpp:173
MethodplaceVisualizerButtons
src/frmmain.cpp:867
MethodpointSize
src/drawers/shaderdrawable.cpp:215
Methodpoints
src/parser/pointsegment.cpp:76
MethodpreloadSettings
src/frmmain.cpp:449
MethodprepareRaster
src/drawers/gcodedrawer.cpp:176
MethodprepareVectors
src/drawers/gcodedrawer.cpp:46
MethodpreprocessCommand
src/parser/gcodeparser.cpp:503
MethodpreprocessCommands
src/parser/gcodeparser.cpp:492
MethodprocessCommand
src/parser/gcodeparser.cpp:227
MethodremoveAllWhitespace
src/parser/gcodepreprocessorutils.cpp:87
MethodremoveComment
* Removes any comments within parentheses or beginning with a semi-colon. */
src/parser/gcodepreprocessorutils.cpp:41
MethodremoveRow
src/tables/gcodetablemodel.cpp:76
MethodremoveRow
src/tables/heightmaptablemodel.cpp:64
Methodreset
src/parser/gcodeviewparse.cpp:78
MethodresetHeightmap
src/frmmain_heightmap.cpp:26
MethodresizeCheckBoxes
src/frmmain_util.cpp:227
MethodresizeEvent
src/frmmain_event.cpp:210
MethodresizeEvent
src/widgets/scrollarea.cpp:58
MethodresizeEvent
src/widgets/widget.cpp:13
MethodresizeEvent
src/widgets/groupbox.cpp:40
MethodresizeGL
src/widgets/glwidget.cpp:377
MethodresizeTableHeightMapSections
src/frmmain_util.cpp:217
MethodrestoreOffsets
src/frmmain.cpp:1103
MethodrestoreParserState
src/frmmain.cpp:1090
MethodrotateAxis
src/parser/gcodepreprocessorutils.cpp:557
MethodrotationAngle
src/drawers/tooldrawer.cpp:149
MethodrowCount
src/tables/heightmaptablemodel.cpp:77
MethodsaveChanges
src/frmmain_settings.cpp:309
MethodsaveHeightMap
src/frmmain_heightmap.cpp:355
MethodsaveProgramToFile
src/frmmain.cpp:1557
MethodsaveSettings
src/frmmain_settings.cpp:190
MethodsendCommand
src/frmmain.cpp:583
MethodsendNextFileCommands
src/frmmain.cpp:1115
MethodsetAntialiasing
src/widgets/glwidget.cpp:145
MethodsetBorderRect
src/drawers/heightmapinterpolationdrawer.cpp:100
MethodsetBorderRect
src/drawers/heightmapborderdrawer.cpp:15
MethodsetColor
src/drawers/selectiondrawer.cpp:37
MethodsetConvertArcsToLines
src/parser/gcodeparser.cpp:50
MethodsetData
src/tables/heightmaptablemodel.cpp:47
MethodsetDwell
src/parser/pointsegment.cpp:239
MethodsetForeColor
src/widgets/styledtoolbutton.cpp:132
MethodsetFps
src/widgets/glwidget.cpp:328
MethodsetGrayscaleSegments
src/drawers/gcodedrawer.cpp:494
MethodsetHighlightColor
src/widgets/styledtoolbutton.cpp:122
MethodsetImagePixelColor
src/drawers/gcodedrawer.cpp:282
MethodsetIsAbsolute
src/parser/pointsegment.cpp:209
MethodsetIsFastTraverse
src/parser/pointsegment.cpp:134
MethodsetIsMetric
src/parser/pointsegment.cpp:118
MethodsetIsZMovement
src/parser/pointsegment.cpp:110
MethodsetLastGcodeCommand
* Warning, this should only be used when modifying live gcode, such as when * expanding an arc or canned cycle into line segments. */
src/parser/gcodeparser.cpp:133
MethodsetLineNumber
src/parser/pointsegment.cpp:93
MethodsetLineWidth
src/drawers/shaderdrawable.cpp:200
MethodsetLineWidth
src/widgets/glwidget.cpp:259
MethodsetMsaa
src/widgets/glwidget.cpp:208
MethodsetPlane
src/parser/pointsegment.cpp:219
MethodsetPoint
src/parser/pointsegment.cpp:67
MethodsetPointSize
src/drawers/shaderdrawable.cpp:220
MethodsetRemoveAllWhitespace
src/parser/gcodeparser.cpp:58
MethodsetRotationAngle
src/drawers/tooldrawer.cpp:154
MethodsetSimplify
src/drawers/gcodedrawer.cpp:359
MethodsetSimplifyPrecision
src/drawers/gcodedrawer.cpp:368
MethodsetSmallArcSegmentLength
src/parser/gcodeparser.cpp:66
MethodsetSmallArcThreshold
src/parser/gcodeparser.cpp:74
MethodsetSpeed
src/parser/pointsegment.cpp:101
MethodsetSpeedOverride
src/parser/gcodeparser.cpp:82
MethodsetSpindleSpeed
src/parser/pointsegment.cpp:229
MethodsetStartPosition
src/drawers/selectiondrawer.cpp:47
MethodsetToolAngle
src/drawers/tooldrawer.cpp:172
MethodsetToolDiameter
src/drawers/tooldrawer.cpp:118
MethodsetToolHead
src/parser/pointsegment.cpp:84
MethodsetToolHead
src/parser/linesegment.cpp:100
MethodsetToolLength
src/drawers/tooldrawer.cpp:130
MethodsetTruncateDecimalLength
src/parser/gcodeparser.cpp:90
MethodsetVsync
src/widgets/glwidget.cpp:198
MethodsetWidget
src/widgets/scrollarea.cpp:38
MethodsetZBuffer
src/widgets/glwidget.cpp:228
MethodshowEvent
src/frmsettings.cpp:690
MethodshowEvent
src/frmmain_event.cpp:182
Methodsimplify
src/drawers/gcodedrawer.cpp:354
MethodsimplifyPrecision
src/drawers/gcodedrawer.cpp:363
MethodspeedState
src/widgets/glwidget.cpp:183
MethodsplitCommand
Splits a gcode command by each word/argument, doesn't care about spaces. This command is about the same speed as the string.split(" ") command, but mi
src/parser/gcodepreprocessorutils.cpp:262
MethodstartPosition
src/drawers/selectiondrawer.cpp:42
MethodstopViewAnimation
src/widgets/glwidget.cpp:304
MethodstoreOffsets
src/frmmain.cpp:1098
MethodstoreParserState
src/frmmain.cpp:1085
MethodsubdivideSegment
src/frmmain_heightmap.cpp:784
Methodsuffix
src/widgets/sliderbox.cpp:138
MethodtimerEvent
src/frmmain_event.cpp:219
MethodtimerEvent
src/widgets/glwidget.cpp:566
← previousnext →601–700 of 759, ranked by callers