From 5b5a304a174147a30ecffde63bd852135fbde298 Mon Sep 17 00:00:00 2001 From: Geekoid Date: Fri, 3 Jan 2020 18:19:03 +0100 Subject: [PATCH] Premier contact, prise de note des specs --- ConfigGrblConstructeur.txt | 31 +++++++++++++++++++++++++++++++ README.md | 28 ++++++++++++++++++++++++++-- 2 files changed, 57 insertions(+), 2 deletions(-) create mode 100644 ConfigGrblConstructeur.txt diff --git a/ConfigGrblConstructeur.txt b/ConfigGrblConstructeur.txt new file mode 100644 index 0000000..b95fa55 --- /dev/null +++ b/ConfigGrblConstructeur.txt @@ -0,0 +1,31 @@ +$0=10 (step pulse, usec) +$1=255 (step idle delay, msec) +$2=0 (step port invert mask:00000000) +$3=7 (dir port invert mask:00000111) +$4=0 (step enable invert, bool) +$5=0 (limit pins invert, bool) +$6=0 (probe pin invert, bool) +$10=3 (status report mask:00000011) +$11=0.010 (junction deviation, mm) +$12=0.002 (arc tolerance, mm) +$13=0 (report inches, bool) +$20=0 (soft limits, bool) +$21=0 (hard limits, bool) +$22=1 (homing cycle, bool) +$23=7 (homing dir invert mask:00000111) +$24=25.000 (homing feed, mm/min) +$25=500.000 (homing seek, mm/min) +$26=250 (homing debounce, msec) +$27=1.000 (homing pull-off, mm) +$100=640.000 (x, step/mm) +$101=640.000 (y, step/mm) +$102=800.000 (z, step/mm) +$110=1200.000 (x max rate, mm/min) +$111=1200.000 (y max rate, mm/min) +$112=500.000 (z max rate, mm/min) +$120=50.000 (x accel, mm/sec^2) +$121=50.000 (y accel, mm/sec^2) +$122=10.000 (z accel, mm/sec^2) +$130=450.000 (x max travel, mm) +$131=450.000 (y max travel, mm) +$132=80.000 (z max travel, mm) \ No newline at end of file diff --git a/README.md b/README.md index 14d213d..84a1ae2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,28 @@ # Fraiseuse_Cnc_OpenMakerMachineProXl -Restauration et amélioration d'une open maker machine pro xl (OMM Pro Xl) -https://mon-fablab.fr/openmakermachinepro/ \ No newline at end of file +Restauration et amélioration d'une open maker machine pro xl (OMM Pro Xl) +https://mon-fablab.fr/openmakermachinepro/ + +## Specifications constructeur + +* Zone de travail : 870x1050x230mm + +* Moteurs Nema 23 Motech MT-2303HS280AW ()1.25Nm 2.8A) + +* Broche Kress FME-1 1050W (support 43mm de diamètre) + +* Intérrupteurs fin de course RepRap Discount MechEndStopV1.0 + +* 3 Contrôleurs moteurs générics "tb6600" (9-42v 4A 16 microstepMax) + +* Alimentation Vtac VT-21400 (400W 12v 33A) + +* Arduino Uno Grbl Sheild v0.9 + +* Visse à billes "ball screw 1605" 16mm de diamètre pas de 5mm + +* * 2 de 1200mm sur l'axe y + + * Une de 1000mm sur l'axe x + + * Une de 300mm sur l'axe z