Marek Bel
|
f00bde09a4
Re-factor bed calibration point coordinates to match bed CAD data. Tested successfully on MK3 (auto home position not calibrated and calibrated printer and print area position of calibrated printer). MK25 not tested.
|
6 years ago |
Marek Bel
|
d6aa149cfa
Conserve 58 bytes of flash by returning by reference.
|
6 years ago |
Marek Bel
|
ae08788c99
Split lcd_service_mode_show_result screens to separate functions. Make them non blocking. Remove global array distance_from_min, pass it as function return value. Make Support submenus returning to Support menu.
|
6 years ago |
PavelSindler
|
e7ad81e159
Merge pull request #660 from mkbel/fix_z_home_point
|
6 years ago |
Robert Pelnar
|
0271ab3643
Meshbedleveling, calibration Z
|
6 years ago |
Robert Pelnar
|
5f12289339
CalibrationZ/MK3 - check crash Z after homeaxis (kill with message "debris on nozzle...")
|
6 years ago |
Marek Bel
|
3abfeb831f
Update documentation of mesh_bed_calibration.cpp.
|
6 years ago |
Marek Bel
|
37ebe5c35d
Move default correction matrix of not calibrated printer to world2machine_default() function. Use world2machine_reset() to uncorrected matrix. Call it from world2machine_revert_to_uncorrected() and from world2machine_default() if there is no default shift to remove code duplication.
|
6 years ago |
Marek Bel
|
82b31e8552
Set [0;0] point offset for uncalibrated printer.
|
6 years ago |
Marek Bel
|
31ae097dba
mesh bed leveling / auto home Y coordinates updated
|
6 years ago |
Robert Pelnar
|
339d2ebdef
Z-axis stealth mode
|
6 years ago |
Robert Pelnar
|
3ff5686336
MK2-25-3 variant files
|
6 years ago |
Robert Pelnar
|
ac1a56b493
Merge branch 'MK25' into MK3
|
6 years ago |
Robert Pelnar
|
65a91b366d
New XYZ calibration with image processing
|
6 years ago |
Robert Pelnar
|
a6f900fd3c
Merge remote-tracking branch 'upstream/MK25' into MK25
|
6 years ago |
PavelSindler
|
a4b3389dfa
M45 verbosity, steel sheet define, minor modifications in xyz cal
|
6 years ago |
PavelSindler
|
43b8b125bc
calibration points/offset corrections
|
6 years ago |
Robert Pelnar
|
546314fda7
Removed debug messages from serial comunication (octoprint...).
|
6 years ago |
PavelSindler
|
d7db407f32
xyz cal.: add delay_keep_alive messages to reset watchdog (LS optimization method takes more than 4s in some cases)
|
7 years ago |
PavelSindler
|
ba1bb4aea3
whitespace
|
7 years ago |
PavelSindler
|
6d0574dd0f
changed Y_MIN and probe points coordinates
|
7 years ago |
PavelSindler
|
6bd221ad3b
Y distance between nozzle and PINDA corrected
|
7 years ago |
PavelSindler
|
fbbcc27f1a
X max lowered to 250, XYZ/Z calibration: Z top coordinate changed, changes in xyz cal. because of stell sheet, still not final version
|
7 years ago |
PavelSindler
|
c36b7be90c
SUPPORT_VERBOSITY initial version
|
7 years ago |
PavelSindler
|
c4d7b801b9
Initial version. XYZ cal works, but bed ref. points coordinates must be checked.
|
7 years ago |
Robert Pelnar
|
480838a0a1
Fixed homing (mbl and babystep - crashdetection recovery work fine now).
|
7 years ago |
PavelSindler
|
6eb57da770
fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified
|
7 years ago |
Robert Pelnar
|
683784c4c7
PAT9125 I2C, hardware SG homing
|
7 years ago |
michalprusa
|
3fdb630c42
Mesh bed leveling calibrated to new MK42 24V heatbed (rev 0.3b)
|
7 years ago |
PavelSindler
|
43d696659f
3.0.12-RC2 sync
|
7 years ago |