teemuatlut / Marlin

This fork of 3Dprinter firmware Marlin aims to add better support for Trinamic TMC drivers.
http://www.marlinfw.org/
GNU General Public License v3.0
26 stars 8 forks source link

Marlin-Trams #9

Open detoxity opened 6 years ago

detoxity commented 6 years ago

Hello, you can upload new trams-marlin? In this branch when i click home x (in repetier host) my axis z come down. and printer does not respond to movement commands. Or maybe you will give some advice on how to configure the firmware before compiling.

teemuatlut commented 6 years ago

I've pushed a few commits. Currently TRAMS for is configured to use stallGuard homing.

If you Z came down (a bit?) when you started homing X, your Z direction is likely incorrect. Whenever you start the homing process on Marlin, it first raises the nozzle to avoid scraping the heated bed.

First before homing, try moving an axis and see if the right axis responds and moves in the correct direction. I'd also advise to completely power cycle every time you encounter weird behavior. The driver registers aren't completely initialized on start up.

detoxity commented 6 years ago

I achieved normal movement along the axes. but after some time the printer hangs up and stops responding, the house function for x and y does not work.

detoxity commented 6 years ago

Does your printer print with this firmware? Maybe I'm not configuring it correctly?

teemuatlut commented 6 years ago

Yes, the hangs are a problem that I have not fixed yet.

I don't yet print with it because I don't yet have a printer to put it in. Working on that part though.

detoxity commented 6 years ago

Hello, you have not solved the problem with the firmware for TRAMS? Or maybe you know what kind of working firmware for TRAMS.

teemuatlut commented 6 years ago

I'm tied to other projects currently and still lacking printers.

The Trinamic Marlin fork should be in working condition but is over a year old.