jon-bondy

Results 11 issues of jon-bondy

Each time I run the program I run it from scratch, opening it and doing an F6 immediately. If you run the attached program the following occurs: - current 2021...

Comp: Fast-CSG

Here's a minimal program that demonstrates the problem: rotate_extrude() { square([3, 1]); translate([2, 1]) square([1, 1]); square([1, 2]); } translate([-100,0,0]) cube(); This appears to be a bug in the 2D...

Dep: CGAL
Fixed by manifold

**Is your feature request related to a problem? Please describe.** I accidentally defined a module twice within a file, and spent a lot of time trying to understand why nothing...

Type: Enhancement

Note x, y, and z mixed up in definitions of untilx, untily, and untilz ![Image](https://github.com/user-attachments/assets/de7d41e1-346f-4da2-bfeb-acd2220af1c8)

**Describe the bug** If you use `-F` to enter Find mode and then use `` to quit out of Find mode, focus is placed in the Console rather than back...

Tag: Good First Issue
Comp: GUI
Type: Bug

**Describe the new feature:** I would like to write my own plugin for altering the video stream. OR I would like a way to export all of the frames, apply...

💡 enhancement

**Describe the bug** Some parts of the documentation are animated and some are not, inconsistently. It is not clear whether this is an oversight or by design **Code To Reproduce...

**Describe the bug** When OS starts, and one attempts to save a file, the default is C:\windows\program files\OpenSCAD This is not a helpful location, since it is in a protected...

Type: Bug

I start all of my OpenSCAD programs the same way, establishing some constants (like "inches = 25.4;") and importing/using some files. I type this in by hand, over and over...

Type: Enhancement
Tag: Good First Issue
Comp: GUI
📍 Assigned
🔔 reminder-sent

**Describe the bug** When I do a ScreenShot, I get "image readback failed" and "This request exceeds the MAX_CAPTURE_VISIBLE_TAB_CALLLS_PER_SECOND quote". No idea what this means, nor how to fix it....