MartinH
About
- Username
- MartinH
- Joined
- Visits
- 694
- Last Active
- Roles
- Member
Comments
-
Babystepping is not enable in the json.After loading the jason, go to the features tab and tick babystepping box
-
If you are using arduino to flash the firmware, i suggest running the eeprom clear sketch 1st. located in file/examples/eeprom menu.
-
Repetier host or pronterface both have the option to send G code to the printer(i prefer repetier host) you can allso check the eeprom settings with repetier, make sure E0 steps/mm are not set to 0
-
Are you heating the extruder 1st, firmware will prevent extruding untill it reaches +170 ish degC
-
Z-probe height= the distance from bed too nozzle when the probe triggers. Max. z-probe - bed dist= How far the Z will move up befor doing next test.
-
My probe is LJ12A3-4-Z/BX often open, and connect the wire to the Z-min Pin directly, when triggered it manually, the indicator is on. These probes output 12 volts (if connected to 12 volt supply) if you have connected the signal wire dire…
-
Nice looking probe, i may have to test one of these according to the data sheet for the type number above, this is a normally open NPN type with a intternall pullup resistor.
-
Can i ask what sensor type number is pls.
-
had something similar as well. Try sending G28 X0G28 Y0
-
looks like a standard 'smartcontroller from reprapdiscount'
-
shaolin30 said: My X axis settings for steps/mm is 80 but if I put 80 to Y axis and move the Y axis 100mm distance from 0 position, I get 114.5mm total distance. If I wanted an exactly 100mm distance I have to put 71.4mm steps/mm but it wil…
-
TY, that sort of works, i can get the sensor to go to center of the bed and set Z0. the anoying part is it then travells to X0 Y0 Z0and then G32 creates an error due to Z being to low and trigerring the sensor to early.Is there a way to stop the x y…
-
Hi sry too butt in, i am just trying to get my inductive probe working.At the moment i am useing a Z max switch and a probe on z min, with a Z length of 180 mm this takes agesto go al the way up(with G28) and then down again to Z0. If i try and use …
-
M114, thats what i was missing, tyvm