Thursday, September 20, 2012

Import/Export : JSON content tutorial for BoncopeauX

The content of the imported JSON files must comply with the JSON format specification.
For further informations about this format, please have a look at : http://www.json.org/

Requirement for BoncopeauX importation :

The minimum requirement to be readable by BoncopeauX is the following field :


As you can see, fields must be surrounded by curly brackets { }.

Adding materials :

To add a material just insert the following fields :


If you want to add another material, just insert fields as below. Notice the square brakets [ ] which means that "materials" is a table.


Adding tools :
To add tools in a material definition, insert the following fields :


Adding operations :
To add operations in tool definition, insert the following fields :


Notice the fields "mill", "lathe" and "drill" where the booelan value true or false is not surrounded by double quotes.

Adding qualities :
To add qualities in operation definition, insert the following fields :

Version 2.5 code 17

The version 2.5 code 17 has been released.
This version include a new feature : Import/Export.

To access this feature just popup the menu :


Export : 

- This will export to your SD Card your current materials and tools settings.
- Specify the file name :



- The file is now available on your SD Card in the directory : /boncopeaux
- For this example : /boncopeaux/data.json

Import :
- This will import a file from the directory /boncopeaux of your SD Card. The file must have the extension ".json" :
- The file must comply with the JSON format specification (http://www.json.org/).

Monday, February 6, 2012

Version 2.5 code 15

/English
Version code 15 has been released.
You can now edit and keep your own cutting parameters.
 
/Francais
La version de code 15 à été déployé.
Vous pouvez maintenant modifié/éditer vos propres paramètres de coupe.

Wednesday, October 5, 2011

Version code 13

/English
A bug has been found in Version 2.4/Version code 12.
It appears when you go from "About" tab to "Settings" tab directly.
Please update your application with Version code 13 to avoid that.

/Francais
Un bug a été trouvé dans la Version 2.4/Version code 12.
Il apparait quand on saute de l'onglet "A propos" a l'onglet "Paramètres" directement.
Pour corriger ce désagrément, assurez vous de mettre a jour votre application avec la Version Code 13.

Tuesday, October 4, 2011

Version 2.4

/English
Version 2.4 of BoncopeauX has been released.
 
Added in memento :
- Hex bolt
- Socket screw
- Flat head screw
- Pan head screw
- Round head screw
- Truss head screw
- Hex nut screw
- Donate button (Yes, it's not because it's free that it does cost nothing...)
- A blog dedicated to BoncopeauX

Fixed Bugs :
- Inversion between holes and shafts tolerances


/Francais
La version 2.4 de BoncopeauX à été déployée

Ajout dans le memento :
- Vis à tête hexagonale
- Vis six pans
- Vis à tête Fraisée
- Vis à tête plate
- Vis à tête Ronde
- Boutton de donattion (Eh oui, ca n'est pas parce que c'est gratuit que ca ne coût rien...)
- Un blog dédié a BoncopeauX

Bug corrigés :
- Inversion des tolérances d'arbre et d'alésage.