FlyNuga
About
- Username
- FlyNuga
- Joined
- Visits
- 5
- Last Active
- Roles
- Member
Comments
-
09:40:06.501 : N14 G92 A0*11809:40:06.506 : N15 G0 A13*12609:40:06.514 : X_OFFSET:0.000 Y_OFFSET:0.000 Z_OFFSET:0.000 A_OFFSET:0.00000 B_OFFSET:0.00009:40:06.514 : N16 G28 A0*11709:40:08.095 : X:0.00 Y:0.00 Z:0.000 E:0.0000 A:13.00 B:0.0009:40:08.64…
-
tried to run via repetier host and reprap discount smart controller the result is the same
-
The machine processes the first 10-20 lines of g code but then stops executing them
-
08:31:31.508 : endstops hit: x_min:H y_min:L z_min:H a_min:H08:31:31.585 : Warning:Endstop for axis A did not untrigger for retest!08:31:31.614 : X:0.00 Y:0.00 Z:0.000 E:0.0000 A:0.0008:31:31.618 : X:0.00 Y:0.00 Z:0.000 E:0.0000 A:0.0008:31:31.62…
-
First home
-
no, this is not a setup with two X, this is not a printer
-
минимальное значение оси A - 0, максимальное значение - 500 actual maximum position of A-axis 400mm, первая парковка происходит без повторного тестирования
-
error occurred when parking for the first time, but after restarting the end stop works correctly
-
#define DOOR_PIN -1#define DOOR_PULLUP -1#define DOOR_INVERTING 1#define ENDSTOP_X_BACK_MOVE 2#define ENDSTOP_Y_BACK_MOVE 2#define ENDSTOP_Z_BACK_MOVE 2#define ENDSTOP_A_BACK_MOVE 4#define ENDSTOP_X_RETEST_REDUCTION_FACTOR 2#define ENDSTOP_Y_RETEST_…
-
yes there are end stops, writes Warning: Endstop for axis A did not untrigger for retest!
-
I understand, thank)
-
thank you very much!!
-
that is, it is not implemented in either repetier dev 2 or repetier 1.0.x?
-
I'm understood, thanks!
-
yes a physical object placed on the bed, I want to sample an object on the bed and determine its position and size
-
my steppers move right way, but move to home min position
-
But i can't change direction XYZ AB steppers, and my delta home to min position
-
Z working after change ruramps pin to right pins
-
driver and socket are working correctly ,I'll check on marlin
-
these are same driver type than x and y motor
-
Z stepper don't move, but X Y E1 A B Steppers working
-
Repetier said: In V2 steppers are configured in configuration_io.h /* This file defines io solutions used. This is the lowest level and is the basefor all higher level functions using io operations. At several places we needsubsets of th…
-
The board has EEPROM
-
* This file is part of Repetier-Firmware. Repetier-Firmware is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of t…
-
i get errors
-
In file included from src\Repetier.h:480:0, from src\Configuration.cpp:29:src\motion/MotionLevel3.h: In static member function 'static void Motion3::unstepMotors()':src\motion/MotionLevel3.h:117:9: error: 'AMotor' was not declared in…