Giter Club home page Giter Club logo

Comments (9)

t-paul avatar t-paul commented on July 19, 2024

Can you please elaborate on what you expect the OpenSCAD team to do here? We have no control over how github works, so I don't see any possible action on our side.

from openscad.

UBaer21 avatar UBaer21 commented on July 19, 2024

Open_an_issue_with_github_or_find_a_workaround.scad.txt

from openscad.

JamesC1 avatar JamesC1 commented on July 19, 2024

from openscad.

UBaer21 avatar UBaer21 commented on July 19, 2024

James - you clicked on a text file containing the scad code. This is what happens if you upload a file and others click on that file - it will be downloaded.

You always can paste the scad code itself into the comment and format as code.

from openscad.

jordanbrown0 avatar jordanbrown0 commented on July 19, 2024

You always can paste the scad code itself into the comment and format as code.

And that's usually the better answer anyway, because then people can directly read it. If it seems too large to put into a comment, then it probably is too large to be a reasonable demonstration of a problem.

from openscad.

JamesC1 avatar JamesC1 commented on July 19, 2024

from openscad.

UBaer21 avatar UBaer21 commented on July 19, 2024

When people past their library and build info - this already exceeds 300 lines.
So yes, you can paste 150 lines. More important is that no external lib/files/fonts etc. are needed.
If you can't avoid this it can make sense to package everything into a zip container and upload - but normally a minimal case can be constructed with some effort.

from openscad.

pca006132 avatar pca006132 commented on July 19, 2024

You can put it inside <details> ... </details>

from openscad.

nomike avatar nomike commented on July 19, 2024

For whatever strange reason, GitHub imposes a limit on the file extensions a file you upload could happen, but on the other side they allow .gz file, meaning you can upload whatever you want by just compressing it with gzip first.

This renders the whole "You are only allowed to upload the following types of files" restriction useless.

But it's to our benefit in this case.

So, just gzip the file and everything works and you don't have to mess around with weird incorrect file extensions.

from openscad.

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.