Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Bring back the feature of converting *bgcode to gcode while uploade#476

T

In the past, uploaded binary gcode was converted to normal gcode by SimplyPrint.

Currently this is not the case anymore, but i have seen the issue that Octoprint Printers are rejecting binary gcode. Is there the possibility to have this feature (maybe as optional) available again?

21 days ago

Hi @Tobias, we pushed an update tweaking the logic here, but do let me know if it captures your exact case.

Originally we checked a certain subset of firmware versions to determine if a printer could print BGCode, and had this fallback, as normally people without bgcode capable printers (like using octoprint) would slice, without bgcode enabled.

But we do understand that since it is the default setting in PrusaSlicer, it is a real pain to deal with.

Now, if you have 0 printers that support bgcode, meaning:

  • Does not have the OctoPrint BGCode plugin
  • Does not use our “DIrect Prusa” integration

Which would be most people, we convert all bgcode to gcode on upload. But let me know how it works :)

21 days ago
T

it’s perfectly working, thanks a lot! :)

20 days ago
Changed the status to
Completed
20 days ago