geoffreyforest
About
- Username
- geoffreyforest
- Joined
- Visits
- 49
- Last Active
- Roles
- Member
Comments
-
Thank you for the feedback. Looks like V2 is still in alpha. Do you have a timeline for V2 being available in the configurator?
-
I reduced both DELTA_SEGMENTS_PER_SECOND_PRINT and DELTA_SEGMENTS_PER_SECOND_MOVE to 10. I have 978 bytes free for local variables Maybe my next controller should be a DUE. I did see the several cases of drive system and only changed the line that…
-
Thank you sir, I follow your explanation. I believe my two XY motors are not exactly the same, thus needing slightly different steps/mm values. When I did this in Smoothie, it worked to correct inaccurate print dimensions. I'll first set the steps/…
-
Hello, I am having a similar issue as stated above. I have a corexy machine that previously ran smoothieware. My two XY motors need slightly different steps/mm values. This worked with smoothie, giving a unique value for each motor resulted in corre…
-
That's what I was thinking, thanks for the info!
-
I have a question about the pins that can be turned on. What is the output voltage? My LEDs are 12v, but don't the control boards output 5v? I have a Smoothie board (its actually a Re-ARM board with a RAMPS on top).
-
Looks like someone was able to get the info you needed in the other thread. I was just able to get the error again (working on other printer issues). Glad you found what you needed, I'm updating today!
-
I'm going to restore the printers from their backup config files and run another print job. If it happens again, I'll try your instructions from the other thread. Just to warn you, I am very much a novice at linux (like, I need to refresh on how to …
-
I see, that was my problem. I was running the image from 0.80. I used the new image, 0.80.3 and both cameras now have images, one at port 8080, one at 8081Thank you for the help!
-
Would the image from 0.80 assign webcams to 8080 then 8081, etc? I'm still not having luck. My ipaddress:8081 goes to a dead webpage. And then, in the webcam config, I assume you mean assigning a webcam to each printer? I don't see a master webcam c…
-
I have the pi image for 0.80, and just recently upgraded to 0.83With only one webcam plugged in, the image is available on port 8080. When I plug in a second webcam (I have two printers configured in Rep-Server), the image from the second webcam rep…
-
Ahh..that's what I was missing. That fixed it, thank you very much!
-
Second confirmation that the updated app works on a Pixel with Android 7.1.1.Thanks!
-
Repetier said: @geoffreyforest red values come from read errors during query of eeprom. So how does the log like when this happens? @Repetier Which log would you like to see? From Repetier-Host? I think I remember where that file is loca…
-
I have an odd issue with repetier server and eeprom settings as well. After a reboot of the server (RPi3) the server is unable to control the printer. If I connect Repetier Host and check the eeprom settings, they are mostly red (can't be read from …
-
Would there be a simple way to export printer settings from a PC and import them to a mac version? I can do it with the slic3r profiles, just wondering about the Host settings.Thanks
-
will try that, thanks!
-
Thanks for helping.How should I edit the extcommands.xml file so that the ownership stays correct/ Typically I am logged in as Pi, and I edit the file with nano. Should I be doing something differently?
-
Ok, I'm not really sure what happened. I ran the command that you listed:/bin/chown -R repetierserver /var/lib/Repetier-Server Nothing happened, just got a new prompt. I didn't know what to expect, but I thought it would show me some diagnostic inf…
-
Ok, thanks for the correct command. I was following the instructions in the manual here, it has the command that I tried previously:https://www.repetier-server.com/manuals/0.80/index.html I did restore the original extcommands.xml just in case I ha…
-
Just wanted to follow up on this thread. I found the discussion useful and I was able to get added commands to turn the printer on/off with a sainsmart relay board. I made a script called printerOn.sh that contains the following:--------------------…
-
I tried the app on an older phone and it worked correctly. Its a Moto G 2nd gen (don't know which version of Android), but I added my existing group to that phone and sent some test message from the server. Both phones got notifications, but the old…
-
I deleted the group in the app on the phone, created a new group. Insert the new group ID in the server settings (interestingly, the ID disappears immediately after I finish typing the whole code, but its there if I leave the setting screen and come…
-
Oh I see, thanks for clarifying. It is a 2.5A charger and is supposedly reputable from the company that sold me the Pi. I'll keep an eye on it.
-
Thanks for the response, your idea about the dropdown where you select the printer name helped me solve the problem. I deleted the printer name in the very top dropdown box and re-created it with the connection settings. It then connected successful…
-
For the record, I was able to connect Repetier-Host to the server on the Pi one time. I loaded, sliced, and sent a print from Repetier-Host. But the printer kept pausing during the print for several seconds, leaving melty blob spots. I thought it mi…
-
I have the same problem, same software versions: Repetier-Server 0.75.1 on a RPi3, Repetier-Host 1.6.2 on Windows 10. Repetier-Server is successfully installed on the Pi, I can access the printer, send commands and print jobs. But Repetier-Host retu…