Go to homepage
23 / 26
Sep 2018
13 days later

as can be see way back at the start, 1.3 is the ONLY thing that Wanhao has offered, amd have seen all flavors of it but not installed as I suspect they are older versions of Marlin.

Mine is 1.1.4 as from Powerspec. Though it clearly states this one is a Wanhao i3 Mini. (details in OP).
I would like to update to 1.1.8, but lack the specific configuration.h data, and a few other tweaks for the Mini. If I can round this up, I will make it available so that every one has the ability to generate updates for their machine as needed.

Manualy sending code M501, then M503, should result in a fairly solid regurgitation of just about everything the PCB is able to tell you.

Sample provided for putput. Do not try to use codes that are listed as output less you are ready for bad thinsg to happen or know how to use all of these codes. Please only use M501 and M503 to grab a data dump. M303, Numbers generated if your firmware supports the function, are to added to the Configuration file. Do not use if you are not looking to re-calibrate your heater data.

M501
FIRMWARE_NAME:Marlin 1.1.4 (Github)
SOURCE_CODE_URL: GitHub - MarlinFirmware/Marlin: Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine. 98
PROTOCOL_VERSION:1.0
MACHINE_TYPE:3D Printer
EXTRUDER_COUNT:1
UUID:xxx
Cap:EEPROM:1
Cap:AUTOREPORT_TEMP:1
Cap:PROGRESS:0
Cap:PRINT_JOB:1
Cap:AUTOLEVEL:0
Cap:Z_PROBE:1
Cap:LEVELING_DATA:1
Cap:SOFTWARE_POWER:0
Cap:TOGGLE_LIGHTS:0
Cap:CASE_LIGHT_BRIGHTNESS:0
Cap:EMERGENCY_PARSER:0

M503
Marlin 1.1.4
Last Updated: 2017-07-04 12:00 | Author: (none, default config)
Compiled: Nov 2 2017
Free Memory: 3261 PlannerBufferBytes: 1232
V12 stored settings retrieved (445 bytes; crc 10054)
G21 ; Units in mm
M149 C ; Units in Celsius
Filament settings: Disabled
M200 D1.75
M200 D0
Steps per unit:
M92 X80.00 Y80.00 Z400.00 E94.00
Maximum feedrates (units/s):
M203 X300.00 Y300.00 Z5.00 E25.00
Maximum Acceleration (units/s2):
M201 X3000 Y3000 Z100 E3000
Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
M204 P800.00 R800.00 T1000.00
Advanced: S<min_feedrate> T<min_travel_feedrate> B<min_segment_time_ms> X<max_xy_jerk> Z<max_z_jerk> E<max_e_jerk>
M205 S0.00 T0.00 B20000 X10.00 Y10.00 Z0.40 E1.00
Home offset:
M206 X0.00 Y0.00 Z0.00
Mesh Bed Leveling:
M420 S0 Z0.00
G29 S3 X1 Y1 Z0.00000
G29 S3 X2 Y1 Z0.00000
G29 S3 X1 Y2 Z0.00000
G29 S3 X2 Y2 Z0.00000
Material heatup parameters:
M145 S0 H244 B70 F0
M145 S1 H240 B110 F0
PID settings:
M301 P32.50 I2.86 D92.52
LCD Contrast:
M250 C200
Z-Probe Offset (mm):
M851 Z0.00
Active Extruder: 0
echo:SD card ok

M303 (AUTO TUNE)
Kp 32.50
Ki 2.85
Kd 92.52

23 days later

I have flashed hex that was provided from Mikey, and all is good BUT im missing option to level bed, andyone know solution? or how to accesses it? since on my printer now its MIA

i just got .hex file from wanhao Mikey, as i know its complied and i cant change anything in it?, i wrote to him about this and he sent me original hex, but i want bigger print are those 20mm from Z means alot to me, guess ill have to use simplify 3d for leveling for now :frowning:

I can put the hex on a google drive somewhere , or you can use the TH3 Unified firmware and compiel yourself and uplaod that one, that way you have 1.1.18 Marlin as well with all that comes with it.

Care to explain, whats config of your hex and its for i3 mini right?

I just downloaded the TH3 unfified firmware , compiled and uploaded, works perfect.
no settings needed as supported natively by this frmware.

That’s custom firmware. Looking to enable all of us to compile as needed. Not pay some one else to do it. However, thanks for the note. I have looked at THD.

I sincerely hope that you got a solution to your 3d Printer’s trouble as the solution to this is something really hard to manage. I actually needed to call an expert to resolve the z-axis troubles with my Wanhao 3D printer.

Steve, if you look in the notes left on github. Mikey says something about having added code to deal with a z-axis issue.

It is off topic, but what issue are you having?

In what version he has fixed z? 1.3 or 130x160x130 hex?