Skip to content

Preliminary Specifications

Richard Harcourt edited this page Jul 28, 2016 · 3 revisions

Inputs

  • Table of binding models, year, including being able to add new bindings - add to an online database or do we add it to the Git and recompile ? There must be a smart way.....
  • Customer specific boot sole length

Outputs

  • PDF with scaling ruler, including instructions printed on template also
  • CNC G-code in mm and inches
  • CAD DXF format

How?

  • Do it all in the cloud? Can it be hosted somewhere public?
  • Use JSCUT to do the gcode, other libraries to create pdf and dxf maybe?
  • Make it as simple as other small crafty web based apps like easel (Inventables)
  • Need to define the table including such things as how each screw hole position is defined in x and y and also z (depth from top of ski)
  • Build it all in one small jig with a Raspberry Pi Raspian Linux and Universal Gcode sender and upload the latest files via wifi or bluetooth.
  • Select binding model and boot sole length and the program does the rest for you, calculating the offsets and creating the gcode. Then load the code into UGS and home the controller and set to boot centre point on ski, then start the drilling cycle. Sounds too easy!
Clone this wiki locally