Re: Auto switch-off?
Many of the power supplies can be turned off. And Marlin has a power off command: M81
View ArticleRe: Anyone know which board to choose for this?
THanks, it also mentions MKS Gen compatible. So maybe BOARD_MKS_13 will work?
View ArticleTMC2100 how to get into spreadcycle?
Ok so it seems every driver clone seems to be wired differently. Anyone know how to get this into spreadcycle? [www.aliexpress.com]
View ArticleRe: Anyone know which board to choose for this?
MKS Gen boards are RAMPS v1.4 compatible. So that probably will work too. Just pick one.... and see if everything moves correctly and the heaters work right. If something doesn't work right, you can...
View ArticleRAMP board steppers one direction only?
I posted this under RAMPS hardware, but realized maybe it is a software problem. I have Marlin loaded on my RAMPS board and Arduino. Move axis can only step in the + direction (XYZ) There is a...
View ArticleRe: Auto switch-off?
If your using an atx power supply, you power the ramps from standby power and it turns the power supply on and off via gcode NB please read the safety section.. you should not leave your printer...
View ArticleHictop 3DP11/12 Controller
I Have a Hictop Controller connector diagram below for the MKS.3 controller. Digital output Analog input ┌───┬───┬───┬───┐ │ D12 │ D11│A12 │ A11 │ ├───┼───┼───┼───┤ │GND│GND│GND│GND│ ├───┼───┼───┼───┤...
View ArticleRe: Creality Ender-4 GPL violation?
Be careful with the Y axis wiring- it only works one way: IE- one end MUST be the 'board side' and one end must be the 'switch side'. However that still does not address the 'reversed Y axis' and 'no...
View ArticleRe: Creality Ender-4 GPL violation?
As for the Z-axis leading to system reset: Be sure you: 1. Are using a proxmity sensor. (I found that the one that htey provided is cheap, mine broken within 22 hours of use) 2. Have loaded a firmwear...
View ArticleX axis too fast when starting print.
Hi Guys, Setting up a MKS gen v1.4 on CTC biezer. Using Marlin 2016 Firmware. I've just about got everything working. controlling via TFT32. bed manual leveling works correctly, along with 'home'...
View ArticleRe: Bed leveling data saved?
I save My Bi-Linear Grid and restore it using Marlin 1.1.X Changed to a 4 x 5 Grid for testing Bed level data saving for this POST. Bed leveling has to be turned back on before every Print after auto...
View ArticleNo voltage to the bed with Rambo
Hi all, first time poster long time lurker... So I'm building a machine using a mini Rambo and am running into a problem I really don't understand. When I send the Gcode to turn on the nozzle heater,...
View ArticleNeed help setting probe points for UBL
I have a 300 x 300 bed, my probe has offsets of X -29 Y -51 I need around 10mm clearance around the edges of the bed to avoid my binder clips. Due to the position of the probe, I can reach the front...
View ArticleRe: No voltage to the bed with Rambo
First thought is you may have forgotten to tell Marlin you have a heated bed thermistor? #define TEMP_SENSOR_0 5 #define TEMP_SENSOR_1 0 #define TEMP_SENSOR_2 0 #define TEMP_SENSOR_3 0 #define...
View ArticleRe: Rambo v1.0e
I would say you have very little chance it would not. Usually its newer versions of boards that have issues not older ones. Also when there are issues with certain versions they would make annotations...
View ArticleRe: Turn Hot-End Heater Output Into Always on Fan?
if you have a 24v supply feeding your controller your hotend output is 24v IF you plan to use 12v fans instead of getting some 24v fans, get a buck convertor... [www.aliexpress.com]
View ArticleRe: No voltage to the bed with Rambo
Thanks for your reply, yes I do have the sensor set--my software reads the temperature on the thermistor just fine (checked via the very scientific squeeze-between-the-fingers test). Not a knockoff...
View ArticleConfused about UBL
Hi, I have read the excellent documentation on UBL and created mesh, done a test print and everything looks perfect! My mesh is now loaded but this is where I get confused. Should UBL do a test probe...
View Article