Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* STEAPP-493: fixed bug for auto calibrate SPIRAL mode, doesn't any move before start calibrate. (#126) * Update main.yml * STEAPP-513: added park the axes A in auto calibrate after set template. (#130) * STEAPP-513: removed command PROBE_TEMPLATE_POINT because this command exist in another macro. * STEAPP-513: added park the axes A in auto calibrate after set template. * STEAPP-513: STEAPP-513: added park the axes A after set tool. * STEAPP-479: added statuses in filament_control_2. (#121) * STEAPP-479: added statuses. * STEAPP-479: added statuses. * STEAPP-479: added statuses. --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-487: added macro for checking fans. (#122) * STEAPP-453: added WARNING log for macros. (#123) * STEAPP-453-WIP:added new function for logging warning meassage. * STEAPP-453:added "WARNING" loging. * STEAPP-453: added WARNING loging for macros. --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-508: implementation of comments on the "fiber nozzle offset" manager. (#131) * STEAPP-495: added save radius tool. * STEAPP-508: changed sequence printing walls in model. * STEAPP-511: added move in home position. * STEAPP-506: changed default temperatures for heaters. * STEAPP-509: changed temperature for main extruder after print first layer. * STEAPP-508: removed SAVE_RADIUS_TOOL, because this code for other branch. * STEAPP-514: added calculate wcs_2_z and radius only whis baclash_y, added save raadius. (#132) * STEAPP: added calculate wcs_2_z, save radius, calculate radius only whis baclash_y. * STEAPP-514: WIP added calculate radius only whis baclash_y. * STEAPP-514: Added a condition that does not set wcs_2_z after an error. --------- Co-authored-by: Ilya Gushchin <[email protected]> * Fix constrain not disabled by error Update print_macros.cfg * Create publish_changelog * Rename publish_changelog to publish_changelog.yml * Update probe_hybrid_printer.cfg * Update probe_fiber_printer.cfg * Update probe_fiber_printer.cfg * Update publish_changelog.yml * Update probe_fiber_printer.cfg * Update probe_hybrid_printer.cfg * Update probe.cfg * Update probe_2.cfg * fix probing error * Update homing.cfg * Update probe.cfg * fixed bug move out off the range for axis X. * bug fixed, in the "spiral" mode, the probe took measurements of the A axis, which is in the parked mode * removed unneeded probe move for 'SPIRAl' and 'SPIRAL-FULL' regimes. * bug fixed, Pause cmd did not work correctly. added checking in condition on the object-filament_sensor. * STEAPP-541: added load/save data about the sensor backlash. (#134) * STEAPP-541: added load/save the sensor backlash. Added calculate backlash in to main logic * STEAPP-541: added calculate backlash in to main logic * STEAPP-541: fixed bug in to apply radius for calculate wcs_2_z. * STEAPP-541: Removed unnecessary save radius and backlash sensor commands because SAVE_VARIABLES does that. * STEAPP-499: added move down on 5mm when change extruders. (#128) * STEAPP-499: added move down on 5mm when change extruders. * STEAPP-499: set Z param in G1 command after change extruder. * STEAPP-499: moved the macro MOVE_DOWN_Z_AXIS in print_macros.cfg, added condition for check the parking z axis. * STEAPP-432: added condition for check offset, needed for do not move outside coordinate system (#117) * STEAPP-432:added zeroing z_offset, when changing the module. * STEAPP-432:added condition for check offset, needed for do not move outside coordinate system. * STEAPP-432:added condition for check offset, needed for do not move outside coordinate system. --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-454: added status about trigered filament sensor. (#125) * STEAPP-454: added status abaut trigered filament sensor. * STEAPP-454: added status abaut trigered filament sensor. * STEAPP-454: added status abaut trigered filament sensor. * STEAPP-454: deleted the used module save_variable, and rename the variable. * STEAPP-489: added layer data the print stat. (#127) * STEAPP-489:WIP added raw code. * STEAPP-489: added layer data the print stat. * STEAPP-489: added in print stats info about layers. * STEAPP-489: changed naming variables. --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-512: added move for adjust nozzle offset. (#133) * STEAPP: added calculate wcs_2_z, save radius, calculate radius only whis baclash_y. * STEAPP-514: WIP added calculate radius only whis baclash_y. * STEAPP-512: added move for adjust nozzle offset. * STEAPP-512: removed code because this code from another branch. * STEAPP-512: added condition for checking the module used. * fix bug * STEAPP-490: added condition for do offset when triggered filament sensor, make offset only for first layer. (#129) * fixed bug if in PAUSE state user used CANCEL, will be reset offset from wcs0. * STEAPP-490: added condition for do offset, execute offset only for first layer. Added code from STEAPP-489 for suport changed. * Update filament_control_2.cfg --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-542:added a new algorithm for measuring the difference between two points for the A axis. (#135) * STEAPP-541: added load/save the sensor backlash. Added calculate backlash in to main logic * STEAPP-541: added calculate backlash in to main logic * STEAPP-541: fixed bug in to apply radius for calculate wcs_2_z. * STEAPP-541: Removed unnecessary save radius and backlash sensor commands because SAVE_VARIABLES does that. * STEAPP-542: added new algorithm for get difference meashuring between two points for axis A. * STEAPP-542: added new algorithm for get difference meashuring between two points for axis A. --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-547: added new algorithm for calculate wcs1/2. (#137) * STEAPP-547: added main algorithm for measuring wcs_1_x, wcs_1_y and check axis A. * STEAPP-547: added algorithm for measure wcs_1_x. * STEAPP-547: added measuring wcs_1_x/y to probe_2.cfg * STEAPP-547: refactoring the code. * STEAPP-547: refactoring the code. * STEAPP-547: Added main command with wcs measurement points by tool. * STEAPP-547: refactoring the code and dleted unneeded rows. * STEAPP-547: added new algorithm for calculate wcs1/2. * STEAPP-547: refactoring the code. * STEAPP-547: deleted the save unneeded brobe_baclash_x/y_2 * STEAPP-547: deleted unneeded checking. * STEAPP-547: added save/load baclash. * was comment out rows which checking gcode offset * Update filament_control_2.cfg * Update bed_mesh.py * STEAPP-521: Add virtual_sdcard dump to bug report. (#136) * STEAPP-521: A line has been added to the log that caused an error. * STEAPP-521: added to the log entry of commands that are unknown to klipper. * STEAPP-521: Added a dump of the data causing the exception and writing this data to a log file. * added dump data to loging file. * STEAPP-553: edited and checking config with use two mcu. (#140) Co-authored-by: frylock34 <[email protected]> * STEAPP-588: fixed bug, status was overwritten by M109 command. (#147) * STEAPP-588: fixed bug, status was overwritten by M109 command. * Update extruder_macros.cfg --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-586: was find and set sensor type, based on spend tests. (#146) * STEAPP-585: cganged max_z_accel.Tests have been spend, and find optimal value. (#145) * STEAPP-574: added name extruder(fiber: bool). (#141) * STEAPP-554: Increased Z-axis movement speed before calibration. (#143) * STEAPP-460: added main configs file for Ender. (#148) * STEAPP-460: added main configs file. * STEAPP-460: added main configs for moving axes. * STEAPP-460: added config for printing. * STEAPP-460: adapted the command G28 and actions for vars.cfg. * STEAPP-460: Added boolean status to set Axis rotation to 45 degrees when moving home. --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-590: adapted the calibrate commands for Ender. (#150) * STEAPP-460: added main configs file. * STEAPP-460: added main configs for moving axes. * STEAPP-460: added config for printing. * STEAPP-460: adapted the command G28 and actions for vars.cfg. * STEAPP-590: adapted calibrate command. --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-601: added checking the state before used command PAUSE/RESUME. (#153) * STEAPP-601: added checking the state before used command PAUSE/RESUME. * Update print_macros.cfg --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-600: WIP: added new algorithm to calculate wcs for the SPIRAL mode. (#154) * STEAPP-555: added new comand and move for calculate skew beetwen two points the X axis. * STEAPP-556: added commands for set and apply the correct accentricity wcs_1_x/y. * STEAPP-556: added commands for set and apply the offset for correcting the eccentricity. * STEAPP-556: fixed bug, and added condition for checking length the tool before measure skew for the axis X(where use points only wcs_1). * STEAPP-581: added new logic for apply skew compensation * STEAPP-581: disabled skew compensation in the CANCEL_PRINT command. * STEAPP-581: Edited and tested new algorithm. * STEAPP-581: Edited and tested new algorithm. * STEAPP-581: Edited and tested new algorithm. * STEAPP-581: refactoring the code. * STEAPP-581: added save skew for quickly use this functionality. * STEAPP-581: added save skew for quickly use this functionality. * STEAPP-600: added mode calibrate to function for get rough radius. * STEAPP-600: added new algorithm to calculate wcs for the SPIRAL mode. * STEAPP-581: refactoring the code. * STEAPP-600: disabled skew compensation and apply eccentricity --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-455: added code for 'error' and 'warning' messages. (#155) Co-authored-by: Ilya Gushchin <[email protected]> * Update publish_changelog.yml * STEAPP-598: added checking calibrate when used 5d module before print… (#152) * STEAPP-598: added checking calibrate when used 5d module before printing. * STEAPP-598: replacing the reaction to an uncalibrated printer, warning to error. * STEAPP-587: added macro for check accuracy set the 5d module. (#157) * STEAPP-587: added macro for check accuracy set the 5d module. * STEAPP-587: added macro for check accuracy set the 5d module. * STEAPP-587: added macro for check accuracy set the 5d module. * STEAPP-587: added macro for check accuracy set the 5d module. * STEAPP-587: added command for check accuracy set the module 5d. --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-611: modified and tested macros for printing and calibration (old template). (#156) * STEAPP-616: chenched macros for the manual calibrate for old teamplate. * STEAPP-616: changed and checked macros for the printing * STEAPP-611: added changes to main config Ender. * STEAPP-616: changed and checked macros for the load/eject material. * STEAPP-616: changed and checked macros for the load/eject material. * STEAPP-616: edited START command to avoid the clash * STEAPP-616: added comand for object 'bed_screws'. * STEAPP-616: checked and adaptived commands and params for the object 'bed_screws'. * STEAPP-616: added config bed_screws. --------- Co-authored-by: Ilya Gushchin <[email protected]> * Update power_control.cfg * STEAPP-637 add HTE530-5-8-23 cfg * Add fiber config * Update fiber_extruder_3.cfg * STEAPP-626: HTE-630(step-1): added config for HTE-630, rename configs for the PRO-750 (#158) * STEAPP-626: renamed configs for the printer PRO-750. * STEAPP-626: added config for the printer HTE-630. * STEAPP-626: edited path to config * STEAPP-626: added raw kinematics for HTE-630 * STEAPP-625: HTE-630(step-2): adapted 'auto_calibrate' and 'set zero point', added kinematic. (#159) * STEAPP-626: renamed configs for the printer PRO-750. * STEAPP-626: added config for the printer HTE-630. * STEAPP-625: added raw config. * STEAPP-625: adapted auto calibrate for HTE-630. * STEAPP-625: added raw kinematics * STEAPP-625: added raw kinematics * STEAPP-626: edited path to config * STEAPP-626: added raw kinematics for HTE-630 * STEAPP-625: adapted for FULL mode 'set zero point'. * STEAPP-625: edited for HTE-630. --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-635: removed variables from save_variables, when calculate WCS whis DAC_v_2. (#162) * Update corexy_6axis.py * Update fiber_extruder_3.cfg * Update fiber_extruder_3.cfg * STEAPP-651: added new config for auto calibrate, change start point for axis X. (#164) * STEAPP-651: added new config for auto calibrate, change start point for axis X. * STEAPP-651: moved config to folder the v6 * STEAPP-613: deleted old configs filament_control and filament_control_second. (#161) * STEAPP-613: deleted old configs. * STEAPP-613: renamed configs. * STEAPP-613: new names have been added to configs. * STEAPP-613: changed naming config files for filament motion sensor --------- Co-authored-by: Ilya Gushchin <[email protected]> * STEAPP-636: PROBE(step-2) Fixed a bug in the tool radius calculation algorithm for SPIRAL mode. And removed unnecessary functions for calculation radius for the FULL mode. (#163) * STEAPP-599: Moved the same macros to a separate configю * STEAPP-599: renamed configs, set logical names. * STEAPP-599: renamed configs, set logical names. * STEAPP-599: new names have been added to configs. * STEAPP-599: added .png image visual how as guide. * STEAPP-599: added descriptions. * STEAPP-636: error detected, incorrect radius calculation * STEAPP-636: Fixed a bug in the tool radius calculation algorithm. * STEAPP-636: Removed functions additional calculations radius for the full mode. * STEAPP-636: added new config files the autocalibrate --------- Co-authored-by: sokolovjek <[email protected]> * Update kinematics_300_3.cfg * Update kinematics_300_2.cfg * Update module_3d_300.cfg * Update main.yml * fix bug, not applied the probe offset for Y axis... this leads to error "out off the range axis Y --------- Co-authored-by: Sokolov Evgenii <[email protected]> Co-authored-by: Соколов Евгений <[email protected]>
- Loading branch information