kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
rodzic
52aef61c7c
commit
2e4bfe9e4a
|
@ -480,7 +480,7 @@ function runProbeNew() {
|
|||
G38.2 Z-25 F100 ; Probe Z
|
||||
G4 P0.4
|
||||
G10 P1 L20 Z` + zoffset + ` ; Set Z` + zoffset + ` where ` + zoffset + ` is thickness of plate
|
||||
G0 Z10 ; retract
|
||||
$J=G91G21Z5F1000 ; retract
|
||||
`
|
||||
|
||||
socket.emit('runJob', {
|
||||
|
@ -507,7 +507,7 @@ function runProbeNew() {
|
|||
G38.2 Z-25 F100 ; Probe Z
|
||||
G4 P0.4
|
||||
G10 P1 L20 Z` + zoffset + ` ; Set Z` + zoffset + ` where ` + zoffset + ` is thickness of plate
|
||||
G0 Z10 ; retract
|
||||
$J=G91G21Z5F1000 ; retract
|
||||
`
|
||||
|
||||
socket.emit('runJob', {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "OpenBuildsCONTROL",
|
||||
"version": "1.0.214",
|
||||
"version": "1.0.215",
|
||||
"license": "AGPL-3.0",
|
||||
"description": "Machine Interface Driver for OpenBuilds",
|
||||
"author": "github.com/openbuilds <webmaster@openbuilds.com>",
|
||||
|
|
Ładowanie…
Reference in New Issue