boelle
About
- Username
- boelle
- Joined
- Visits
- 252
- Last Active
- Roles
- Member
Comments
-
noticed in log: 21:00:47.760 : Unknown command:N8243 M106 S25521:00:48.580 : Unknown command:N8244 M107
-
info on board here: http://reprap.org/wiki/SAV_MKI
-
start of config.... #undef FAN_PIN#define FAN_PIN -1#undef FAN_BOARD_PIN#define FAN_BOARD_PIN 40 i have a fan on pin 40 to cool the electronics.... works like it should
-
ended up with going up in steps of 10 then as i got close to Z max i was going in steps of 1 last i was going up in steps of 0.1 until the switch clicked.... of course i could have done it in steps of 0.01 but i will do after a firmware upload... i …
-
oki.... thanks for help on this one
-
no i can see my posistion i can then go up 10mm or 100mm and se my new pos... could have been very nice with a command that goes up until it hits endstop,
-
problem i cant remember what i did... only know that the current height is the right one i dont have a LCD
-
3... no cam connected so thats not the issue... 2... frontend... repetier host? or repetier server webpage? and where in those do i delete? would it be possible to make the whole SD card read only and do any subsequent saves to an USB dongle?
-
i can of course just go up in steps of 10mm and then 1mm and end up with steps of 0.01mm until i get to the switch a command that goes up until it gets to the switch would be more simple and faster
-
Yeah, but how do i figure my Z lenght? if i do G28 Z it will just go up and screw up my Z height what i was after is a command that goes up from where Z is now and tells me how far it got up i will then take that new number and put in as my Z heig…
-
any plans to implement this now that you dont need the sensor but can simulate it with a pot. meter?
-
i did some test prints to see if bed is level and to get my first layer height right.... no issue there
-
the sensor is a FSR sensor and the nozzle itself act as the probe... got the idea from a russian forum: http://roboforum.ru/forum107/topic15550.html#p330234
-
checked everything again for looseness... can it be any better than this? 22:51:21.193 : Z-probe:19.22 X:30.00 Y:30.0022:51:35.104 : Z-probe:19.20 X:30.00 Y:30.0022:51:48.633 : Z-probe:19.19 X:30.00 Y:30.0022:52:02.343 : Z-probe:19.19 X:30.00 Y:30.0…
-
hmm... i think its swinging to much... or am i just to "picky"? 21:57:50.931 : Z-probe:20.16 X:31.37 Y:28.8021:58:06.841 : Z-probe:19.31 X:31.36 Y:28.8021:58:21.851 : Z-probe:19.29 X:31.36 Y:28.8021:58:37.111 : Z-probe:19.29 X:31.36 Y:28.8021:58:52.…
-
i just planned to hook servos to the pi....
-
that might be usefull.... when i do overnight prints i move the printer at the other end of my flat so i can sleep :-D how does the binary work? is it just a hex file that the IDE can create?
-
Does repetier only support logic level endstops? or also FSR which in nature are varying voltage?
-
2) you actually dont need the sensor... you can use a potentiometer to vary the voltage to an analogue pin the sensor just outputs an voltage direct proportional to the messured filament width.... ie if filament is 3mm its outputs 3V
-
maybe it will be implemented in the next version???
-
Repetier any clue why SD card does not work?
-
i have one of these too... would be nice to be able to add it
-
oh well.... will jsut disable the push messages then.
-
i hijacked motherboard 8 which uses the same chip and just adjusted the pin numbers REMEMBER... SD Card does not work... not had the time to figure why /***************************************************************************************** Teensy…
-
i got it to work.... sort of... i had to disable SD card support or else i could not get in contact with the board
-
That worked... so i guess its time to read out the eprom values and put them in firmware so they dont get lost
-
Just did as you suggested and now its 1.4 to high.... will try to go in the other directtion without an M502 first
-
what i norammly do is to reset everything with M502 then i do the G32 S2 but i guess the M502 causes it to read firmware defaults and not what is in Eprom.... am i right?
-
I raised it first by 0.7 and it stayed the same and i tried to raise it another 0.7 will try and lower it 1.4 first and then lower it 0.7 again
-
hmmm trying to post imugr links... it replaces the 3 screenshot links with the same photo....