Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XRay3D/GERBER_X3
/ stepsY
Method
stepsY
static_libs/common/project.cpp:472–472 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
470
}
471
472
uint Project::stepsY() const { return m_stepsY; }
473
void Project::setStepsY(uint value)
474
{
475
m_stepsY = value;
Callers
3
updateRect
Method · 0.80
genGcodeAndTile
Method · 0.80
GCodePropertiesForm
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected