6 Commits
Author SHA1 Message Date
iamboss 4428b9a2d5 feat(DemoStandardPath): migrate the demo to the MachiningProject schema and add the circle-test path
Main.hincproj moves off the legacy <MillingCourse> root onto <MachiningProject>,
so its six 範例 script entries are now EnablingWrapper-based and it carries an
explicit MillingTool (helix 50 deg, 28 mm exposed). The materials follow the same
rename: HeatTransferCoefficient_WdmK -> HeatConductivity_WdmK, and Al6061T6.mp
becomes RakeFaceCuttingPara3d with an AnchorRakeAngle_deg field.

Because of that root-element change the ApiVersion string reads lower (3.1.200.0)
than the legacy copy it replaces (3.1.236.0) -- the two counters are not
comparable across the rename.

Adds NC/circle-test.ptp with its posted Output/circle.ptp.nc, plus test.hincproj;
ignores the *.step.csv exports and filtered-msg.txt.
2026-08-26 19:12:40 +08:00
iamboss 0a45534ba8 refine demo 2024-09-05 10:31:21 +08:00
iamboss dd5bd46f71 tune 2024-02-12 19:49:21 +08:00
iamboss 7201834c64 add stl of design 2022-06-24 16:24:10 +08:00
iamboss a732828bce after demo of embeded step info 2021-06-07 13:32:33 +08:00
iamboss 83c5c5f3fa init 2021-06-07 12:00:06 +08:00