Giter Club home page Giter Club logo

orangeprint's Introduction

flag_esp Leer en Español

ORANGEPRINT


Will you invite me to a coffee?

ORANGEPRINT - Compilation for Orange Pi (Zero) for acontrolling a RepRap printer.

Logo

This is a project which tries to create a compilation of different elements to be able to control RepRap printers with the Octoprint software in Orange Pi (Zero) micro computers.

The idea arose when my friends asked me for my notes to create their own compilation and it was easier to create a manual at the beginning so that they could do it more easily ... which turned out to be a fiasco because having the manual before I had to indicate in person how to continue step by step, luckily I thought that the manual is well explained ...

So, I decided to create a generic copy-and-use compilation, they only had to configure WIFI and little else ... We'll see how it turns out.

Currently. There is the Manual Orangeprint discontinued where you will find all the information to create your own compilation, it can also serve as a point of support and learning of many concepts necessary to use an Orange Pi as a print server.

You will also find the first version which works 100% for the Compilation for the SD of an ** Orange Pi Zero ** which is precisely the one I use personally without problems.

The Idea little by little, is to create a WIKI where not only the content of the manual is moved, but also include additions and solve common problems ... (and if you like the project and get support) Well, everything will go.

For now I leave you with the main features included in the first version of this my humble work for the community.

Features v1.0

  • ARMBian v5.35 server - Ubuntu xenial 3.4.113.

    • Last update (01-12-2018).
    • Resize (expand) the partition to the maximum available in our SD with our first reboot.
  • Octoprint 1.3.6

    • URL Access: xx.xx.xx.xx: 5000
    • User 'orangeprint' Password 'orangeprint'
    • Self-running Server Octoprint (Daemon)
  • Octoprint Plugins:

    • Emergency Stop Button (0.1.2).
    • GCODE System Commands (0.1.1).
    • Navbar Temperature Plugin (0.9).
    • Preheat Button (0.2.0).
    • PSU Control (0.1.7).
    • System Command Editor (0.3.1).
    • TouchUI (0.3.11).
  • Motion (Control by WebCam)

    • Self-running Motion Server (Daemond)
    • URL local control by xx.xx.xx.xx: 8080
    • URL Monitor xx.xx.xx.xx: 8081    
  • Time Zone, Language and Keyboard of Spain.

  • Python (2.7).

  • pip (1.9.1).

  • PySerial.

  • Configured GPIO (WIRINGOP-Zero).

  • Access SSH: User 'root' Password 'orangeprint'

  • SAMBA configured

    • Shared directory:
      • /home/orangeprint/share/
      • /home/orangeprint/.octoprint/uploads/
      • /home/orangeprint/.octoprint/timelapse/

All software used here, is owned by their owners and has nothing to do with me, nor me with them. This compilation is a contribution that is made to the Open Source community for my part in a disinterested manner and in my free time, for which I can not be held responsible for any problem of any kind derived from the malfunction of the software used or its misuse. Feel free to collaborate if you believe that this project could be more than a personal compilation contributed to the community. Thank you very much for trying my work and I hope it will serve you as much as it is serving me.

...

Anurag's GitHub stats

orangeprint's People

Contributors

carlymx avatar moorviper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

orangeprint's Issues

No funciona el wifi

Hola! no logro hacer funcionar la conexion wifi con esta imagen,
Creo que no es problema de mi tarjeta ya que cuando trate de instalar mi propia distribucion si que funcionaba.
Con tu imagen (que es genial por cierto) consigo que funcione todo salvo el wifi y ya no se que probar...
También he probado el servidor octoprint conectandola por cable al router y funciona bien, solo que a veces me salta un mensaje en el que dice "error protected pin" que no se a que puede ser debido en mi anet a8
Un saludo

Problema con idioma español

He probado la Imagen en una OrangePi Zero y va genial, lo único que no encuentro por ningún lado es la opcion para ponerlo en español como dice la descripción que esta incluido.

Por defecto sale en ingles y en idioma solo salen Alemán e Ingles.

[ERROR] "30: Read-only filesystem"

Se a encontrado un problema al cargar una imagen v1.1 H2+ pueda aparecer el sistema de archivos en modo solo lectura y al ejecutar cualquier comando como "mkdir" "apt update"... etc...

SOLUCIÓN: carguen en una maquina con linux (en mi caso Ubuntu 17.10) la tarjeta SD ya compilada, desmonten si es necesario el dispositivo y en una terminal ejecuten:

 sudo fsck.ext4 -pf /dev/sdb1 

(donde '/dev/sdb1' es su dispositivo).

Se corregirán los errores y la SD deberia funcionar con normalidad.

Un Saludo.

no consigo hacer funcionar camaras ni IR ni usb

Tengo una orange pi pc , he probado las dos roms y funcionan. Lo que no funciona es la camara, he probado con una usb y con la que lleva el cable similar al tipo ide. Es de infrarojos, para la Orange print
He probado mil cosas y no hay manera. Lo maximo que he conseguido es que se vea la pantalla NEGRA con un punto en el centro ...Alguna pista?

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.