printing with x axis fliped
printing with x axis fliped
On a new Rostock Max machine, it is all working fine and was able to slice and print a few models. The issue is that if the object is not symmetrical it will print with the mirror image on the X-Axis. Have looked high and low for how to invert the axis, but cannot tell if it should be on the Slicer3D side or the physical machine. Any guidance will be greatly appreciated.
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: printing with x axis fliped
Should be done on the the machine. See this link:
http://forum.seemecnc.com/viewtopic.php?t=1266&p=6593
http://forum.seemecnc.com/viewtopic.php?t=1266&p=6593
“ Do Not Regret Growing Older. It is a Privilege Denied to Many. ”
Re: printing with x axis fliped
Thanks for the info, but, where can I find this config file. I have searched the entire hard drive and cannot find it. I think I'm typing the incorrect name, between configuration.h or config.h. I would thought that this would be a menu item to do these changes.
Re: printing with x axis fliped
If you send "g28" and it homes correctly (all three axes move up to hit the limit switches), you don't have an axis reversed.
How could you have gotten any printing done without calibrating the machine?
g.
How could you have gotten any printing done without calibrating the machine?
g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Re: printing with x axis fliped
g
That is my quandary. The whole thing prints , homes and moves correctly, beautifully. So the question is still how to get the image to print as brought into Slicer3D?, not reversing the x co-ordinates. As it stands, a plus X, moves the extruder away from the X-Post. A plus Y, moves the extruder towards the Y post, and the Z is going up.
What Am I missing? But I don't thing the machine is at fault.
That is my quandary. The whole thing prints , homes and moves correctly, beautifully. So the question is still how to get the image to print as brought into Slicer3D?, not reversing the x co-ordinates. As it stands, a plus X, moves the extruder away from the X-Post. A plus Y, moves the extruder towards the Y post, and the Z is going up.
What Am I missing? But I don't thing the machine is at fault.
Re: printing with x axis fliped
Check your Slic3r configuration and make sure it matches the manual. Note that if you don't know where "configuration.h" is found, you still haven't finished calibrating your printer.
g.
g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
- foshon
- Printmaster!
- Posts: 600
- Joined: Fri Mar 08, 2013 3:05 pm
- Location: Just to the right of SeeMeCNC
Re: printing with x axis fliped
Switch a pair of wires on the mirrored axis and then reverse the direction in the firmware .
Purple = sarcasm
Please do a board search before posting your question, many have been answered with very time consuming detail already.
Please do a board search before posting your question, many have been answered with very time consuming detail already.
Re: printing with x axis fliped
NO!
If the machine is homing in the correct direction on all axes, then there's not a thing wrong with the wiring or the direction configuration in the firmware!
g.
If the machine is homing in the correct direction on all axes, then there's not a thing wrong with the wiring or the direction configuration in the firmware!
g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Re: printing with x axis fliped
Since I'm still waiting on my board *twiddles thumbs*, I held my tongue since my real experience is still at the 0 mark while my imaginary experience is quite awesome.
From what my eyes say to my brain, it sounds like something isn't set to a delta or rostock. The slicer program seems a very likely culprit as geneb suggested since manual commands work fine. Which makes me curious, what do using other slicers result in?
From what my eyes say to my brain, it sounds like something isn't set to a delta or rostock. The slicer program seems a very likely culprit as geneb suggested since manual commands work fine. Which makes me curious, what do using other slicers result in?
- foshon
- Printmaster!
- Posts: 600
- Joined: Fri Mar 08, 2013 3:05 pm
- Location: Just to the right of SeeMeCNC
Re: printing with x axis fliped
geneb wrote:NO!
If the machine is homing in the correct direction on all axes, then there's not a thing wrong with the wiring or the direction configuration in the firmware!
g.
Genes right, silly idea.
Edit: Eating crow
Purple = sarcasm
Please do a board search before posting your question, many have been answered with very time consuming detail already.
Please do a board search before posting your question, many have been answered with very time consuming detail already.
Re: printing with x axis fliped
/me hands Foshon the mustard.

g.

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: printing with x axis fliped
Foshon could use the mustard to flavor the crow! 

“ Do Not Regret Growing Older. It is a Privilege Denied to Many. ”
- foshon
- Printmaster!
- Posts: 600
- Joined: Fri Mar 08, 2013 3:05 pm
- Location: Just to the right of SeeMeCNC
Re: printing with x axis fliped
If you haven't done it yet download Arduino:
http://arduino.cc/en/Main/Software
Then download SMCNC's repetier firmware:
https://github.com/seemecnc/RepetierMAX ... master.zip
Use Arduino to open up the repetier.ino file in the repetier folder. Upload the firmware. Out of the box this should fix your issue if it is software related.
http://arduino.cc/en/Main/Software
Then download SMCNC's repetier firmware:
https://github.com/seemecnc/RepetierMAX ... master.zip
Use Arduino to open up the repetier.ino file in the repetier folder. Upload the firmware. Out of the box this should fix your issue if it is software related.
Purple = sarcasm
Please do a board search before posting your question, many have been answered with very time consuming detail already.
Please do a board search before posting your question, many have been answered with very time consuming detail already.