John Boiles

Results 169 comments of John Boiles

Ok for my issue, it turns out that the first time I called `getCanvas` the video wasn't ready yet. So I added a check above my call to getCanvas and...

I also added the option to disable XY homing [here](https://github.com/johnboiles/GRBL-Post-Processor/pull/1/commits/6a84cecff813db7480ac2ef644787c7a78c3d0c1) Should I include that in this PR?

Easy for me to just push it up here. I'll update the PR description.

Q: have you tested this with South migrations? South uses the `default` parameter when creating new columns.

> Maybe set up a new dummy target as a dependency of both projects that only runs the setup script? That worked for me:

@lvsti 👋 want me to make a PR for this?

Hmm this fixed the issue for me when building in Xcode but not building an archive with xcodebuild. Hmm

My final solution was to tell Xcode about these output files: BUT! Xcode goes ahead and creates the `External/cef_binary...` directory structure if I do that so I also had to...

Confirmed same issue on 0.8.3.2.

Yeah, this would be awesome.