This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!WA:2!DjvqUnnquukrOImGuBQubbBkLsxbjTrqrQIn1roTfL2ynX0wwLoJ9y7HApZO)moTjlZceRZrihHCcq9eyvXjOhHEcyCCeQWgp)X)r)379FVfoPQc9HABxRr10Qbvd(563seqafSX(xeacPCj7e2WHyiynpHirZKWvDcdvu9cWGYIp)GPyUFSaCfmUM005yph00YX0uKiGVuPsf3kBv7JnYGe5RI1APA361VehjQXe1)(zhU)77p4BNwVbG91mbxTdsPXG2IeY4mvSLT5qBnsdSOikOE5MW8YFmjGsYcd9giPWboTDB9122AZfeodWngPK0KKdduw3QYi0(uUUR51SRM2R5ED9611BpK3FB5cutluxxN2TTZmisKj4buanRl5akorhJ44uQYACgFofSUZOAkWXjNyOMH9xmgZzP4cHSt(tBDtGHjfx6vWlqr9f8av(k2CbNEnfROD1aLhPJxCuXTcPKVHDkMXBLVE(BYxjFJ83Uy(MMJN9))b6xI5JSte4GWXzkAp)eSsft04edRxfLMzCnlyObnZI4HOzTxn)Dw2MLJFzbBiTO4gYCx)FTnIsKb(uclvkans5BMCfsPbhpP80jiIAFSbJjanYqOcvGIarMC(d6AW41YLltkTaZs0fBKTo(6Y(LzPNqu0uJMqBxBRABprl8NlWh3)xRZcgDeMJxZgdtdlMGzXH14k3DVHwGlPBtKJZX3GZ0MF3rolsz1iJfmD)(TzUdV0)QoFAEc9qUb2NpwrtcNLFNy3XZRZrTDA5rmovilYAsHJXkNYugpuaLU7MYxWI4cGohcNIyIdacqD(0zAVuuNlx6EmC2h5YNsXxSNjzO2TmxTwvFRQ9)9z)j |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": 2, | |
"name": "Extruder 1", | |
"inherits": "fdmextruder", | |
"metadata": { | |
"machine": "custom", | |
"position": "0" | |
}, | |
"overrides": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": 2, | |
"name": "Extruder 2", | |
"inherits": "fdmextruder", | |
"metadata": { | |
"machine": "custom", | |
"position": "1" | |
}, | |
"overrides": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": 2, | |
"name": "ELEGOO NEPTUNE 3", | |
"inherits": "fdmprinter", | |
"metadata": { | |
"visible": true, | |
"author": "ELEGOO", | |
"manufacturer": "ELEGOO", | |
"category": "ELEGOO", | |
"file_formats": "text/x-gcode", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[gcode_macro BACK] | |
gcode: | |
M876 S1 | |
[gcode_macro NEXT] | |
gcode: | |
m876 S2 | |
[gcode_macro CANCEL] | |
gcode: | |
m876 S1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Blender v2.79 (sub 0) OBJ File: '' | |
# www.blender.org | |
mtllib untitled.mtl | |
o Cube_Cube.001 | |
v -0.062512 0.017349 0.085919 | |
v -0.062512 0.056250 0.085919 | |
v -0.062512 0.017349 -0.098159 | |
v -0.062512 0.056250 -0.098159 | |
v 0.047385 0.017349 0.085919 | |
v 0.047385 0.056250 0.085919 |