Ofir Petrushka

Results 18 comments of Ofir Petrushka

My meaning with [PR](https://github.com/VoronDesign/Voron-Documentation/pull/186) was that `[voron 2] is a much more complex build because it includes ..` `dual MCUs` should be amended as the BOM was updated to `Controller...

1.8.0-beta2 same issue, the max volumetric flow doesn't seem to matter if you put speed up, can get to crazy numbers over

I found a similar bug in superslicer and it seems correct and provides some insight https://github.com/supermerill/SuperSlicer/issues/3869 Basically, flow multiplier/ratio is applied to max volumetric flow 🤦 So one should divide...

@3geniosmx @JayBuckley7 Did you guys get this on a fresh install? There are multiple ways to fix it: * Delete the `CODE_BASE/.autopilot` directory in the code base or the db...

@JayBuckley7 what OS and how did you put the codebase directory? Is it Windows or *nix? Did you use a relative path or the full path? ``` # Path to...

I've just run a couple of tests on my end I have no issues generating JSON in either `chatGPT` or playground `gpt-3.5-turbo` nor the `gpt-3.5-turbo-0301` I can see how this...

Please add a unit test to cover this issue if it's still relevant @fjrdomingues or should we just close this for now?

yea seems like 2,048 tokens from a skim might be harder to do, but if we can do this, the rest would work for sure. Also, the cost is close...

Hi @jakenuts, I think if you alias the command then you can have it if I understand the ask, something like `alias autopilot='node ~/code/autopilot/ui -d $PWD'` if you add that...

Replacing https://github.com/fjrdomingues/autopilot/issues/62