Update resources/definitions/seckit_skgo.def.json

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
This commit is contained in:
SecKit 3DP Design 2021-07-28 03:28:59 +08:00 committed by GitHub
parent 25737447fb
commit 406e92b27d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,9 +31,9 @@
"machine_center_is_zero": {
"default_value": false
},
"machine_heated_bed": {
"default_value": true
},
"machine_heated_bed": {
"default_value": true
},
"machine_head_with_fans_polygon":
{
"default_value": [
@ -56,4 +56,4 @@
"default value": "M104 S0\nM140 S0\nG91 ; relative position\nG1 Z10 F450\n;Retract the filament\nG92 E1\nG1 E-1 F300\nG90 ; abs position\nG1 X10 Y280 F6000\nM84"
}
}
}
}