boelle

About

Username
boelle
Joined
Visits
252
Last Active
Roles
Member

Comments

  • ahh, will try that tomorrow time to enjoy life outside the 3d world
  • So i have entered all the cord's and i can list them with G33 L0 but even thou i lower the nozzle to 1mm and move the nozzle from repetier host it does not seem to do anything are there  other commmands i need to run to make it work? anything i ca…
  • no success at 100 so think this is as far it goes
  • same thing on dev version, but the timeout is not 20 mins. its the same 10 mins but then i  tried M502 and M500 to make sure eeprom is not screwed up sucess at 95 degrees
  • hmmm... just going through firmware settings could it have anything to do with HEATER_PWM_SPEED ?
  • so i send M303 P1 S95 C8 same thing happend. and just before timeout temp was 108-109 will try to load dev version and see if its the same thing
  • oki... will try that (95 degrees) just curious is this a software bug or is it my hardware that somehow plays a trick on me?
  • nope its just the bed that is not flat... and you are right... 1-2mm makes more sense i figured the correction values by first zeroing the dial gauge in the center of the bed and then recorded the difference at each point in a grid style with 11 po…
  • yep... after the 2 iterations is stays pretty much at 101-102 is there anything i can do to "fix" it ?
  • Q... i use https://www.repetier.com/firmware/v092/ to setup firmware at bottom of first page i set my probe to be able to reach the whole bed as i will not be using a probe anyway the Q is how to keep Z corrections during the whole print, do i jus…
  • thanks :-D time to work :-D
  • there is... kind of... disable steppers from the menu and moved the X and Y by hand and then adjust the screws
  • hehe... i just turn the 4 screws so they are all the same height as center the trouble is that my bed is not complete flat so i can use the dial gauge and note down difference in grid style (my bed is a mk42 with 5*4 squares printed on the bed so i…
  • well with 4 levels output it does not have to be fast. once it hits the 1st level change speed is reduced some and that reduced the need for fast querying even more :-P but well at least it makes the purchase simpler
  • i do use the bundeled version :-D updating was to much trouble for me
  • i have given up on updating to the latest version but i would still like to use variable height
  • btw i uninstalled the normal slic3r version so its not messing things up i extracted the latest from prusa in a new folder and pointed to: C:\Program Files\Repetier-Host\Slic3r_New\slic3r-console.exe still it will not run, will try and see if i di…
  • ahh.... that makes sense, i pointed to the gui version.. will fix that i tried to enable variable layer height and i got this error: 15:25:58.109 : Caught C++ exception of type or derived from 'std::exception': vector too long at C:/PROGRA~1/REPE…
  • also when i open this manual (ie not through repetier host) its a lot unresponsive to the point where its useless is that why it has not been updated yet? i tried to use the latest settings from prusa but these give me this much shorter error list…
  • i tried to unzip the latest version in a new folder under repetier host folder and point to that from within repetier host but i get this long error list: https://pastebin.com/PC1CWihY and slic3r does not open
  • @Repetier  everywhere i have asked it has been a no-no. i have thought about crowdsourcing the dev cost it would take to get it implemented but i guess that would not change anything either Side Q... could repetier be run on say a duet wifi board or…
  • @Repetier there are a few samples left if it helps anything
  • https://www.indiegogo.com/projects/mk42-heatbed-first-spin would one of these beds help you ? if a probe follows with it ?
  • oh well it works on port 3344 guess i can learn to live with that
  • forgot to paste link to guide: https://electronicgeektips.wordpress.com/tutorial-step-by-step-installation-of-repetier-server-on-raspberry-pi-2/
  • well after reboot and starting the service it does not work so well. will check if service is running at all changed it to port 80 so that i did not have to add the port number all the time
  • that worked... its a pi 2 so hmm... oh well i got it down to : pi@raspberrypi:~ $ sudo update-rc.d RepetierServer defaultsupdate-rc.d: error: initscript does not exist: /etc/init.d/RepetierServer have used this guide as a "helper".... i guess i have…
  • could it be that i picked the wrong package? my download link is: http://download.repetier.com/files/server/debian-armhf/Repetier-Server-0.80.3-Linux.deb maybe it should have been: http://download.repetier.com/files/server/debian-armel/Repetier-Serv…
  • sudo /usr/local/Repetier-Server/bin/RepetierServer -c /usr/local/Repetier-Server/etc/RepetierServer.xml no errors sudo nano /var/lib/Repetier-Server/logs says new file so it makes me think it does not start sudo strace /usr/local/Repetier-Server/b…
  • i picked the RASPBIAN JESSIE WITH PIXEL image and the first thing i did was using raspi-config to make it startup to command line with autologin then i setup wifi and disconnected the wired network then i did a full update and downloaded repetier se…