Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.4.0 #168

Merged
merged 75 commits into from
Sep 8, 2023
Merged

1.4.0 #168

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
2fcbdfe
STEAPP-493: fixed bug for auto calibrate SPIRAL mode, doesn't any mov…
SokolovJek May 22, 2023
09e76b0
Update main.yml
frylock34 May 22, 2023
6b6218d
STEAPP-513: added park the axes A in auto calibrate after set templat…
SokolovJek May 24, 2023
f2f8ffd
STEAPP-479: added statuses in filament_control_2. (#121)
SokolovJek May 29, 2023
91a5b84
STEAPP-487: added macro for checking fans. (#122)
SokolovJek May 29, 2023
c687959
STEAPP-453: added WARNING log for macros. (#123)
SokolovJek May 29, 2023
6435eaa
STEAPP-508: implementation of comments on the "fiber nozzle offset" m…
SokolovJek May 29, 2023
3c6f1f7
STEAPP-514: added calculate wcs_2_z and radius only whis baclash_y, a…
SokolovJek May 29, 2023
00b446d
Fix constrain not disabled by error
frylock34 May 29, 2023
c64ca8a
Create publish_changelog
frylock34 May 30, 2023
bbd556d
Rename publish_changelog to publish_changelog.yml
frylock34 May 30, 2023
0871437
Update probe_hybrid_printer.cfg
frylock34 May 30, 2023
3a13fbf
Update probe_fiber_printer.cfg
frylock34 May 30, 2023
3f05098
Update probe_fiber_printer.cfg
frylock34 May 30, 2023
8ede9b7
Update publish_changelog.yml
frylock34 May 30, 2023
bc88ce0
Update probe_fiber_printer.cfg
frylock34 May 30, 2023
bca5344
Update probe_hybrid_printer.cfg
frylock34 May 30, 2023
40b83c8
Update probe.cfg
frylock34 May 31, 2023
6a70f8e
Update probe_2.cfg
frylock34 May 31, 2023
ec8dec9
fix probing error
frylock34 May 31, 2023
af21672
Update homing.cfg
frylock34 Jun 8, 2023
42dc00a
Update probe.cfg
frylock34 Jun 14, 2023
c29e74d
fixed bug move out off the range for axis X.
SokolovJek Jun 14, 2023
94f044d
bug fixed, in the "spiral" mode, the probe took measurements of the A…
SokolovJek Jun 15, 2023
8357658
removed unneeded probe move for 'SPIRAl' and 'SPIRAL-FULL' regimes.
SokolovJek Jun 15, 2023
e60a8de
bug fixed, Pause cmd did not work correctly. added checking in condit…
SokolovJek Jun 20, 2023
f860eeb
STEAPP-541: added load/save data about the sensor backlash. (#134)
SokolovJek Jun 22, 2023
b3569a1
STEAPP-499: added move down on 5mm when change extruders. (#128)
SokolovJek Jun 22, 2023
da3247d
STEAPP-432: added condition for check offset, needed for do not move …
SokolovJek Jun 22, 2023
796cc65
STEAPP-454: added status about trigered filament sensor. (#125)
SokolovJek Jun 22, 2023
86cd887
STEAPP-489: added layer data the print stat. (#127)
SokolovJek Jun 22, 2023
d85c824
STEAPP-512: added move for adjust nozzle offset. (#133)
SokolovJek Jun 22, 2023
0c28637
fix bug
SokolovJek Jun 22, 2023
874baee
STEAPP-490: added condition for do offset when triggered filament sen…
SokolovJek Jun 23, 2023
6087aac
STEAPP-542:added a new algorithm for measuring the difference between…
SokolovJek Jun 23, 2023
f203728
STEAPP-547: added new algorithm for calculate wcs1/2. (#137)
SokolovJek Jun 28, 2023
35f192e
was comment out rows which checking gcode offset
SokolovJek Jun 30, 2023
6b07915
Merge branch 'develop' of https://github.com/stereotech/klipper into …
SokolovJek Jun 30, 2023
f6e0066
Update filament_control_2.cfg
frylock34 Jun 30, 2023
725bb48
Update bed_mesh.py
frylock34 Jul 6, 2023
93ce759
STEAPP-521: Add virtual_sdcard dump to bug report. (#136)
SokolovJek Jul 25, 2023
0497448
STEAPP-553: edited and checking config with use two mcu. (#140)
SokolovJek Jul 25, 2023
0e855a1
STEAPP-588: fixed bug, status was overwritten by M109 command. (#147)
SokolovJek Jul 25, 2023
235ae06
STEAPP-586: was find and set sensor type, based on spend tests. (#146)
SokolovJek Jul 25, 2023
8cfb2fc
STEAPP-585: cganged max_z_accel.Tests have been spend, and find optim…
SokolovJek Jul 25, 2023
25f177d
STEAPP-574: added name extruder(fiber: bool). (#141)
SokolovJek Jul 25, 2023
71f333e
STEAPP-554: Increased Z-axis movement speed before calibration. (#143)
SokolovJek Jul 25, 2023
e32e5df
STEAPP-460: added main configs file for Ender. (#148)
SokolovJek Jul 25, 2023
fa90b88
STEAPP-590: adapted the calibrate commands for Ender. (#150)
SokolovJek Jul 25, 2023
274ab12
STEAPP-601: added checking the state before used command PAUSE/RESUME…
SokolovJek Aug 8, 2023
5dd798e
STEAPP-600: WIP: added new algorithm to calculate wcs for the SPIRAL …
SokolovJek Aug 8, 2023
9172b72
STEAPP-455: added code for 'error' and 'warning' messages. (#155)
SokolovJek Aug 8, 2023
8eda0d0
Update publish_changelog.yml
frylock34 Aug 8, 2023
bfcb0e0
STEAPP-598: added checking calibrate when used 5d module before print…
SokolovJek Aug 8, 2023
d612c1c
STEAPP-587: added macro for check accuracy set the 5d module. (#157)
SokolovJek Aug 8, 2023
06727d3
STEAPP-611: modified and tested macros for printing and calibration (…
SokolovJek Aug 8, 2023
0f8617f
Update power_control.cfg
frylock34 Aug 9, 2023
66c0d5d
STEAPP-637 add HTE530-5-8-23 cfg
frylock34 Aug 15, 2023
45c5735
Add fiber config
frylock34 Aug 17, 2023
fe6e601
Update fiber_extruder_3.cfg
frylock34 Aug 17, 2023
76d2b66
STEAPP-626: HTE-630(step-1): added config for HTE-630, rename configs…
SokolovJek Aug 21, 2023
8356c49
STEAPP-625: HTE-630(step-2): adapted 'auto_calibrate' and 'set zero p…
SokolovJek Aug 21, 2023
d6a8a95
STEAPP-635: removed variables from save_variables, when calculate WC…
SokolovJek Aug 21, 2023
50a9311
Update corexy_6axis.py
frylock34 Aug 22, 2023
3f956fe
Update fiber_extruder_3.cfg
frylock34 Aug 24, 2023
f5188a3
Update fiber_extruder_3.cfg
frylock34 Aug 25, 2023
8e2ffa7
STEAPP-651: added new config for auto calibrate, change start point f…
SokolovJek Aug 31, 2023
0042d43
STEAPP-613: deleted old configs filament_control and filament_control…
SokolovJek Aug 31, 2023
170dcd1
STEAPP-636: PROBE(step-2) Fixed a bug in the tool radius calculation …
frylock34 Aug 31, 2023
c7cfbc0
Update kinematics_300_3.cfg
frylock34 Aug 31, 2023
f396282
Update kinematics_300_2.cfg
frylock34 Aug 31, 2023
b737a1a
Update module_3d_300.cfg
frylock34 Sep 5, 2023
20f4203
Merge branch 'master' into rc-1.4.0
frylock34 Sep 5, 2023
07409cc
Update main.yml
frylock34 Sep 5, 2023
c137f6d
fix bug, not applied the probe offset for Y axis... this leads to err…
SokolovJek Sep 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
AWS_DEFAULT_REGION: ${{ secrets.YC_DEFAULT_REGION }}

triggerUpdate:
if: github.event_name == 'push'
if: github.event_name == 'push' && github.ref == 'refs/heads/develop'
runs-on: ubuntu-latest
needs: [deploy]
env:
Expand Down
19 changes: 19 additions & 0 deletions .github/workflows/publish_changelog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# CI Code for generating and publishing beta assets

name: publish_changelog
on:
release:
types: [published]
jobs:
generate_assets:
runs-on: ubuntu-latest
env:
WIKI_API_KEY: ${{ secrets.WIKI_API_KEY }}
RELEASE_VERSION: ${{ github.event.release.tag_name }}
RELEASE_DESCRIPTION: ${{ toJson(github.event.release.body) }}
steps:
- uses: actions/checkout@v2

- name: Update wiki
run: |
curl -XPOST --data '{"repo":"${{github.repository}}","version":"${{ env.RELEASE_VERSION }}", "description": ${{ env.RELEASE_DESCRIPTION }} }' "https://functions.yandexcloud.net/${{ secrets.FUNCTION_ID }}"
24 changes: 23 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,29 @@
"${workspaceFolder}/HTE530-5-4-22.cfg",
"-v",
"-a",
"/tmp/klipper_uds"
"/tmp/klipper_uds",
// "-l",
// "/tmp/dev_klipper_log.log"
]
},
{
"name": "Run klipper ender",
"type": "python",
"request": "launch",
"env": {
"PYTHONPATH": "${workspaceRoot}"
},
"stopOnEntry": false,
"console": "integratedTerminal",
"cwd": "${workspaceRoot}",
"program": "${workspaceFolder}/klippy/klippy.py",
"args": [
"${workspaceFolder}/ENDER-23.cfg",
"-v",
"-a",
"/tmp/klipper_uds",
// "-l",
// "/tmp/dev_klipper_log.log"
]
}
]
Expand Down
27 changes: 27 additions & 0 deletions ENDER-23.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[mcu]
serial: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
restart_method: command

[mcu second_mcu]
serial: /dev/serial/by-id/usb-Klipper_stm32g0b1xx_5800260019504B5735313920-if00
restart_method: command

[virtual_sdcard]
path: /home/ste/uploads

[display_status]

[include stereotech_config/ender/kinematics.cfg]
[include stereotech_config/ender/kinematics_tmc.cfg]
[include stereotech_config/ender/homing.cfg]

[include stereotech_config/ender/main_extruder.cfg]
[include stereotech_config/ender/module_3d.cfg]
[include stereotech_config/ender/module_3d_macros.cfg]
[include stereotech_config/ender/module_5d.cfg]

[include stereotech_config/ender/print_macros.cfg]
[include stereotech_config/ender/extruder_macros.cfg]
[include stereotech_config/ender/variables.cfg]

# [include stereotech_config/ender/probe.cfg]
7 changes: 4 additions & 3 deletions HTE530-5-4-22.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,16 @@ path: /home/ste/uploads
[include stereotech_config/chamber_2.cfg]

[include stereotech_config/printhead.cfg]
[include stereotech_config/probe.cfg]
[include stereotech_config/probe_main.cfg]
[include stereotech_config/probe_DAC_v1.cfg]
[include stereotech_config/probe_hybrid_printer.cfg]

[include stereotech_config/main_extruder.cfg]
[include stereotech_config/second_extruder.cfg]
[include stereotech_config/nozzle_offset.cfg]
[include stereotech_config/extruder_macros.cfg]
[include stereotech_config/filament_control_2.cfg]
[include stereotech_config/filament_control_second_2.cfg]
[include stereotech_config/filament_control.cfg]
[include stereotech_config/filament_control_second.cfg]
[include stereotech_config/power_control.cfg]

[include stereotech_config/module_3d_300.cfg]
Expand Down
37 changes: 37 additions & 0 deletions HTE750-0-0-23.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[mcu]
serial: /dev/ttyACM1
# serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_410046000451303431333234-if00

[mcu second_mcu]
serial: /dev/ttyACM0

[virtual_sdcard]
path: /home/ste/uploads

[display_status]

[include stereotech_config/v7/kinematics_none.cfg]
# [include stereotech_config/v7/board_stm32f4.cfg]
# [include stereotech_config/v7/board_stm32g1b0.cfg]
# [include stereotech_config/v7/kinematics.cfg]
# [include stereotech_config/v7/kinematics_tmc.cfg]
# [include stereotech_config/v7/chamber.cfg]
# [include stereotech_config/v7/printhead.cfg]
# [include stereotech_config/v7/main_extruder.cfg]
# [include stereotech_config/v7/second_extruder.cfg]
# [include stereotech_config/v7/fiber_extruder.cfg]
# [include stereotech_config/v7/filament_control_2.cfg]
# [include stereotech_config/v7/filament_control_second_2.cfg]
# [include stereotech_config/v7/module_3d.cfg]
# [include stereotech_config/v7/module_5d.cfg]
# not defined
# [include stereotech_config/v7/homing.cfg]
# [include stereotech_config/v7/probe.cfg]
# [include stereotech_config/v7/probe_hybrid_printer.cfg]
# [include stereotech_config/v7/nozzle_offset.cfg]
# [include stereotech_config/v7/extruder_macros.cfg]
# [include stereotech_config/v7/power_control.cfg]
# [include stereotech_config/v7/module_3d_macros.cfg]
# [include stereotech_config/v7/print_macros.cfg]
# [include stereotech_config/v7/variables.cfg]
# [include stereotech_config/v7/diagnostics.cfg]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions docs/stereotech/calibrate/manual_calibrate_bed_level.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
step1
Z_ENDSTOP_CALIBRATE

2
ACCEPT_Z_ENDSTOP

3
ACCEPT_Z_ENDSTOP

.....
42 changes: 42 additions & 0 deletions docs/stereotech/calibrate/manual_calibrate_old_teamplate.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
"ручная калибровка 5д модуля"
#step5
MOVE_SERVICE_POSITION
MOVE_CALIBRATION_POINT POINT=0
#step6
SET_A_AXIS_OFFSET_POINT POINT=0
SAVE_A_AXIS_POINT POINT=0 COORDS=107.0,41.1,138.1
#step7
MOVE_CALIBRATION_POINT POINT=3
SET_A_AXIS_OFFSET_POINT POINT=1
SAVE_A_AXIS_POINT POINT=1 COORDS=106.3,90.9,139.5
CALC_A_AXIS_OFFSET
MOVE_WCS_ZERO WCS=1
#step8
SET_WCS_OFFSET WCS=1 X=0 Y=0 Z=0
SET_WCS_OFFSET WCS=3 X=0 Y=0 Z=0
MOVE_WCS_ZERO WCS=2
#step 9
SET_WCS_OFFSET WCS=2 X=0 Y=0 Z=0.1
SET_WCS_OFFSET WCS=4 X=0 Y=0 Z=0.1
#step10
HOME_POSITION ABORT=0

"ручная настройка точки старта печати FULL"
# step4
MOVE_SERVICE_POSITION
# step7
MOVE_WCS_ZERO WCS=1
# step8
SET_WCS_OFFSET WCS=1 ADJUST_WCS=2 X=0 Y=0 Z=0
# step9
HOME_POSITION ABORT=0

"ручная настройка точки старта печати SPIRAL"
# step4
MOVE_SERVICE_POSITION
# step7
MOVE_WCS_ZERO WCS=2
# step8
SET_WCS_OFFSET WCS=2 ADJUST_WCS=1 X=0 Y=0 Z=0
# step9
HOME_POSITION ABORT=0
Loading