Traumflug / Teacup_Firmware

Firmware for RepRap and other 3D printers
http://forums.reprap.org/read.php?147
GNU General Public License v2.0
312 stars 199 forks source link

Different steps per meter for x and y axis #293

Closed CNCLover closed 6 years ago

CNCLover commented 6 years ago

Hi,

When build with different rated stepper motor for x and y axis, ie. different steps per meter for x and y axis, it shows error.

Please help me to come out this problem.

I also don't want to use hot bed and thermistor. Which changes are required?

Thanks

yo2mpn commented 6 years ago

@CNCLover in Printer>Acceleration tab uncheck Look Ahead "Look-ahead requires steps per m to be identical on the X and Y axis (for now)" In Printer tab Heaters delete unused Heater Fan etc Temperature sensor do the same . br. for cnc try to use this branch https://github.com/Traumflug/Teacup_Firmware/tree/arc-support http://reprap.org/wiki/Teacup_Firmware

CNCLover commented 6 years ago

Thanks