PiBot BlueTooth solution connectionby panxinlong7373 - For Sale
PiBot Jhead design and assemble process. These the details: PiBot J-Head Mk V-BV Assembly Sale now, as low as 10.99$.by panxinlong7373 - For Sale
PIBox put forward If your have any good suggestion to modify it, Please ask pxl@pibot.comby panxinlong7373 - Vitamin Kit for Sale
Is because of your diaplay connection terminal is I2C? Maybe the directory connection will be better.by panxinlong7373 - Repetier
PiBot Extruder with air cooling system. Your can get more detail in PiBot It offer a easy solution to make your 3D printer. If your have any good suggestion to modify it, Please ask Pan XinLongby panxinlong7373 - Vitamin Kit for Sale
- 12 years agoPiBot Extruder with air cooling system. Your can get more detail in PiBot It offer a easy solution to make your 3D printer. If your have any good suggestion to modify it, Please ask Pan XinLong We also offer the PiBot electronics which is manufactured by powerful STM factory. Our hardware get the authorization of Repetier.by panxinlong7373 - For Sale
It often occur when your press kill slicing or slicing error. so you can open click the File-Show work directory you will not find the composition.gcode Solutions 1. you can find a successful slicing name as composition.gcode and put it into the work directory. 2. because the Repetier Firmware Uninstall is not kill the Regedit file. you can delete "Start-Regedit-HKEY_CURRENT_USER-software-repby panxinlong7373 - Repetier
Your can find the Newest TranslationLanguage for Repetier Firmware windows Version It offer the latest translation to en.xml and zh.xml You can edit new one and update them in French. This is the XML editorby panxinlong7373 - Repetier
- 12 years agoPiBot Box _an Code-Drawn Steel Box. It can hold 1 PiBot mother Board , 6 PiBot TB6600 stepper driver, 1 manual controller board. This Steel Box include many heat sink holes which can continuous work for a few days without heat sink fan. Every working part contain the busy Indicator and this box with assorted machine hole.by panxinlong7373 - Look what I made!
Thank your Alessandro Ranellucci! package Slic3r:rint; use Moo; use File::Basename qw(basename fileparse); use File:pec; use List::Util qw(max first); use Math::ConvexHull::MonotoneChain qw(convex_hull); use Slic3r::ExtrusionPath ':roles'; use Slic3r::Geometry qw(X Y Z X1 Y1 X2 Y2 MIN PI scale unscale move_points nearest_point); use Slic3r::Geometry::Clipper qw(diff_ex union_ex intersection_exby panxinlong7373 - Slic3r
I have been used the Slic3r for 8 mouths, but recently a problem come out. System: win7; software: RepetierHost bundled Slic3r I downloaded the latest Slic3r able to work independently, but under the RepetierHost calling software error is as follows: Can't call method "clone" on unblessed reference at "E:/RepetierHost/Slic3r/lib/std/Slic3r/Print.pm line 157." What should I do? Roland suggesby panxinlong7373 - Slic3r
access to expert mode: file/preferences...->Preferences Window/ General/Mode:/ selecte Expert option click OK button.by panxinlong7373 - Slic3r
Problem solved. Delete the original work file, setup the software again. thank your very much!by panxinlong7373 - Repetier
It's no problem to start the slic3r configuration.by panxinlong7373 - Repetier
I have the problem of "Error starting", during the Gcode generate. The Gcode had been generated in the repetierhost file, but not added to the Gcode editer. Error staring postprocessorystem.ComponentModel.Win32Exceptionystem cannot find the specified file System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) In System.Diagnostics.Process.Start() In RepetierHost.View.utilsby panxinlong7373 - Repetier
#define FEATURE_CHECKSUM_FORCED false, thing run smoothly. #define FEATURE_CHECKSUM_FORCED true, error come back, and wait for external reset chip. Thank your very much !by panxinlong7373 - Repetier
I added this line in the configuration.h , it works well.by panxinlong7373 - Repetier
thank you very much! I think these code my related to the result. epr_init_baudrate(); RFSERIAL.begin(baudrate); out.println_P(PSTR("start")); UI_INITIALIZE; byte mcu = MCUSR; if(mcu & 1) out.println_P(PSTR("PowerUp")); if(mcu & 2) out.println_P(PSTR("External Reset")); if(mcu & 4) out.println_P(PSTR("Brown out Reset")); if(mcu & 8) out.println_P(PSTR("Watchdogby panxinlong7373 - Repetier
Thanks! I find the problem. This because of the "External reset" followed the below commands ???Start N0 M110 *3 and when I reset it handly,it works perfectly. While the 0.81 start with: ok 0 N0 M110 *3 ok I want to know that Where the firmware is changed ? Caused different initial command. Grateful your answers !by panxinlong7373 - Repetier
Thank you! I have test all the possible Band Rate. All other Rates only feedback"Connected - 5 Command Waiting ",except the error rates. When I use the ArduinoIDE serial monitor check The error rates answer :" Resend:1 ok"by panxinlong7373 - Repetier
hello ! everybody After repeated test, I encountered a problem. When I upload the Repetier firmware 0.82, Everything works good except the connect problem. The problem will be solved by replace the firmware of 0.81. I have browsed the changelog.txt , I can't find something related. grateful your help!by panxinlong7373 - Repetier
appreciate your reply ! (Band rate:38400) after 16 hours test , there is no errors occurred! I will try 115200 again! thank you again!by panxinlong7373 - Repetier
In the past few days, I test a variety of communication rate stability in the GEN7 V1.5 in my machine (9600,19200,38400,57600,56000,76800,111112,115200,250000). By eight or more tests, I discovered a problem. During the printing process, some print stop in the half. 38400 and 57600 works better than others. Is this problem due to the 20M crystal oscillator? I will test the 16M crystal oscillatorby panxinlong7373 - Repetier
the FEATURE_CONTROLLER is in Configuration.h, I just show you the display type. I have been setted #define UI_HAS_KEYS 0. In this case,do the key's settings related to the firmware? "At the end you see the keys have the valies 1,2,4,8,16,32,64,128 if you have all 8 inputs used. In that case you have also to set #define UI_DISPLAY_I2C_OUTPUT_PINS 65280 #define UI_DISPLAY_I2C_OUTPUT_START_MASKby panxinlong7373 - Repetier
Thanks for your help, but there are some problems struggle me. When the LCD2004 code add into the firmware, the host will can not connect to the slave board (atmega1284P), and the LCD do not run. Board:GEN7 V1.5-(20M) hardware connection: I2CBUS-(1284P) PC0-16-SCL,PC1-17-SDA I2C chip:MCP23017 MCP23017-LCD2004(HD44780 controller):GPIOA(0~6) GPIOA0-RS,GPIOA1-R/W,GPIOA2-E,GPIOA3-D4,GPIOA4-D5,by panxinlong7373 - Repetier
Thanks, The feedfack STL_fixed. work nice!by panxinlong7373 - Slic3r
Repetier, Hello! I get lost in the button configuration (uiconfig.h). I want to map the pin to my hardware, how to set up it?( Hardware:GEN7+I2C BUS+ MCP23017 PB0-PB7 connection with eight buttons) there are part of your firmware,I am not know clear. void ui_check_keys (int & action) { # if UI_HAS_KEYS! = 0 / / UI_KEYS_CLICKENCODER_LOW_REV (33,31); / / click encoder on pins 47 and 45. Phasby panxinlong7373 - Repetier