Coder Social home page Coder Social logo

Comments (6)

CarlosGS avatar CarlosGS commented on August 28, 2024

It's ok, the screws won't render when pressing F6. Same applies for the
rods and other vitamins :)
On 4 Dec 2014 04:06, "ve3sjk" [email protected] wrote:

I am rending the y carriage exclusive and have suppressed the PCB holder
and work surface, i want to cut out the linear bearing holders and nut
holder for the work bed using net fab. I have suppressed everything but the
screws. When i render if gives me the work bed linear bearing holders with
the screws,. Can't seem to find the exact spot to suppress the screws from
rendering after i commented out the code that was rendering the PCB holder.

// TRANSLATE REFERENCE POSITION to the CENTERED Y carriage nut, Y threaded rod
translate([0,-axes_Ysmooth_rodLen/2+axes_Ycarriage_pos,axes_Y_threaded_height]) {
if(draw_references) %frame();

if(render_DXF_workbed)
    !Cyclone_Y_carriage(); // Render carriage exclusively
else Cyclone_Y_carriage();

Reply to this email directly or view it on GitHub
#29.

from cyclone-pcb-factory.

ve3sjk avatar ve3sjk commented on August 28, 2024

they do render when pressing F6 from what i can see. The only code in the file i commented was the PCB holder code.

from cyclone-pcb-factory.

CarlosGS avatar CarlosGS commented on August 28, 2024

Oh, then maybe try to set render_DXF_workbed=false and then place the ! right in front of the translate()

from cyclone-pcb-factory.

CarlosGS avatar CarlosGS commented on August 28, 2024

By the way, may I ask which version of OpenScad (and OS) are you using?

from cyclone-pcb-factory.

ve3sjk avatar ve3sjk commented on August 28, 2024

I am using Windows 8 and openscad version 2014 11 09. Its not rendering the work bed itself just the screws for it. Could you tell me where in the file i would find the section for those screws, i have render_DxF_workbed set to false already.

from cyclone-pcb-factory.

CarlosGS avatar CarlosGS commented on August 28, 2024

My bad for having this a bit confusing! Solved in #27

from cyclone-pcb-factory.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.