v1.2.3 — 19 new system variables
Added
- 19 new SolidCAM system variables:
- iMachining cutting angles:
i_MIN_CA(numeric),i_MAX_CA(numeric) — minimum and maximum cutting angles in degrees. - iMachining feed:
i_inpocket_feed(numeric) — feed rate for in-pocket machining. - Operation data:
finish_down_step(numeric) — finish down-step value. - Feed rates:
feed_rapid_teeth(numeric) — rapid feed per tooth. - Tool sequencing:
next_job_tool_tag(integer) — tool tag of the next job. - Next position coordinates:
xunext,yunext,zunext,xlunext,ylunext,zlunext(allnumeric) — next untransformed and local untransformed X/Y/Z coordinates in the operation sequence (appears in 4-axis profile jobs). - Current position coordinates:
xupos,yupos,zupos,xlupos,ylupos,zlupos(allnumeric) — current untransformed and local untransformed X/Y/Z coordinates of the tool position. - Tool level:
zlnext_tool_z_level(numeric) — next local tool Z-level for the next position in the operation sequence.
- iMachining cutting angles:
Install: download anzory.vscode-gppl-ide-1.2.3.vsix below, then in VS Code: Extensions: Install from VSIX…. Or install from Marketplace once published.