Commit Graph

25635 Commits

Author SHA1 Message Date
fr3ak2402
b0e982209e Delete Qidi.json 2023-04-25 20:12:55 +02:00
fr3ak2402
6f8ce3b499 Upload new images for Qidi printers 2023-04-25 20:00:49 +02:00
fr3ak2402
440b17a378 Delete Qidi Tech X-CF Pro_cover.png 2023-04-25 20:00:19 +02:00
fr3ak2402
6274568dc3 Delete Qidi Tech X-Max 3_cover.png 2023-04-25 20:00:12 +02:00
fr3ak2402
ad770e6e02 Delete Qidi Tech X-Max_cover.png 2023-04-25 20:00:04 +02:00
fr3ak2402
a9a7cab92f Delete Qidi Tech X-Plus 3_cover.png 2023-04-25 19:59:56 +02:00
fr3ak2402
9684ff7d8b Delete Qidi Tech X-Smart 3_cover.png 2023-04-25 19:59:43 +02:00
fr3ak2402
7923938827 Change Qidi printer profiles
Recording the profile from the X-Plus3.
Adjusting the names so that all names begin with Qidi.
Adding the Build Plates .
2023-04-25 19:41:51 +02:00
fr3ak2402
a1ebc873da Delete Qidi Tech.json 2023-04-25 19:39:25 +02:00
fr3ak2402
7526c73066 Delete resources/profiles/Qidi Tech directory 2023-04-25 19:39:13 +02:00
fr3ak2402
ff0a9b2a34 Merge branch 'SoftFever:main' into main 2023-04-25 18:26:04 +02:00
fr3ak2402
71a19fde5b Changing the Image Size for Qidi Tech Printers 2023-04-25 16:13:32 +02:00
fr3ak2402
0abef93bb7 Update Qidi Tech Printer Profile
X-Smart 3
X-Plus 3
X-MaX 3
2023-04-25 15:55:35 +02:00
fr3ak2402
d9c1c5788e Adding more Qidi Tech filaments 2023-04-25 15:53:25 +02:00
SoftFever
a1b0b93b7c Merge pull request #800 from EmanueleGiannuzzi/PrusaSlicer-gradient
Original PrusaSlicer gradient for GCodeViewer
2023-04-25 19:56:57 +08:00
SoftFever
f8321589bd fix some issues in profiles 2023-04-25 00:14:12 +08:00
fr3ak2402
865ca67784 Adding Qidi Tech printer images
X-Smart 3
X-Plus 3
x-Max 3
2023-04-24 12:07:55 +02:00
fr3ak2402
8d0bb63874 Delete Qidi Tech X-PLUS3_cover.png 2023-04-24 12:06:23 +02:00
fr3ak2402
d93271a7a0 Delete Qidi Tech X-MAX3_cover.png 2023-04-24 12:06:15 +02:00
SoftFever
9c38da12dd optimized hot end model 2023-04-24 18:04:47 +08:00
SoftFever
2fb2f5eecc OrcaArena printers 2023-04-24 18:04:46 +08:00
SoftFever
d4686a9d04 custom printer profiles 2023-04-24 18:04:46 +08:00
SoftFever
18a8e0651d optimized hot end model 2023-04-24 17:55:22 +08:00
fr3ak2402
0407822d2f Update Qidi Tech profiles 2023-04-24 11:12:52 +02:00
fr3ak2402
c6a31b8ff9 Merge branch 'SoftFever:main' into main 2023-04-24 11:11:36 +02:00
chris
c74f0321fb mod vars 2023-04-24 00:56:17 -04:00
ChrisRibe
7abf07c9aa Added proper home index list 2023-04-24 00:56:17 -04:00
ChrisRibe
91ca7d47a2 Use relative links 2023-04-24 00:56:17 -04:00
ChrisRibe
8f5e7062de Added default wiki content files
Added the files to doc so they are automatically pushed to the wiki via the github action.
2023-04-24 00:56:17 -04:00
ChrisRibe
315f72f827 Fixed YAML var usages 2023-04-24 00:56:17 -04:00
chris
916629bd36 Fixed folder name 2023-04-24 00:56:17 -04:00
chris
c366548f87 Change branch target (for tests) 2023-04-24 00:56:16 -04:00
chris
fc1f0884e7 YAML error 2023-04-24 00:56:16 -04:00
chris
1f591fb978 added new publish_docs_to_wiki.yml task 2023-04-24 00:56:16 -04:00
SoftFever
4d175711a1 OrcaArena printers 2023-04-24 10:24:55 +08:00
Cal Heldenbrand
b76ded9a90 Docker Run: Add gstreamer plugins for video support
These two packages are needed to stream video from the webcam
2023-04-24 09:42:28 +08:00
Cal Heldenbrand
1bca62d912 Fix for MIT-SHM BadAccess X socket permissions
In some X installations using the MIT shared memory
extension for rendering window elements, Bambu
Studio needs direct access to a UNIX socket
for fast rendering.

This fix passes `--ipc host` with docker run
to allow the container to just have direct access
to the host's IPC system.

The error message that this solves is:

```
(bambu-studio:1): Gdk-ERROR **: 00:02:37.498: The program 'bambu-studio' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAccess (attempt to access private resource denied)'.
  (Details: serial 316 error_code 10 request_code 130 (MIT-SHM) minor_code 1)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
```

Here are some extra links for more information:

https://github.com/osrf/docker_images/issues/21
http://wiki.ros.org/docker/Tutorials/GUI
https://en.wikipedia.org/wiki/MIT-SHM
2023-04-24 09:12:34 +08:00
maosheng.wei
db15e4c006 FIX: [STUDIO-2687] Translation issues with network plugins
Change-Id: I4c65f659efe44ab04fcf4a2874676761e2f713fb
2023-04-24 09:11:01 +08:00
maosheng.wei
15e20b3230 FIX: [STUDIO-2698] Load failed content translation
Jira: STUDIO-2698

Change-Id: Ic59868492eff4f91b765cb0907a94a880dba9c0f
2023-04-24 09:11:01 +08:00
lane.wei
5e3788dadc ENH: linux: use ubuntu_latest to compile image for ubuntu
Change-Id: Idb14b776c9215752d37f16167c15b96588b91f22
2023-04-24 09:11:01 +08:00
Arthur
a80023dd7d NEW: add icon of rectilinear_interlaced pattern
Change-Id: I2b91167a7efbdd239e0d46fb9643529144c04107
2023-04-24 09:11:01 +08:00
gerrit
0c8c84247b ci: update build version to 01.06.00.66
Change-Id: If03ab70b463e8a16bd76992e5608a940281a4c9b
2023-04-24 09:11:01 +08:00
SoftFever
243c1cda48 custom printer profiles 2023-04-24 02:03:40 +08:00
SoftFever
93e215ee92 Merge branch 'main' into feature/merge_upstream 2023-04-23 22:54:41 +08:00
SoftFever
f1e576a84e simplify the v400 bed mesh, make it smaller 2023-04-23 18:48:11 +08:00
SoftFever
fbbc17f69a Add bed model for FLSun V400 #825
Bed Model is a remix to make it compatible with Orca Slicer. Original model can be found  from @mcpea (https://www.printables.com/model/311792-custom-buildplate-flsun-400-prusa-slicer/files)

Adjust bed texture so the logo is less white. The original bed texture is made by @Art3Design(https://www.printables.com/model/315387-flsun-v400-prusaslicer-profile)
2023-04-23 16:47:44 +08:00
SoftFever
8d8db09089 update some settings for FLSun V400 profile 2023-04-23 11:59:54 +08:00
SoftFever
296c00643f Fix some wrong top_surface_line_width values for VzBot machine.
@simonvez
2023-04-23 10:12:59 +08:00
SoftFever
8b7068debd Fixed an Pressure Advance calibration issue(line) for delta machines #803
(cherry picked from commit 27f92f12dc)
2023-04-23 09:15:25 +08:00
SoftFever
6a797f7deb Disabling acceleration control persists single M204 command in gcode #795
(cherry picked from commit 40ecd8c831)
2023-04-23 09:15:16 +08:00