Skip to content

Conversation

@l29ah
Copy link
Contributor

@l29ah l29ah commented Jun 28, 2019

test case:

union() {
    square([10, 10]);
    translate([10, 5])
        square([10, 20]);
}

test case:
```
union() {
    square([10, 10]);
    translate([10, 5])
        square([10, 20]);
}
```
@l29ah l29ah force-pushed the image-include-border branch from f1351e2 to 4ad711e Compare June 28, 2019 23:52
@julialongtin
Copy link
Member

you got a command line to go with this test case, or a description of what it's supposed to do? :)

@l29ah
Copy link
Contributor Author

l29ah commented Jun 30, 2019

Just compare the output with the patch and without it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants