Brandon Wees
Brandon Wees
If anyone wants to try it, here is my WIP profile. THIS IS UNTESTED. I am not responsible if you break your printer. Please be cautious when printing with it....
> I tried to use Prusa's command line tool to do a post-process to transform into bgcode, but it failed saying the input gcode was invalid. I didn't try to...
> > > I put my changes up on https://github.com/bwees/orca_bgcode if you want to try it out. I don't have a bgcode supported printer yet so I can't test. I...
@rcloran managed to get access to a Prusa Mini. Was able to the bgcode conversion post processing script: ```/Users/bwees/Documents/OrcaSlicer/orca_bgcode/dist/bin/bgcode --post-processor --slicer_metadata_compression=1 --gcode_compression=3 --gcode_encoding=2;``` and the printer had no issues printing...
> I have some Core One profiles aswell. should we compare? I posted my profile [here](https://github.com/SoftFever/OrcaSlicer/issues/8504#issuecomment-2677066311), its missing the bgcode PP script but all of the parameters are done.
> > > I tried to use Prusa's command line tool to do a post-process to transform into bgcode, but it failed saying the input gcode was invalid. I didn't...
> I have a Core One and would love to see this implemented. How can I support testing / implementation? We are doing most of development on the Orcaslicer discord...
For anyone curious, here is a known working profile for the C1. We do not ahve filaments configured for the profile yet but, you can easily set up a filament...
We have moved development of the profile to a GitHub Repository: https://github.com/bwees/orca_coreone. The latest profiles are available in the releases section.
> > We have moved development of the profile to a GitHub Repository: https://github.com/bwees/orca_coreone. The latest profiles are available in the releases section. > > Thanks! I downloaded v0.1.1 and...