Skip to content
Merged
Changes from all commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
94cf29d
Build(deps): Bump requests from 2.32.3 to 2.32.4 in /scripts (#105)
dependabot[bot] Nov 26, 2025
3e3583b
Hugoclsc/feature/GitHub actions (#107)
HugoCLSC Nov 28, 2025
420a3e1
Hugoclsc/feature/GitHub actions (#113)
HugoCLSC Dec 5, 2025
bc1156c
Hugoclsc/feature/GitHub actions (#114)
HugoCLSC Dec 5, 2025
ca9eb86
Hugoclsc/feature/GitHub actions (#115)
HugoCLSC Dec 5, 2025
69deb3b
Hugoclsc/feature/GitHub actions (#116)
HugoCLSC Dec 5, 2025
8229438
Refactor/tests compliance (#117)
HugoCLSC Dec 10, 2025
8e48a21
ADD: added overriedCursor to blank cursor (#118)
Robert0Mart Dec 11, 2025
e852346
ADD: color degrade when ON/OFF (#120)
Robert0Mart Dec 11, 2025
868d0fd
Bugfix label overlap (#121)
Robert0Mart Dec 11, 2025
eb18055
Bugfix: Delete file handling and QDialog class refactoring (#128)
HugoCLSC Dec 12, 2025
260b126
Work fan page (#119)
Robert0Mart Dec 12, 2025
70e2c43
Fix issues intruduced in Bugfix label overlap #121 (#129)
HugoCLSC Dec 12, 2025
f703fc6
Fix Merge problems introduced on the previous pull requests (#131)
HugoCLSC Dec 15, 2025
ca9b7f0
Added standard pull request template (#133)
HugoCLSC Dec 15, 2025
3b91e46
Bugfix: fixed white dot on list_model.py (#130)
Robert0Mart Dec 15, 2025
6f4c3e3
Bugfix thumbnail not working (#123)
Robert0Mart Dec 18, 2025
6fbc375
Bugfix uninitilized variable access introduced on #123 (#141)
HugoCLSC Jan 2, 2026
de9fe96
Refactor `SensorPanel`: replace `QListWidgetItem` with `EntryListMode…
gmmcosta15 Jan 2, 2026
4d973b6
Refactor `filesPage.py`: Changed Files List `QtWidgets.QListWidgetIte…
gmmcosta15 Jan 2, 2026
d013f12
Work group button refactor (#137)
Robert0Mart Jan 2, 2026
db29de9
Bugfix `tunePage`: Add clickability and distinct icons to controllabl…
gmmcosta15 Jan 2, 2026
c3bfa56
Work display info UI (#140)
Robert0Mart Jan 2, 2026
11c8572
Work input shapper rework (#134)
Robert0Mart Jan 5, 2026
5339d51
Work connnectivity update page (#139)
Robert0Mart Jan 12, 2026
0e7a3e7
Bugfix/tab unlocking (#147)
Robert0Mart Jan 12, 2026
4ece704
jobStatusPage: only load filedata when printer is printing (#150)
gmmcosta15 Jan 12, 2026
fa53e8c
Bugfix/inputshaper page (#148)
Robert0Mart Jan 14, 2026
1465ea1
work popup features (#144)
Robert0Mart Jan 14, 2026
dd13e39
Improvement/Apply Z‑offset changes immediately, with an option to sav…
gmmcosta15 Jan 14, 2026
95d956f
Work network priority (#122)
Robert0Mart Jan 14, 2026
102a746
Bugfix: fixed loadwidget default being placeholder (gif) (#145)
Robert0Mart Jan 14, 2026
a9a486b
Bugfix/after merge fix (#151)
Robert0Mart Jan 14, 2026
646d997
Merge branch 'main' into dev
HugoCLSC Jan 14, 2026
1a3f83e
Fans controlling UI wasnt working (#153)
gmmcosta15 Jan 14, 2026
92e7e54
Bugfix/update page & Popup logic (#154)
Robert0Mart Jan 14, 2026
ca26de5
bugfix: ipv4 ip command error fix (#155)
gmmcosta15 Jan 15, 2026
0dd5d86
bugfix: fans_widget on tunepage are stacked (#156)
gmmcosta15 Jan 16, 2026
25f2afe
Merge branch 'main' into dev
HugoCLSC Jan 16, 2026
c17c7ae
Merge remote-tracking branch 'origin/main' into dev
HugoCLSC Jan 16, 2026
a5f3600
bugfix ztilt loadscreen (#158)
Robert0Mart Jan 19, 2026
7b1fdb7
Merge remote-tracking branch 'origin/main' into dev
HugoCLSC Jan 19, 2026
a17c8eb
bugfix: inputshaper load not hiding (#161)
Robert0Mart Jan 19, 2026
14a6084
bugfix/popup show right arrow (#163)
gmmcosta15 Jan 20, 2026
d0144bf
swap lower and raise nozzle icons (#164)
gmmcosta15 Jan 20, 2026
d62879f
Refactor loadscreen on the project (#165)
Robert0Mart Jan 20, 2026
61ff8fd
Merge remote-tracking branch 'origin/main' into dev
HugoCLSC Jan 21, 2026
5a6732c
Deleted Unused `ztilt_state` variable from control tab (#166)
HugoCLSC Jan 21, 2026
3219f82
Merge remote-tracking branch 'origin/main' into dev
HugoCLSC Jan 21, 2026
8ba3d63
ADD: Additional load messages (#169)
Robert0Mart Jan 28, 2026
72fb8a0
Refactor `NetworkWindow` (#174)
gmmcosta15 Feb 4, 2026
3323adf
Fix incorrect file removal (#177)
gmmcosta15 Feb 4, 2026
1a7e074
uild: overhaul Makefile, and expand dev deps (#183)
gmmcosta15 Mar 3, 2026
89f892e
bugfix: fixed missing home before ztilt (#180)
Robert0Mart Mar 3, 2026
bb6ddea
Feat/cancel page (#170)
Robert0Mart Mar 3, 2026
cc33f7b
Refactor the Logging System (#172)
gmmcosta15 Mar 3, 2026
9b9d5fe
Revert "Refactor the Logging System (#172)"
HugoCLSC Mar 3, 2026
66ef05d
Refactor the File Management System (#171)
gmmcosta15 Mar 3, 2026
1216fb8
Bugfix/filament loadscreen (#179)
Robert0Mart Mar 3, 2026
b73445b
feat(network): NetworkManager refactor and NetworkControlWindow
gmmcosta15 Mar 3, 2026
c3abe11
Feat/notification tab (#160)
Robert0Mart Mar 3, 2026
f9db18b
Del extras directory not needed
HugoCLSC Mar 3, 2026
2655049
Feat/eddy calibration panel (#188)
Robert0Mart Mar 3, 2026
1720ae0
feat(logger): overhaul logging system with module-aware names and c…
gmmcosta15 Mar 3, 2026
2d9d96e
fix(makefile): align clean, lint and format-check with CI (#187)
gmmcosta15 Mar 9, 2026
eea8cc0
Bugfix/nozzle calli hide (#189)
Robert0Mart Mar 9, 2026
f15cea3
feat(network): remove ethernet DHCP, require static IP for VLANs (#190)
gmmcosta15 Mar 9, 2026
fc38dc4
Bugfix/eddy current calibration home (#191)
Robert0Mart Mar 9, 2026
11cbfcf
refactor(keyboard): delete unused keys, always show . in all screens,…
gmmcosta15 Mar 9, 2026
1f8a308
USB tools (#193)
HugoCLSC Mar 11, 2026
53e7c41
Merge remote-tracking branch 'origin/main' into dev
HugoCLSC Mar 12, 2026
c05e39a
Fix merge issues
HugoCLSC Mar 12, 2026
615059e
Fix pyqt version
HugoCLSC Mar 12, 2026
f1478cc
Add '-' to label prefix
HugoCLSC Mar 12, 2026
f2ebd88
bugfix(logger): starts logger before the mainwindow (#196)
gmmcosta15 Mar 12, 2026
3915a39
Add legacy dir cleanup on start
HugoCLSC Mar 12, 2026
ce1c06d
Replace pillow dependency with pure PyQt6
HugoCLSC Mar 12, 2026
d524ec0
Merge remote-tracking branch 'origin/main' into dev
HugoCLSC Mar 12, 2026
a682dc7
Merge remote-tracking branch 'origin/main' into dev
HugoCLSC Mar 12, 2026
edce55a
Merge remote-tracking branch 'origin/main' into dev
HugoCLSC Mar 17, 2026
1d8f77b
bugfix: page hiding (#202)
Robert0Mart Mar 27, 2026
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
18 changes: 11 additions & 7 deletions BlocksScreen/lib/panels/widgets/probeHelperPage.py
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ def handle_start_tool(self, sender: typing.Type[OptionCard]) -> None:
if "eddy" in sender.name: # type:ignore
self.call_load_panel.emit(True, "Preparing Eddy Current Calibration...")
self.toggle_conn_page.emit(False)
self._move_to_pos(self.z_offset_safe_xy[0], self.z_offset_safe_xy[1], 100)
self.run_gcode_signal.emit(
f"LDC_CALIBRATE_DRIVE_CURRENT CHIP={sender.name.split(' ')[1]}" # type:ignore
)
Expand Down Expand Up @@ -528,8 +529,16 @@ def on_manual_probe_update(self, update: dict) -> None:

# if update.get("z_position_lower"):
# f"{update.get('z_position_lower'):.4f} mm"
is_active = update.get("is_active", False)
if is_active and not self.isVisible():

is_active = update.get("is_active", None)
if update.get("z_position_upper"):
self.old_offset_info.setText(f"{update.get('z_position_upper'):.4f} mm")
if update.get("z_position"):
self.current_offset_info.setText(f"{update.get('z_position'):.4f} mm")

if not is_active:
return
if not self.isVisible():
self.request_page_view.emit()
# Shared state updates
self.helper_initialize = False
Expand All @@ -541,11 +550,6 @@ def on_manual_probe_update(self, update: dict) -> None:
else:
self._show_option_cards()

if update.get("z_position_upper"):
self.old_offset_info.setText(f"{update.get('z_position_upper'):.4f} mm")
if update.get("z_position"):
self.current_offset_info.setText(f"{update.get('z_position'):.4f} mm")

@QtCore.pyqtSlot(list, name="handle_gcode_response")
def handle_gcode_response(self, data: list) -> None:
"""Parses responses from gcodes
Expand Down
Loading