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.
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
%
|
||||
O1000 (HINC WRITEBACK FROM CIRCLE.PTP)
|
||||
G90 G94 G21 G17
|
||||
T1 M06
|
||||
G68.2 X37.4 Y-97.4 Z-116.44 I0. J0. K0.
|
||||
G43.4 H0
|
||||
G00 X35. Y-11.7 Z116.44
|
||||
Z10.
|
||||
S5000 M03
|
||||
S5000 M03
|
||||
M08
|
||||
S5000 M03
|
||||
M08
|
||||
Z-2.
|
||||
S5000 M03
|
||||
M08
|
||||
G01 Z-5. F500.
|
||||
S5000 M03
|
||||
M08
|
||||
Y-4.
|
||||
S5000 M03
|
||||
M08
|
||||
S5000 M03
|
||||
M08
|
||||
Y-10.
|
||||
S5000 M03
|
||||
M08
|
||||
Z-2.
|
||||
S5000 M03
|
||||
M08
|
||||
G00 Z10.
|
||||
S5000 M03
|
||||
M09
|
||||
M05
|
||||
M09
|
||||
M05
|
||||
M09
|
||||
M05
|
||||
M09
|
||||
M05
|
||||
M09
|
||||
G49
|
||||
G69
|
||||
M30
|
||||
%
|
||||
Reference in New Issue
Block a user