shaiss
About
- Username
- shaiss
- Joined
- Visits
- 39
- Last Active
- Roles
- Member
Comments
-
@Repetier. Ok that makes sense. So I'll use G32 S2 with the 4x4 grid I'm using today on my 40x40cm bed. that gives me 16 points which should suffice as I'm printing on a mirror. After that I'll run G33. Do I still need to run M323 S1 P1? or will…
-
strips said: Ok, whats the best way to have at least 5 mm space between nozzle and head at all times? Is it possible to add a G1 Z5 command to the end of G28 in some template? I do similar in my slicer end code script, or you can add …
-
@Repetier, I'm having a similar issue and process to the original poster. Can you clarify your response? Possibly including the variable names we're supposed to change? My understanding from your post @ https://forum.repetier.com/discussi…
-
I'm following https://www.repetier.com/documentation/repetier-firmware/z-probing/ as well and looks like M323 does not work on 0.92.9 and returns an "uknown cmmand as noted above. I'm confused how to enable the z correction now that the matrix is s…
-
The problem was in the Firmware. I made new one and flashed with it the Arduino mega. Now I think all the problems with the extruder temperature management are solved. Thank to all for the ideas and support! Cheers! I have the same issue. What was i…
-
How do you have this setup? I'm trying to do the same thing and would appriciate any info you could share!
-
@Repetier, the & works fine.however the command fails. This is what I have: Power Off Printer gpio -g mode 26 out && gpio -g write 26 1 I can run that same command via ssh or console on the pi w…
-
looking at the server log the problem is the "&&". I tried pre-pending a \ but still got a parsing error in the server.log. How can I escape these characters so that I don't get this error?
-
For me the following method works on a raspberry 3 with hdmi display: Follow the instructions in https://www.repetier-server.com/booting-into-touchscreen-mode-for-linux/ to add openbox and kweb. Make the scripts rs and startserver.sh in /home/pi/ an…
-
Thanks @Repetier, that seemed to work for the default reboot/shutdown in the example. But soon as I added the following, the menu doesn't show. So I assume there's a syntax error? Power Off Printer gpio -g mod…
-
Thanks that worked!!!
-
restarting the repetierserver with the model folder empty did the trick and it works now. now I have to test printing with it, but should be good from here. I zipped up the files as you asked. heres the current modles folder zip http://ge.tt/2DOHr…
-
I reinstalled repetier host and server and still having a similar issue. The odd part is that the gcode uploads and pngs and other file generate similar to the above. However, the gcode file never shows up in the available files
-
Should be in C:\ProgramData\Repetier-Server\logs Thank you, here's the log file: http://pastie.org/10933381 I noticed this is the part where it's failing: 2016-08-09 06:23:13: Job created: C:\ProgramData\Repetier-Server\printer\Wanaho_Di3\models/00…
-
Should be in C:\ProgramData\Repetier-Server\logs Thx, I'll check and upload soon as I get back to that PC.
-
Can't find the log folder, where is that on windows
-
It's any gcode I upload. It's a fresh install, and restarting the service or server makes no difference. I'll grab the server.log and upload it
-
maybe this helps
-
I have .0.75.1 just set it up this am and I am just selecting upload file. Soon as it says "upload finished" I get that error. So it's like something else is trying to delete it.