Giter Club home page Giter Club logo

arduinoextendedprint's Introduction

arduinoPrint

a Arduino IDE "plugin" that makes it possible to
print in color with or without line numbers.

Install

  • global:
      download this repository by either Code-Download Zip or
        by git clone https://github.com/manicken/arduinoPrefsSaver.git
      then extract/open the repository

  • global (into sketchbook folder (defined in Arduino IDE - Preferenses):
      make a new folder in the above defined sketchbook folder
      called tools
      then copy the folder manickenPrint from the repository into this new "tools" folder.

Alternative install

  • on windows / linux (into Arduino IDE install dir):
      copy folder manickenPrint to [Arduino IDE install location]/tools directory
      ex: /Arduino-1.8.13/tools

  • on mac (into Arduino IDE package):
      In Applications right click and click on "Show Package Contents", then browse Contents -> Java -> tools
      by holding the Option key(copy) drag folder manickenPrint from the downloaded repository to the open tools folder above
      select replace it you allready have an older version

Compiling (optional)

Download and Install Java SDK8 (1.8) 32bit
(Arduino IDE uses Java 8 (1.8))

two script is provided:
  for windows the .bat file
  for linux/mac the .sh file

Features

available at MainMenu-bar:
Extensions-"Manicken Print"

there is two alternatives:
the first is the standard one with many settings
the second one chould be used on MAC when want to save print to PDF

each alternative shows a preview dialog
with the show lines and show in color choices

Requirements

none

Known Issues

none

Release Notes

1.0.0

  • First release

arduinoextendedprint's People

Contributors

manicken avatar

Watchers

 avatar

arduinoextendedprint's Issues

"Output to file" doesn't work.

At least on my mac (10.13.6), properly prompts for a filename, but then sends the actual output to the printer anyway (and doesn't create the file.)

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.