Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XRay3D/GERBER_X3
/ stepsX
Method
stepsX
static_libs/common/project.cpp:464–464 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
uint Project::stepsX() const { return m_stepsX; }
465
void Project::setStepsX(uint value)
466
{
467
m_stepsX = 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