Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colinrgodsey/step-daemon
/ functions
Functions
208 in github.com/colinrgodsey/step-daemon
⨍
Functions
208
◇
Types & classes
29
↓ 1 callers
Method
build_failed
(self)
octoprint-plugin/octoprint_stepd/StepdThread.py:38
↓ 1 callers
Method
checkConfig
(line string)
lib/pipeline/config_handler.go:105
↓ 1 callers
Method
checkDirection
(ds [4]int)
lib/pipeline/step_handler.go:88
↓ 1 callers
Function
closeOnExit
(closer func())
cmd/stepd/main.go:87
↓ 1 callers
Method
configUpdate
(conf config.Config)
lib/pipeline/step_handler.go:225
↓ 1 callers
Method
createBlock
* Use the inner (dot) product of the 4d vectors to determine jerk, accel, and junction feed rate. For the junction fr, the dot product of the 2 moveme
lib/pipeline/physics_handler.go:75
↓ 1 callers
Method
getPageData
()
lib/pipeline/step_handler.go:78
↓ 1 callers
Method
getPos
TODO: i hate this, replace this later
lib/pipeline/delta_handler.go:93
↓ 1 callers
Method
go_build
(self)
octoprint-plugin/octoprint_stepd/StepdThread.py:42
↓ 1 callers
Method
headRead
(msg io.Any)
lib/pipeline/device_handler.go:60
↓ 1 callers
Method
headRead
(msg io.Any)
lib/pipeline/physics_handler.go:35
↓ 1 callers
Method
headRead
(msg io.Any)
lib/pipeline/config_handler.go:42
↓ 1 callers
Method
headRead
(msg io.Any)
lib/pipeline/step_handler.go:38
↓ 1 callers
Method
init_stepd_repo
(self)
octoprint-plugin/octoprint_stepd/StepdThread.py:31
↓ 1 callers
Method
limitResize
(m physics.Move)
lib/pipeline/physics_handler.go:224
↓ 1 callers
Method
loadSamples
()
lib/pipeline/config_handler.go:130
↓ 1 callers
Method
procBlock
(block physics.MotionBlock)
lib/pipeline/step_handler.go:211
↓ 1 callers
Method
procConfig
(conf config.Config)
lib/pipeline/physics_handler.go:218
↓ 1 callers
Method
procGMove
(g gcode.GCode)
lib/pipeline/delta_handler.go:104
↓ 1 callers
Method
procSegment
(ds [4]int)
lib/pipeline/step_handler.go:145
↓ 1 callers
Method
pushMove
(next physics.Move)
lib/pipeline/physics_handler.go:190
↓ 1 callers
Method
pushPage
(msg PageData)
lib/pipeline/device_handler.go:157
↓ 1 callers
Function
sampleInterpolator
(samples []Sample)
lib/bed/generator.go:90
↓ 1 callers
Method
saveSamples
()
lib/pipeline/config_handler.go:140
↓ 1 callers
Method
sendG6
(idx pagePlaceholder)
lib/pipeline/device_handler.go:193
↓ 1 callers
Method
sendUnlock
(idx int)
lib/pipeline/device_handler.go:169
↓ 1 callers
Method
shouldRead
()
lib/pipeline/device_handler.go:239
↓ 1 callers
Function
stepdPipeline
(c io.Conn)
cmd/stepd/main.go:46
↓ 1 callers
Method
tailRead
(msg io.Any)
lib/pipeline/config_handler.go:58
↓ 1 callers
Method
tailRead
(msg io.Any)
lib/pipeline/delta_handler.go:59
↓ 1 callers
Function
tailSink
TODO: need the auto restart loop here
cmd/stepd/main.go:97
↓ 1 callers
Function
transValid
(from, to pageState)
lib/pipeline/device_handler.go:51
↓ 1 callers
Method
updatePageStates
(msg []byte)
lib/pipeline/device_handler.go:124
↓ 1 callers
Method
update_config
(self)
octoprint-plugin/octoprint_stepd/StepdService.py:55
↓ 1 callers
Method
write
(self, data)
octoprint-plugin/octoprint_stepd/StepdService.py:44
↓ 1 callers
Method
zOffsAt
(pos f64.Vec2)
lib/pipeline/step_handler.go:181
Function
Apply
(s Shape)
lib/physics/shape.go:31
Method
Apply
(dt float64)
lib/physics/pulse.go:27
Method
Area
()
lib/physics/trapezoid.go:14
Method
Area
()
lib/physics/pulse.go:9
Method
Cache
* Cache control */ Cache enables or disables the cache on this Vec4
lib/vec/vec4.go:44
Method
Cache
()
lib/physics/trapezoid.go:26
Method
Cache
()
lib/physics/pulse.go:21
Function
DeltaHandler
(head, tail io.Conn)
lib/pipeline/delta_handler.go:131
Method
Der1At
(dt float64)
lib/physics/trapezoid.go:31
Method
Der1At
(dt float64)
lib/physics/shape.go:9
Method
Der1At
(dt float64)
lib/physics/pulse.go:23
Function
DeviceHandler
(head, tail io.Conn)
lib/pipeline/device_handler.go:247
Method
Dt
()
lib/physics/trapezoid.go:18
Method
Dt
()
lib/physics/pulse.go:13
Method
GetMove
()
lib/physics/block.go:38
Method
GetMove
()
lib/physics/block.go:46
Method
GetShape
()
lib/physics/block.go:34
Method
GetShape
()
lib/physics/block.go:42
Method
Int1At
(dt, c0 float64)
lib/physics/pulse.go:31
Method
Int2At
(dt, c0, c1 float64)
lib/physics/trapezoid.go:66
Method
Int2At
(dt, c0, c1 float64)
lib/physics/pulse.go:35
Function
Int3
(s Shape, c0, c1, c2 float64)
lib/physics/shape.go:27
Method
Int3At
(dt, c0, c1, c2 float64)
lib/physics/trapezoid.go:77
Method
Int3At
(dt, c0, c1, c2 float64)
lib/physics/pulse.go:39
Method
IsValid
()
lib/physics/trapezoid.go:22
Method
IsValid
()
lib/physics/pulse.go:17
Method
MarshalJSON
()
lib/vec/vec4.go:173
Method
MulV
MulV multiplies v*s per dim
lib/vec/vec4.go:83
Function
PhysicsHandler
(head, tail io.Conn)
lib/pipeline/physics_handler.go:238
Function
SourceHandler
(head, tail io.Conn)
lib/pipeline/source_handler.go:12
Function
StepHandler
(head, tail io.Conn)
lib/pipeline/step_handler.go:243
Function
StepdViewModel
(parameters)
octoprint-plugin/octoprint_stepd/static/js/stepd.js:8
Method
String
()
lib/vec/vec4.go:177
Method
String
()
lib/gcode/gcode.go:85
Method
String
()
lib/physics/trapezoid.go:81
Method
String
()
lib/physics/pulse.go:44
Function
TestArgs
(t *testing.T)
lib/gcode/gcode_test.go:87
Function
TestClose
(t *testing.T)
lib/io/line_test.go:9
Function
TestConfig
(t *testing.T)
lib/config/config_test.go:8
Function
TestConfigHandler
(t *testing.T)
lib/pipeline/pipeline_test.go:16
Function
TestFails
(t *testing.T)
lib/gcode/gcode_test.go:66
Function
TestGenerator
(t *testing.T)
lib/bed/bed_test.go:37
Function
TestIs
(t *testing.T)
lib/gcode/gcode_test.go:18
Function
TestParser
(t *testing.T)
lib/bed/bed_test.go:11
Function
TestPipe
(t *testing.T)
lib/io/line_test.go:28
Function
TestSingle
(t *testing.T)
lib/gcode/gcode_test.go:30
Function
TestString
(t *testing.T)
lib/gcode/gcode_test.go:9
Function
TestVec3
(t *testing.T)
lib/vec/vec_test.go:52
Function
TestVec4
(t *testing.T)
lib/vec/vec_test.go:9
Method
Time
()
lib/physics/move.go:49
Method
To
()
lib/physics/move.go:29
Method
UnmarshalJSON
* Marshalling */
lib/vec/vec4.go:169
Method
__init__
(self, base_path, logger, settings, running_cb)
octoprint-plugin/octoprint_stepd/StepdThread.py:14
Method
__init__
(self, process, logger)
octoprint-plugin/octoprint_stepd/StepdService.py:76
Function
__plugin_load__
()
octoprint-plugin/octoprint_stepd/__init__.py:11
Method
get_api_commands
(self)
octoprint-plugin/octoprint_stepd/StepdPlugin.py:36
Method
get_assets
(self)
octoprint-plugin/octoprint_stepd/StepdPlugin.py:66
Method
get_settings_defaults
(self)
octoprint-plugin/octoprint_stepd/StepdPlugin.py:23
Method
get_template_configs
(self)
octoprint-plugin/octoprint_stepd/StepdPlugin.py:61
Method
get_template_vars
(self)
octoprint-plugin/octoprint_stepd/StepdPlugin.py:55
Method
get_update_information
(self)
octoprint-plugin/octoprint_stepd/StepdPlugin.py:77
Function
main
()
cmd/stepd/main.go:56
Method
on_after_startup
(self)
octoprint-plugin/octoprint_stepd/StepdPlugin.py:113
Method
on_api_command
(self, command, data)
octoprint-plugin/octoprint_stepd/StepdPlugin.py:41
← previous
next →
101–200 of 208, ranked by callers