Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coldtype/coldtype
/ pendown
Method
pendown
examples/axidraw/nextdraw.py:137–139 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
135
return
self
136
137
def
pendown(self):
138
self.ad.pendown()
139
return
self
140
141
def
sleep(self, t):
142
sleep(t)
Callers
1
dip_pen
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected