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

Model below bed after slice for custom printer config -UP BOX+ #4496

Closed
kstith68 opened this issue Jul 7, 2020 · 12 comments
Closed

Model below bed after slice for custom printer config -UP BOX+ #4496

kstith68 opened this issue Jul 7, 2020 · 12 comments

Comments

@kstith68
Copy link

kstith68 commented Jul 7, 2020

Version

2.2.0+Win64

Operating system type + version

Windows 10 Home x64
10.0.18364 build 18362

3D printer brand / version + firmware version (if known)

Tiertime UP BOX+

Behavior

I had to use a weird configuration for the X, Y, and Z to get the G-code on my UP BOX+ printer. If fact the Z offset is -209.05. I think this is the root of the problem but the PrusaSlicer generated G-code works in my printer. I can add a model and it looks fine on the platform in the Platter tab but once I slice the model in is displayed below the platform. You can't zoom the sliced model since the platform is fixed in the middle of the screen and the sliced model is off the screen when you zoom.

Model on Plate Before Slice
Model Off Plate After Slice
PrusaSlicer Version

PrusaSlicer_config_bundle.zip

Is this a new feature request?
I'm not sure if this is a bug or a new feature request.

Project File (.3MF) where problem occurs

Upload a PrusaSlicer Project File (.3MF) (Plater -> Export plate as 3MF for Slic3r PE 1.41.2 and older, File -> Save / Save Project for PrusaSlicer, Slic3r PE 1.42.0-alpha and newer)
Images (PNG, GIF, JPEG), PDFs or text files could be drag & dropped to the issue directly, while all other files need to be zipped first (.zip, .gz)

@rtyr
Copy link
Collaborator

rtyr commented Jul 7, 2020

Z offset option from upstream Slic3r was meant for different purpose. It can be used to slightly compensate for an incorrectly calibrated Z end-stop. Print preview just reflects your Z offset value (and generated g-code). It is not expected, that initial height is at Z-210mm. It seems, that your printer prints from negative MAX to zero by default.

I believe there is a possible solution. You can try to add M206 Z-209.05 command to your start g-code and set z offset in PrusaSlicer back to 0 (see screenshots).

1o
2o

@kstith68
Copy link
Author

kstith68 commented Jul 7, 2020

Hi ytyr,
I made the changes you recommended, sliced a model and saved the G-code. When I looked at the G-code I noticed that once it starts printing it issues a "G1 Z0.150 F7800.000" command. I think that would crash the printer. Do you agree? I attached the G-code.

xyzCalibration_cube.gcode 25scale.zip

@rtyr
Copy link
Collaborator

rtyr commented Jul 8, 2020

It shouldn't crash, M206 sets offset on the printer side so it should work, I saw someone recommending this workaround on UP forums (for different model). I can't guarantee it will work fine for your printer of course.

@kstith68
Copy link
Author

kstith68 commented Jul 8, 2020

Success! I printed the generated G-code and it does work. Thank you for your assistance.

Much appreciated!!

@kstith68 kstith68 closed this as completed Jul 8, 2020
@Ljun-1994
Copy link

Hello, have you continued to improve Prusa control of UP BOX+? Can you ask for advice?
I want to use Prusa to control UP BOX+now. Do you have any UP BOX+accessory files here。

@kstith68
Copy link
Author

kstith68 commented Jun 14, 2023 via email

@Ljun-1994
Copy link

Thank you
Can you provide me with the parameter configuration of your Prus UP BOX+for reference? I am currently conducting experiments and would like to see other references

@kstith68
Copy link
Author

kstith68 commented Jun 15, 2023 via email

@Ljun-1994
Copy link

image

You successfully connected to BOX using Prusa and printed it successfully. Do you still have Prusa setup parameters?

I was testing Prusa program last night, and the printer crashed. It should have been a height issue, and I needed to make a part that I haven't been studying yet. Today, I am researching.

Are you using UP Studio 3? I also want to delve deeper into this software. Are there any related discussion posts or forums?

@kstith68
Copy link
Author

kstith68 commented Jun 16, 2023 via email

@Ljun-1994
Copy link

I can't see the settings shown below
May I ask if there are many people using UP Studio 3? Do you use forums or deep parsing like Prusa does
image

@kstith68
Copy link
Author

kstith68 commented Jun 17, 2023 via email

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

No branches or pull requests

3 participants