My prints are in mirror, but the axis are good.
-
Which way do the axes point in S3D's representation of the bed?
-
-
@mickey30m said in My prints are in mirror, but the axis are good.:
x+ is x axes to the right
y+ is y axes to the rearAre you saying that pressing Y+ is moving the bed towards the back of the printer?
-
Can you post the first 20 or so lines of the gcode program you are trying to run?
Does the program call out X- moves when they should be X+ moves?
Or post the model somewhere and someone can try slicing it for you and send you the gcode file to try running. To see if you still have a mirror issue then. That would help rule out the printer firmware.
-
https://www.rsruitersport.nl/Starman_32.gcode
https://www.rsruitersport.nl/xyzCalibration_cube.stlG90
M82
M106 S0
M140 S60
M190 S60
M104 S225 T0
M109 S225 T0
G92 E0
G1 E-3.6000 F3000
G1 Z1.420 F3000
; layer 1, Z = 0.22
T0
; tool H0.220 W0.400
; skirt
G1 X71.613 Y105.968 F9600
G1 Z0.220 F3000
G1 E0.0000 F900
G92 E0
G1 X71.931 Y105.796 E0.0119 F1800
G1 X73.307 Y105.319 E0.0599
G1 X73.485 Y105.274 E0.0659
G1 X74.325 Y105.132 E0.0939first lines after the ; code
from starman_32.gcode -
@tjb1
i will post a movie when the printer is done with my print.i need to make a few adjustments to print very damn tastic
but the problem with mirror image is difficult to solve
than i want to make the z hop beter , firmware retract.
now i do it in the stl (gcode) -
@mickey30m said in My prints are in mirror, but the axis are good.:
https://www.rsruitersport.nl/Starman_32.gcode
https://www.rsruitersport.nl/xyzCalibration_cube.stlG90
M82
M106 S0
M140 S60
M190 S60
M104 S225 T0
M109 S225 T0
G92 E0
G1 E-3.6000 F3000
G1 Z1.420 F3000
; layer 1, Z = 0.22
T0
; tool H0.220 W0.400
; skirt
G1 X71.613 Y105.968 F9600
G1 Z0.220 F3000
G1 E0.0000 F900
G92 E0
G1 X71.931 Y105.796 E0.0119 F1800
G1 X73.307 Y105.319 E0.0599
G1 X73.485 Y105.274 E0.0659
G1 X74.325 Y105.132 E0.0939first lines after the ; code
from starman_32.gcodeSo by reading one of the first actual print moves (G1 X71.613 Y105.968 F9600) the print head should be going to the RIGHT 71.613mm and the print bed should move TOWARDS you 105.968.
If it isn't moving like this then the firmware is configured wrong.
-
@timcurtis67 IT is moving like this.
That's are the problem. But IT prints in mirror.I try already swap cables change config
Print another stl but i dont know anymore -
Does your printer home Y to the rear or to the front? In Your S3D screenshot it shows all axes homing to min, but is that correct? Your config.g
Can you post your homing files?
I suspect that you have an axes direction reversed and are correcting for it in the homing files.
I would go through your motor configuration and testing again with this as a reference.
https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareCartesianPrinter#Section_Movement_sectionEnsure that each motor turns the way you want it to and homes in the direction you want it to. It may help if you identify which drive axis is assigned to each Drive Number in the config.
This is what you had posted in your config.g. Is that still accurate?
; Drives M569 P0 S0 ; Drive 0 goes backwards M569 P1 S1 ; Drive 1 goes forwards M569 P2 S0 ; Drive 2 goes backwards M569 P3 S1 ; Drive 3 goes forwards M569 P4 S0 ; Drive 4 goes forwards (Z2 in the E1) M350 X16 Y16 Z16 E16:16 I1 ; Configure microstepping with interpolation M92 X80 Y80 Z400 E420:400 ; Set steps per mm M566 X900 Y900 Z12 E120:12 ; Set maximum instantaneous speed changes (mm/min) M203 X4800 Y4800 Z960 E1200:960 ; Set maximum speeds (mm/min) M201 X500 Y50 Z500 E250:500 ; Set accelerations (mm/s^2) M906 X800 Y800 Z800 E800:800 I30 ; Set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ;Dual Z M584 X0 Y1 Z2:4 ; Two Z motors connected to driver outputs 2 and 4 M671 X0:140 Y100:100 S0.5 ; leadscrews at mid left, and mid right ; Axis Limits M208 X0 Y0 Z0 S1 ; Set axis minima M208 X200 Y280 Z200 S0 ; Set axis maxima ; Endstops M574 X1 Y2 S0 ; X home to min. Y home to max. NC microswitches. M574 Z1 S1 ; Define Z to use Probe. Home to Min.
-
@phaedrux
this is how it is now.
everything is done like the wiki.; Drives
M569 P0 S0 ; Drive 0 goes backwards - x motor
M569 P1 S1 ; Drive 1 goes forwards - y motor
M569 P2 S0 ; Drive 2 goes backwards - left z motor
M569 P3 S1 ; Drive 3 goes forwards - extruder 1
M569 P4 S0 ; Drive 4 goes forwards (Z2 in the E1) - right z motor -
So it definitely looks like you have it configured for Y max homing, but simplify 3D is set for Y min homing.
-
@mickey30m said in My prints are in mirror, but the axis are good.:
That's a left-hand coordinate system, which explains your problem. Tell S3D to flip the Y axis.
-
@dc42 that have i changed. Before was IT also in mirror.
I Just flip it tot test it. I had it before on right hand
But same prints.
I will change it now.
-
I now slice it with cura the new version.
Default settings.
And Also prints in mirror. With a 0.06 later height so its printing for a long time now ;-).
But a Nice print. But in mirror :') -
okay
just for sure, i take photos from all my settings and download my config file.
https://photos.app.goo.gl/OLfa5DH2pnX90JBi2
0_1525205946994_config.gwhen everything is homed i get this in webcontrol
https://photos.app.goo.gl/ZJxTiC9zjXVzdQwL9Machine Status
Head Position X Y Z
15.0 280.0 14.95
Extruder Drives Drive 0
n/a 0.0
Sensors Vin Z-Probe Fan RPM
11.8 V 0 -
Are you absolutely certain that when you press the X+10 button the head moves to the right, and when you press Y+10 it moves towards the rear of the printer i.e. away from you?
-
@dc42
https://photos.app.goo.gl/I6pkMGxCEYRMDCmm2see this video.
first i home twice (because y dont wont go in 1 time) (i ask for this later)
than i push
5 times on X+10
5 times on Y+10
5 times on Z+10 -
You have set your printer up with a left hand coordinate system. If +X is to the right, then +Y must move the head towards the rear relative to the bed. As it is the bed that is moving, +Y should move the bed towards you.
You will need to reverse the direction of the Y motor (M569), change the configuration of the Y endstop from low-end to high-end or vice versa (M574), and change homey.g and homeall.g to home in the opposite Y direction.
-
Sorry for the misunderstanding.
I think now everything is working good...
i go make a print and lett you know..but what a super nice board is it....
first it is a little bit looking for everything.
but change homex.g and no need to reboot or whatever....
damnnnIn the beginning I thought it was a lot of money for a new board. but after a bit of looking around and reading. I was up. and now I am completely up. and I regret that I did not switch sooner ...
soon to buy two more for a DIY project.
Super thanks
-
Glad to help!