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

CR-10 SE Config #4966

Closed
wants to merge 4 commits into from
Closed

CR-10 SE Config #4966

wants to merge 4 commits into from

Conversation

bkonosky
Copy link

Description

Fixed the Start G-code issues.
Updated the Max Speed and Max Acceleration with info from Creality's slicer.
Put in the correct build volume for the printer (220x220x265)
Added in more system default layer heights for the printer 0.12, 0.16, 0.24 and used the profile from the Ender-3 V3 KE as a base, since that's the printer closest to the CR-10 SE.

Screenshots/Recordings/Graphs

Tests

Sliced some objects, looked at the resulting gcode to make sure there wasn't obvious issues. Then sent them to the printer.

…the printer, along with max accel and speed. Added in the bed temp gcode lines missing from start gcode. Also put in some different default layer height settings.
@cochcoder
Copy link
Contributor

@bkonosky Can you make a PR request for #4793 and remove this one? This would avoid any merge conflicts that we will most likely run into once one of our PRs gets merged.

@bkonosky
Copy link
Author

@bkonosky Can you make a PR request for #4793 and remove this one? This would avoid any merge conflicts that we will most likely run into once one of our PRs gets merged.

I can remove this PR, would you mind including the bed temperature set gcode into the start gcode for the CR10SE into yours?

@cochcoder
Copy link
Contributor

@bkonosky Can you make a PR request for #4793 and remove this one? This would avoid any merge conflicts that we will most likely run into once one of our PRs gets merged.

I can remove this PR, would you mind including the bed temperature set gcode into the start gcode for the CR10SE into yours?

Done!

@bkonosky bkonosky closed this Apr 12, 2024
@cochcoder
Copy link
Contributor

@bkonosky Can you please add these changes to a PR request to for this branch? So I can include them in #4793.

SoftFever pushed a commit that referenced this pull request May 22, 2024
… Plus, & small fix for Ender-3 V3 SE (#4793)

* Replace M109 S[material_print_temperature_layer_0] with M109 S[first_layer_temperature]

* Change line width to match nozzle

* Change line_width for Ender-3 S1 Plus

* Update creality_cr10se_buildplate_model.stl

* Change line width to match nozzle size (Ender3v3SE)

* Fix Ender-3 S1 Plus 0.8 bed size

* Enable Z-hop for Ender-3 S1 Plus

* Trying something

* Update creality_ender3s1plus_buildplate_model.stl

* Fix CR-10 SE print size

* Various Flying Bear fixes

* Try fixing error

* Revert "Try fixing error"

This reverts commit e42e016.

* Add minor Ender-3 V3 KE improvements

* Maybe this will fix the error?

* Revert "Maybe this will fix the error?"

This reverts commit 5e78732.

* Revert "Various Flying Bear fixes"

This reverts commit babca57.

* Fix CR-10 SE G-Code

Recommended by @bkonosky

* Minor changes to Ender-3 V3 KE

* Probe when bed is heated (Ender-3 V3 KE)

* Minor changes to Ender-3 V3 KE

* Fix oozing (Ende-3 V3 KE)

* Change retraction settings

* Use different retraction settings

* Revert "Use different retraction settings"

This reverts commit 854decf.

* try this

* Remove "role_based_wipe_speed": "0",

* Add changes from  CR-10 SE Config #4966

* Add "role_based_wipe_speed" : "0",

* Up retraction speed

* Missed this

* Resolve merge conflicts

* Resolve merge conflicts

* Change retraction & wipe speed

* Revert line removal

* Change wipe_speed to 200mm/s

* Forgot the 0.16mm

* Add BED_MESH_CALIBRATE PROBE_COUNT=6,6

* Improve for Matte PLA

* Compensate for fan speed

* Fix CANCEL_PRINT bug

* Move SET_VELOCITY_LIMIT ACCEL_TO_DECEL=2500 to start g-code

* Disable infill combination for 0.2 & 0.24

* Fix end G-Code

* Disable arc fitting

This fixes the merge conflict

* temp

* Revert "temp"

This reverts commit 4bbc028.
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