bigtreetech / BIQU-BX

BIQU-BX 3D Printer
60 stars 34 forks source link

Model gcode files #10

Closed Protocol-X closed 3 years ago

Protocol-X commented 3 years ago

All of the models appear to be in a hex type format. Please provide the correctformat. You have provided us start and end code to set up these printers and there is no way to extract it from these files. Trying to convert them to ascii just results in gibberish.

thisiskeithb commented 3 years ago

The .gcode files have image preview data embedded so you have to scroll below that.

Example: For the current 3DBenchy.gcode, the Simplify3D gcode starts around 593:

image

Protocol-X commented 3 years ago

Thank you for the information Keith

On Sun, Apr 11, 2021, 1:51 PM Keith Bennett @.***> wrote:

The .gcode files have image preview data embedded so you have to scroll below that.

Example: For the current 3DBenchy.gcode https://github.com/bigtreetech/BIQU-BX/blob/5c7d32e474446e1a88884869bf2cec28986cf9e2/TF%20card%20data/Models/3DBenchy.gcode, the Simplify3D gcode starts around 593:

[image: image] https://user-images.githubusercontent.com/13375512/114315351-78b6c700-9ab3-11eb-9c04-5bc9149f4c76.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIQU-BX/issues/10#issuecomment-817345720, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAYARZYF5PXEJFXKCD5JFLTIHOTVANCNFSM42XXGFRA .

Protocol-X commented 3 years ago

User error.