SONIC300077
About
- Username
- SONIC300077
- Joined
- Visits
- 94
- Last Active
- Roles
- Member
Comments
-
is there a line in the code that is responsible for the rate of change of filament
-
I proexperimented with G10 g11. not exactly what you need!
-
there is still such a moment that, if unregulated molasses will be hypothermia, stepper motor and peristaltic pump is perfect for that!
-
Repetier said: Why not using a dc motor for a pump, then you could use the cooler pin to enable/disable motor. Yes, I've used! but such motors more than 2 months are not working, burn! stepper motor is very dependable
-
here have to work, I checked! http://reprap.org/mediawiki/images/f/f1/ArduinoDUE_0.92.9.zip 18 or CONTROLLER_GATE_3NOVATICA Gate Controller from 3Novatica 19 or CONTROLLER_SPARKLCD Sparkcube LCD on RADDS 20 or CONTROLLER_BAM_DICE_DUE DAM&DI…
-
Yes that's right that's this piece of code inserted and it worked, thank you very much #define SDA_PIN 20 // 20 or 70 #define SCL_PIN 21 // 21 or 71 #define TWI_CLOCK_FREQ 400000 // see eeprom device data sheet for the …
-
Thank you !
-
you can detail how to disable the double steps, I have not found this parameter memory #define FAST_COREXYZ
-
Okay! to make the E-axis remembers the last position and then returning only software, but not physically
-
I put a pause. Change filament axis E remembers the last position, and then back to them! how to make that distance that I stretched filament deleted! but it turns out that I put filament comes back priter Returns the filament back at that distan…
-
Let me send it to your own address LCD, as a gift))
-
-
Here's what you say :Printer::moveToReal(Printer::xMin,Printer::yMin+Printer::yLength,IGNORE_COORDINATE,IGNORE_COORDINATE,0.5*Printer::maxFeedrate[X_AXIS]);
-
I am also currently studying this question!I need a menu "install filament" execution of the item from the menu to be performed: Here's a code exampleGcod "m109 s230\nG92 E0\nG1 E-50 f1000"until I do it is not derivable, need help! may have an examp…
-
Yes, I checked! v.92 pause works very well!
-
Thank you! pins can disable motor ? #define ORIG_E1_STEP_PIN -1 #define ORIG_E1_DIR_PIN -1 #define ORIG_E1_ENABLE_PIN -1
-
-
I want to ask about?"If you have some trick to enable/disable a z-probe, you can write the required g-code commands in Z_PROBE_START_SCRIPT and Z_PROBE_FINISHED_SCRIPT. Multiple commands are separated by a \n."I wrote this script here: Z_PROBE_START…
-
Good! and how to make a few commands in a script?? for example G1 x10 y100 z200 f1000 M104 s0
-
Thank you for your answer ! I installed the drivers from Pololu DRV8825. Mikrostep set 1/32, Stepper Motor 1.7a. is that enough value STEPPER_HIGH_DELAY 1 in my case?