Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SolidCode
/
SolidPython
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
1.3k
Code
Issues
28
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SolidPython
solid
solidpython.py
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 22, 2015
Convert openscad_builtins to real types
Show description for bbb7bae
steveb
committed
bbb7bae
View commit details
Copy full SHA for bbb7bae
View code at this point
Browse repository at this point
Commits on May 24, 2015
adding imports
bollwyvl
committed
39f814e
View commit details
Copy full SHA for 39f814e
View code at this point
Browse repository at this point
adding _repr_png_ for ipython
bollwyvl
committed
da58026
View commit details
Copy full SHA for da58026
View code at this point
Browse repository at this point
Commits on May 23, 2015
autopep8 ctd
etjones-erisyon
committed
7a0793c
View commit details
Copy full SHA for 7a0793c
View code at this point
Browse repository at this point
autopep8, round 1
etjones-erisyon
committed
7d7cb06
View commit details
Copy full SHA for 7d7cb06
View code at this point
Browse repository at this point
-- Changed classes 'openscad_object' and 'imported_openscad_object' to 'OpenSCADObject' and 'ImportedOpenSCADObject' to bring them closer to Pep8.
Show description for 151235f
etjones-erisyon
committed
151235f
View commit details
Copy full SHA for 151235f
View code at this point
Browse repository at this point
Removed code duplication in scad_render_to_file() and scad_render_animated_file
etjones-erisyon
committed
991029a
View commit details
Copy full SHA for 991029a
View code at this point
Browse repository at this point
Minimal fix for bug where interactive sessions would crash when trying to use `use()` or `include()`
etjones-erisyon
committed
feed5ba
View commit details
Copy full SHA for feed5ba
View code at this point
Browse repository at this point
Commits on May 10, 2015
Fix for github #34; use() or include() with Windows strings was messing up backslash-delimited paths when dynamically generating code. Added an extra backslash quote level to new_openscad_class_str()
etjones
committed
d181fb3
View commit details
Copy full SHA for d181fb3
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
text implementation
Show description for e089e89
ehooo
committed
e089e89
View commit details
Copy full SHA for e089e89
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
polyhedron() now takes a 'faces' argument instead of 'triangles', as of 2014.03. Fixes #27
etjones-erisyon
committed
02e901d
View commit details
Copy full SHA for 02e901d
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Merge branch 'develop'
Show description for 8c34573
etjones-erisyon
committed
8c34573
View commit details
Copy full SHA for 8c34573
View code at this point
Browse repository at this point
Added support & tests for diameter arguments to circle, sphere, and cylinder primitives, as in OpenSCAD 2014.03. Closes #26
etjones-erisyon
committed
4519aca
View commit details
Copy full SHA for 4519aca
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
fix add_param('$fn' not converted to segments
Show description for be4bbed
sorki
committed
be4bbed
View commit details
Copy full SHA for be4bbed
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
All tests now pass in Python 2.7.5 and Python 3.4.1 (if a Python 3-compatible Pyeuclid is installed.)
etjones-erisyon
committed
5706c56
View commit details
Copy full SHA for 5706c56
View code at this point
Browse repository at this point
Merge branch 'master' into develop
Show description for 5a2b3e0
etjones-erisyon
committed
5a2b3e0
View commit details
Copy full SHA for 5a2b3e0
View code at this point
Browse repository at this point
Commits on Jul 15, 2014
Added support for 'import_', 'import_stl', and 'import_dxf', which all resolve to the OpenSCAD statement 'import'
etjones-erisyon
committed
85db3d0
View commit details
Copy full SHA for 85db3d0
View code at this point
Browse repository at this point
Commits on May 2, 2014
Fix tests to not fail if run from the parent directory
Show description for d72d55d
Dwight Hubbard
committed
d72d55d
View commit details
Copy full SHA for d72d55d
View code at this point
Browse repository at this point
Commits on Jan 17, 2014
Merge branch 'develop'
etjones-erisyon
committed
0017618
View commit details
Copy full SHA for 0017618
View code at this point
Browse repository at this point
committing merge? Thought I just did this.
etjones-erisyon
committed
9190617
View commit details
Copy full SHA for 9190617
View code at this point
Browse repository at this point
Merge branch 'feature/scad_import_without_python_star_import' into develop
Show description for 0261a81
etjones-erisyon
committed
0261a81
View commit details
Copy full SHA for 0261a81
View code at this point
Browse repository at this point
Added tests for include, use, and passing extra arguments to OpenSCAD. Fixed a bug that meant that include() has never (!) worked.
etjones-erisyon
committed
aeb698d
View commit details
Copy full SHA for aeb698d
View code at this point
Browse repository at this point
Fixes #21. SolidPython now passes any extra arguments on to OpenSCAD.
etjones-erisyon
committed
70f70ca
View commit details
Copy full SHA for 70f70ca
View code at this point
Browse repository at this point
Fixes #20, so that OpenSCAD’s use() and include() functions still work, even if you don’t import SolidPython as ‘form solid import *’
etjones-erisyon
committed
46cc89f
View commit details
Copy full SHA for 46cc89f
View code at this point
Browse repository at this point
Commits on Dec 28, 2013
fixes gh-18 scad_render_to_file() now can be called from the terminal
etjones-erisyon
committed
7f78c75
View commit details
Copy full SHA for 7f78c75
View code at this point
Browse repository at this point
Commits on Jul 25, 2013
Merge branch 'master' into sp_parts_by_hole_gh#15_19_07_2013
Show description for e473185
etjones
committed
e473185
View commit details
Copy full SHA for e473185
View code at this point
Browse repository at this point
Fix for GH#16; Fixed find_hole_children() so it doesn't require copying of holes to get them to propagate properly.
etjones
committed
3c98e02
View commit details
Copy full SHA for 3c98e02
View code at this point
Browse repository at this point
Commits on Jul 20, 2013
Hole & Part now don't cause spurious union in the tree.
Show description for 8584ea7
etjones
committed
8584ea7
View commit details
Copy full SHA for 8584ea7
View code at this point
Browse repository at this point
Basic support for defining separate 'parts'. Currently, this just allows holes to propagate up to the top of the part rather than the top of the tree. This allows other parts to be placed into ho…
Show description for 37ac628
etjones
committed
37ac628
View commit details
Copy full SHA for 37ac628
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
own function for including solidpython code in generated scad
etjones
committed
179ef33
View commit details
Copy full SHA for 179ef33
View code at this point
Browse repository at this point
Fixed bug where file_header and includes weren't getting written to animated files
etjones
committed
a8bf1a8
View commit details
Copy full SHA for a8bf1a8
View code at this point
Browse repository at this point
restored some comments
etjones
committed
55ba7ca
View commit details
Copy full SHA for 55ba7ca
View code at this point
Browse repository at this point
Added back_and_forth argument to scad_render_animated_file()
etjones
committed
f05fdc0
View commit details
Copy full SHA for f05fdc0
View code at this point
Browse repository at this point
Added scad_render_animated_file() to solidpython.py
etjones
committed
bc3d443
View commit details
Copy full SHA for bc3d443
View code at this point
Browse repository at this point
added convenience methods for debug, disable, root, and background
etjones
committed
34c6b25
View commit details
Copy full SHA for 34c6b25
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.