CoffeeSCad icon indicating copy to clipboard operation
CoffeeSCad copied to clipboard

DISCONTINUED ! Browser based 3D solid CAD editor, Openscad style, with a Coffeescript based syntax, using only Coffeescript + Javascript

Results 54 CoffeeSCad issues
Sort by recently updated
recently updated
newest added

I wish to have user import and export the work in .DXF file for autocad. Because client will be routing on a 3 axis machine not printing. So we need...

I've been messing around with how to make a function that generates a cube with rounded edges... This function gets an error (can't read property 'length' of undefined). But if...

Code here: https://www.dropbox.com/sh/nzkay28ov4nksqz/u08II_ga3C I have a part that I've defined as a subclass of Part. When I try to .clone() (on line 106 of filletsCloneProblem.coffee in the code in Dropbox)...

Using Diagonal (camera/view) restores the last manually rotated view. I miss the ability to quickly go to isometric view (CTRL+0 in OpenSCAD). Would it be possible to implement? http://coffeescad.net/online_edge/# Firefox...

I find the flow of my design process is highly dependent on quickly switching views. Would it be possible to use shortcut keys for the different views?

Save to & load from: - browser - local file system - gist

enhancement
Export/Import
Storage

Object transparency seems to be dependent on object creation order just as in OpenSCAD. Transparent objects only let "later" objects show through itself. Objects created "later" does not show earlier...

enhancement
Visuals

I get no effect from Center (camera/view). How is it supposed to work? http://coffeescad.net/online_edge/# Firefox 26.0/Ubuntu 64bit

I am working on a complex model. When I make changes, it takes a very long time for the scene to update. Will local development provide faster rendering speed? Are...

![cscad_editorbug_scroll](https://f.cloud.github.com/assets/1490538/831050/fdd508c2-f19a-11e2-9160-ecc5ffffc9de.png) in chrome. that's line 132 of 141. also, as you can see in the screenshot, the bar is slightly.. underlapping? the border of the code editor 'window' on the...