Преглед на файлове

slight tweaks to laser engraver page

Thomas Buck преди 1 година
родител
ревизия
c6d7256d85
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3
    1
      input/projects/laser-engraver.md

+ 3
- 1
input/projects/laser-engraver.md Целия файл

164
 
164
 
165
 I also did some small changes to show the current laser power on the LCD status screen.
165
 I also did some small changes to show the current laser power on the LCD status screen.
166
 These changes can be seen [in this commit](https://git.xythobuz.de/thomas/marlin/commit/58dbdff1d5b6e365bfd5ae4eeb7b42967688c51e).
166
 These changes can be seen [in this commit](https://git.xythobuz.de/thomas/marlin/commit/58dbdff1d5b6e365bfd5ae4eeb7b42967688c51e).
167
-I also opened a [pull request](https://github.com/MarlinFirmware/Marlin/pull/25003) to hopefully upstream them.
167
+I also opened a [pull request](https://github.com/MarlinFirmware/Marlin/pull/25003) to upstream them, which was merged into `bugfix-2.1.x` in November 2022.
168
 
168
 
169
 Later I learned that Marlin does not allow setting home offsets further than 20mm away from endstops.
169
 Later I learned that Marlin does not allow setting home offsets further than 20mm away from endstops.
170
 So I also [added a custom menu command](https://git.xythobuz.de/thomas/marlin/commit/74cafcd77625003623d3a8a6378a4ff0ac6eda72) that simply executes [`G92`](https://marlinfw.org/docs/gcode/G092.html) `X0 Y0` to set the current position to zero.
170
 So I also [added a custom menu command](https://git.xythobuz.de/thomas/marlin/commit/74cafcd77625003623d3a8a6378a4ff0ac6eda72) that simply executes [`G92`](https://marlinfw.org/docs/gcode/G092.html) `X0 Y0` to set the current position to zero.
349
 At first I was not able to run this PlayOnLinux script due to Winetricks downloads failing with invalid checksums.
349
 At first I was not able to run this PlayOnLinux script due to Winetricks downloads failing with invalid checksums.
350
 But after trying a couple of days later, with the exact same script, the installation worked fine.
350
 But after trying a couple of days later, with the exact same script, the installation worked fine.
351
 I had to make the same changes to the settings as described for VirtualBox above.
351
 I had to make the same changes to the settings as described for VirtualBox above.
352
+Unfortunately in Wine LaserGRBL hangs when attempting to load rasterized images.
353
+So I went back to the VM for that.
352
 
354
 
353
 Also for all the above tests with LaserGRBL I have imported raster bitmap images and either rastered them, or vectorized them within LaserGRBLs UI.
355
 Also for all the above tests with LaserGRBL I have imported raster bitmap images and either rastered them, or vectorized them within LaserGRBLs UI.
354
 With bitmaps it is possible to position the resulting G-Code paths with an offset from the zero position of the machine.
356
 With bitmaps it is possible to position the resulting G-Code paths with an offset from the zero position of the machine.

Loading…
Отказ
Запис