Marek Bel
|
503d5551e6
Fix build of MK2. Global variable distance_from_min was removed, do not update it.
|
há 6 anos atrás |
PavelSindler
|
553779a65d
Merge pull request #723 from mkbel/refactor_bed_geometry
|
há 6 anos atrás |
Marek Bel
|
329ea199ec
Show measured bed offset from expected position even if not homed. Remove redundant lcd_quick_feedback() calls.
|
há 6 anos atrás |
Robert Pelnar
|
59f3f9d8ec
New localization - includes fixed
|
há 6 anos atrás |
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.
|
há 6 anos atrás |
Marek Bel
|
d6aa149cfa
Conserve 58 bytes of flash by returning by reference.
|
há 6 anos atrás |
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.
|
há 6 anos atrás |
PavelSindler
|
e7ad81e159
Merge pull request #660 from mkbel/fix_z_home_point
|
há 6 anos atrás |
Robert Pelnar
|
0271ab3643
Meshbedleveling, calibration Z
|
há 6 anos atrás |
Robert Pelnar
|
5f12289339
CalibrationZ/MK3 - check crash Z after homeaxis (kill with message "debris on nozzle...")
|
há 6 anos atrás |
Marek Bel
|
3abfeb831f
Update documentation of mesh_bed_calibration.cpp.
|
há 6 anos atrás |
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.
|
há 6 anos atrás |
Marek Bel
|
82b31e8552
Set [0;0] point offset for uncalibrated printer.
|
há 6 anos atrás |
Marek Bel
|
31ae097dba
mesh bed leveling / auto home Y coordinates updated
|
há 6 anos atrás |
Robert Pelnar
|
339d2ebdef
Z-axis stealth mode
|
há 6 anos atrás |
Robert Pelnar
|
3ff5686336
MK2-25-3 variant files
|
há 6 anos atrás |
Robert Pelnar
|
ac1a56b493
Merge branch 'MK25' into MK3
|
há 6 anos atrás |
Robert Pelnar
|
65a91b366d
New XYZ calibration with image processing
|
há 6 anos atrás |
Robert Pelnar
|
a6f900fd3c
Merge remote-tracking branch 'upstream/MK25' into MK25
|
há 6 anos atrás |
PavelSindler
|
a4b3389dfa
M45 verbosity, steel sheet define, minor modifications in xyz cal
|
há 6 anos atrás |
PavelSindler
|
43b8b125bc
calibration points/offset corrections
|
há 6 anos atrás |
Robert Pelnar
|
546314fda7
Removed debug messages from serial comunication (octoprint...).
|
há 6 anos atrás |
PavelSindler
|
d7db407f32
xyz cal.: add delay_keep_alive messages to reset watchdog (LS optimization method takes more than 4s in some cases)
|
há 7 anos atrás |
PavelSindler
|
ba1bb4aea3
whitespace
|
há 7 anos atrás |
PavelSindler
|
6d0574dd0f
changed Y_MIN and probe points coordinates
|
há 7 anos atrás |
PavelSindler
|
6bd221ad3b
Y distance between nozzle and PINDA corrected
|
há 7 anos atrás |
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
|
há 7 anos atrás |
PavelSindler
|
c36b7be90c
SUPPORT_VERBOSITY initial version
|
há 7 anos atrás |
PavelSindler
|
c4d7b801b9
Initial version. XYZ cal works, but bed ref. points coordinates must be checked.
|
há 7 anos atrás |
Robert Pelnar
|
480838a0a1
Fixed homing (mbl and babystep - crashdetection recovery work fine now).
|
há 7 anos atrás |