Compare commits
4 Commits
feature-vi
...
add-iso-di
| Author | SHA1 | Date | |
|---|---|---|---|
| 845104716a | |||
| 01629146be | |||
| 161fbf2e38 | |||
| 5c87b1067f |
BIN
ref/iso_din_66024.odt
Normal file
BIN
ref/iso_din_66024.odt
Normal file
Binary file not shown.
BIN
ref/iso_din_66024.pdf
Normal file
BIN
ref/iso_din_66024.pdf
Normal file
Binary file not shown.
BIN
ref/iso_din_66024_bin_hex.odt
Normal file
BIN
ref/iso_din_66024_bin_hex.odt
Normal file
Binary file not shown.
BIN
ref/iso_din_66024_bin_hex.pdf
Normal file
BIN
ref/iso_din_66024_bin_hex.pdf
Normal file
Binary file not shown.
@@ -324,6 +324,9 @@ class InstructionSet
|
|||||||
|
|
||||||
protected function M67(Block $block): void
|
protected function M67(Block $block): void
|
||||||
{
|
{
|
||||||
throw new RuntimeException('[Enter new tool information without machine stop] is not implemented');
|
$T = $block->pop('T');
|
||||||
|
$this->CNC6600->TM->read($T);
|
||||||
|
$this->CNC6600->DR->T = $T;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user