Michael Nicol

Results 7 issues of Michael Nicol

In the following code in the animation section of the book: [Link to code block description](https://discoverthreejs.com/book/first-steps/animation-system/#:~:text=Creating%20a%20vector%20keyframe%20track%20representing%20positions%2C%20with%20three%20keyframes) The following code is provided: > These three keyframes will make an object start...

Hello, I am attempting to import and convert a STEP file to an STL file. Currently, my code is the following for STEP to STL ```Python import cadquery as cq...

question

I am using cadquery to convert files from STEP to STL. For this, the files are stored on an AWS server with public-read. To import, I use the following statement:...

question

The editor's default font size is way too small. How can I change it to 18 pixels?

I just installed AWS SAM and Docker and am attempting to work with a basic Lambda Function. The issue is that the Lambda fails to mount on the Docker container....

blocked/more-info-needed
stage/needs-investigation
area/local/invoke

### Description: I am trying to build a Docker image for AWS SAM. The issue is that the code from the AWS SAM documentation doesn't work and crashes. ### Steps...

blocked/more-info-needed
blocked/close-if-inactive
question

## Bug report in v4 I am trying to allow a 25x max zoom, but stop the rendering of map tiles at a rendering of 18. To do this, I...