DELTA ROSTOK G2S Problem
DELTA ROSTOK G2S Problem
Hello! I have 30 days can not begin to print on Your printer.
Once before printing is performed auto level, starts printing and the extruder begins to rise at 2mm from the table where the Z-axis, and a bit near the y-axis. What should I do ? I tired to configure YOUR PRINTER DELTA ROSTOK G2S
Once before printing is performed auto level, starts printing and the extruder begins to rise at 2mm from the table where the Z-axis, and a bit near the y-axis. What should I do ? I tired to configure YOUR PRINTER DELTA ROSTOK G2S
Re: DELTA ROSTOK G2S Problem
Forget about the G29, delete it and start printing without it, you'll find it's working.
Re: DELTA ROSTOK G2S Problem
Good. Tell me then how to configure it . extruder to move parallel to the table ?
when X 0 Y0 Z0 -good . when X- 50 Y- 50 Z0- well . at X50 Y- 50 Z0- good. but as soon as X0 Y50 Z0 - bad extruder rises to 3 mm from the table.
when X 0 Y0 Z0 -good . when X- 50 Y- 50 Z0- well . at X50 Y- 50 Z0- good. but as soon as X0 Y50 Z0 - bad extruder rises to 3 mm from the table.
Re: DELTA ROSTOK G2S Problem
Hello! 4 months ago I bought 5 printers Delta Rostok G2.
It works incorrectly! The extruder is lifted from the table by 2-3 mm when moving from the center to side axis. I have 3 week can't read all forums, tried various firmwares to no avail!
It works incorrectly! The extruder is lifted from the table by 2-3 mm when moving from the center to side axis. I have 3 week can't read all forums, tried various firmwares to no avail!
Re: DELTA ROSTOK G2S Problem
hi,you need to addjust corresapnding endstop screw.for examle,G0 X0 Y50 Z2 ,if nozzle tip do not touch bed surface even if you down z 2mm,you need to tighten up the corresponding endstop screw.if it touch the hot bed in advance ,you need to loosen the endstop screw.RusKZ wrote:Good. Tell me then how to configure it . extruder to move parallel to the table ?
when X 0 Y0 Z0 -good . when X- 50 Y- 50 Z0- well . at X50 Y- 50 Z0- good. but as soon as X0 Y50 Z0 - bad extruder rises to 3 mm from the table.
Re: DELTA ROSTOK G2S Problem
Vty that I have a business now a working surface for the press radius 30mm. and if the extruder moves further 30mm that it starts rising up to 3 mm above. I already tried everything helps nothing....
Re: DELTA ROSTOK G2S Problem
you might have to try to change the settings here and upload the firmware to check it!
#define DELTA_RADIUS (DELTA_SMOOTH_ROD_OFFSET-DELTA_EFFECTOR_OFFSET-DELTA_CARRIAGE_OFFSET+2.0)
*If the nozzle touches the center point but not the around points, that is a convex surface, you should reduce the DELTA_RADIUS from 2.0 to 1.0 for example.
*If the nozzle touches the around points but not the center point, that is a concave surface, you should increase the DELTA_RADIUS from 2.0 to 3.0 for example.
#define DELTA_RADIUS (DELTA_SMOOTH_ROD_OFFSET-DELTA_EFFECTOR_OFFSET-DELTA_CARRIAGE_OFFSET+2.0)
*If the nozzle touches the center point but not the around points, that is a convex surface, you should reduce the DELTA_RADIUS from 2.0 to 1.0 for example.
*If the nozzle touches the around points but not the center point, that is a concave surface, you should increase the DELTA_RADIUS from 2.0 to 3.0 for example.