Skip to content

Add support for skew profiles - #299

Merged
Atomique13 merged 17 commits into
OpenCentauri:mainfrom
bniggemyer:SkewSupport
Aug 30, 2026
Merged

Add support for skew profiles#299
Atomique13 merged 17 commits into
OpenCentauri:mainfrom
bniggemyer:SkewSupport

Conversation

@bniggemyer

Copy link
Copy Markdown
Contributor

A simplified rework of previous pull. Assumes a skew profile will be called 'my_skew_profile' (used in klipper documentation and AFC plugin)
-if the profile exists, load it at the end of PRINT_START
-if the profile does not exist, do nothing. notify the user they are welcome to create one
-load/unload during resume

#236

@bniggemyer
bniggemyer deployed to approval-needed August 30, 2026 22:00 — with GitHub Actions Active
@Atomique13
Atomique13 deployed to approval-needed August 30, 2026 22:51 — with GitHub Actions Active
@Atomique13
Atomique13 merged commit 6e2710b into OpenCentauri:main Aug 30, 2026
4 checks passed
jamesturton pushed a commit that referenced this pull request Aug 30, 2026
* increase cutting speed

cut at 300mm/s to prevent x layer shift in some installations

* combined x and y move to cut start

tested, more effiecent to direct move instead of stair step

* add short preposition

move to preposition location near cut start to avoid collisions

* add support for loading skew
load skew at print start
clear skew at print end

* skew config for pause/unpause

also unload skew during a pause

* typo

---------

Co-authored-by: Bogdan <31422391+Atomique13@users.noreply.github.com>
jamesturton pushed a commit that referenced this pull request Aug 31, 2026
* increase cutting speed

cut at 300mm/s to prevent x layer shift in some installations

* combined x and y move to cut start

tested, more effiecent to direct move instead of stair step

* add short preposition

move to preposition location near cut start to avoid collisions

* add support for loading skew
load skew at print start
clear skew at print end

* skew config for pause/unpause

also unload skew during a pause

* typo

---------

Co-authored-by: Bogdan <31422391+Atomique13@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants