Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Schildkroet/Candle2
/ functions
Functions
759 in github.com/Schildkroet/Candle2
⨍
Functions
759
◇
Types & classes
40
Method
overrideSpeed
* 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
Method
paintEvent
src/widgets/styledtoolbutton.cpp:35
Method
paintEvent
src/widgets/glwidget.cpp:418
Method
paintEvent
src/widgets/slider.cpp:8
Method
parseCodes
src/parser/gcodepreprocessorutils.cpp:94
Method
parseComment
* Searches for a comment in the input string and returns the first match. */
src/parser/gcodepreprocessorutils.cpp:58
Method
parseCoord
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
Method
parseGCodes
src/parser/gcodepreprocessorutils.cpp:105
Method
parseMCodes
src/parser/gcodepreprocessorutils.cpp:120
Method
pinState
src/widgets/glwidget.cpp:173
Method
placeVisualizerButtons
src/frmmain.cpp:867
Method
pointSize
src/drawers/shaderdrawable.cpp:215
Method
points
src/parser/pointsegment.cpp:76
Method
preloadSettings
src/frmmain.cpp:449
Method
prepareRaster
src/drawers/gcodedrawer.cpp:176
Method
prepareVectors
src/drawers/gcodedrawer.cpp:46
Method
preprocessCommand
src/parser/gcodeparser.cpp:503
Method
preprocessCommands
src/parser/gcodeparser.cpp:492
Method
processCommand
src/parser/gcodeparser.cpp:227
Method
removeAllWhitespace
src/parser/gcodepreprocessorutils.cpp:87
Method
removeComment
* Removes any comments within parentheses or beginning with a semi-colon. */
src/parser/gcodepreprocessorutils.cpp:41
Method
removeRow
src/tables/gcodetablemodel.cpp:76
Method
removeRow
src/tables/heightmaptablemodel.cpp:64
Method
reset
src/parser/gcodeviewparse.cpp:78
Method
resetHeightmap
src/frmmain_heightmap.cpp:26
Method
resizeCheckBoxes
src/frmmain_util.cpp:227
Method
resizeEvent
src/frmmain_event.cpp:210
Method
resizeEvent
src/widgets/scrollarea.cpp:58
Method
resizeEvent
src/widgets/widget.cpp:13
Method
resizeEvent
src/widgets/groupbox.cpp:40
Method
resizeGL
src/widgets/glwidget.cpp:377
Method
resizeTableHeightMapSections
src/frmmain_util.cpp:217
Method
restoreOffsets
src/frmmain.cpp:1103
Method
restoreParserState
src/frmmain.cpp:1090
Method
rotateAxis
src/parser/gcodepreprocessorutils.cpp:557
Method
rotationAngle
src/drawers/tooldrawer.cpp:149
Method
rowCount
src/tables/heightmaptablemodel.cpp:77
Method
saveChanges
src/frmmain_settings.cpp:309
Method
saveHeightMap
src/frmmain_heightmap.cpp:355
Method
saveProgramToFile
src/frmmain.cpp:1557
Method
saveSettings
src/frmmain_settings.cpp:190
Method
sendCommand
src/frmmain.cpp:583
Method
sendNextFileCommands
src/frmmain.cpp:1115
Method
setAntialiasing
src/widgets/glwidget.cpp:145
Method
setBorderRect
src/drawers/heightmapinterpolationdrawer.cpp:100
Method
setBorderRect
src/drawers/heightmapborderdrawer.cpp:15
Method
setColor
src/drawers/selectiondrawer.cpp:37
Method
setConvertArcsToLines
src/parser/gcodeparser.cpp:50
Method
setData
src/tables/heightmaptablemodel.cpp:47
Method
setDwell
src/parser/pointsegment.cpp:239
Method
setForeColor
src/widgets/styledtoolbutton.cpp:132
Method
setFps
src/widgets/glwidget.cpp:328
Method
setGrayscaleSegments
src/drawers/gcodedrawer.cpp:494
Method
setHighlightColor
src/widgets/styledtoolbutton.cpp:122
Method
setImagePixelColor
src/drawers/gcodedrawer.cpp:282
Method
setIsAbsolute
src/parser/pointsegment.cpp:209
Method
setIsFastTraverse
src/parser/pointsegment.cpp:134
Method
setIsMetric
src/parser/pointsegment.cpp:118
Method
setIsZMovement
src/parser/pointsegment.cpp:110
Method
setLastGcodeCommand
* 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
Method
setLineNumber
src/parser/pointsegment.cpp:93
Method
setLineWidth
src/drawers/shaderdrawable.cpp:200
Method
setLineWidth
src/widgets/glwidget.cpp:259
Method
setMsaa
src/widgets/glwidget.cpp:208
Method
setPlane
src/parser/pointsegment.cpp:219
Method
setPoint
src/parser/pointsegment.cpp:67
Method
setPointSize
src/drawers/shaderdrawable.cpp:220
Method
setRemoveAllWhitespace
src/parser/gcodeparser.cpp:58
Method
setRotationAngle
src/drawers/tooldrawer.cpp:154
Method
setSimplify
src/drawers/gcodedrawer.cpp:359
Method
setSimplifyPrecision
src/drawers/gcodedrawer.cpp:368
Method
setSmallArcSegmentLength
src/parser/gcodeparser.cpp:66
Method
setSmallArcThreshold
src/parser/gcodeparser.cpp:74
Method
setSpeed
src/parser/pointsegment.cpp:101
Method
setSpeedOverride
src/parser/gcodeparser.cpp:82
Method
setSpindleSpeed
src/parser/pointsegment.cpp:229
Method
setStartPosition
src/drawers/selectiondrawer.cpp:47
Method
setToolAngle
src/drawers/tooldrawer.cpp:172
Method
setToolDiameter
src/drawers/tooldrawer.cpp:118
Method
setToolHead
src/parser/pointsegment.cpp:84
Method
setToolHead
src/parser/linesegment.cpp:100
Method
setToolLength
src/drawers/tooldrawer.cpp:130
Method
setTruncateDecimalLength
src/parser/gcodeparser.cpp:90
Method
setVsync
src/widgets/glwidget.cpp:198
Method
setWidget
src/widgets/scrollarea.cpp:38
Method
setZBuffer
src/widgets/glwidget.cpp:228
Method
showEvent
src/frmsettings.cpp:690
Method
showEvent
src/frmmain_event.cpp:182
Method
simplify
src/drawers/gcodedrawer.cpp:354
Method
simplifyPrecision
src/drawers/gcodedrawer.cpp:363
Method
speedState
src/widgets/glwidget.cpp:183
Method
splitCommand
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
Method
startPosition
src/drawers/selectiondrawer.cpp:42
Method
stopViewAnimation
src/widgets/glwidget.cpp:304
Method
storeOffsets
src/frmmain.cpp:1098
Method
storeParserState
src/frmmain.cpp:1085
Method
subdivideSegment
src/frmmain_heightmap.cpp:784
Method
suffix
src/widgets/sliderbox.cpp:138
Method
timerEvent
src/frmmain_event.cpp:219
Method
timerEvent
src/widgets/glwidget.cpp:566
← previous
next →
601–700 of 759, ranked by callers