v4.0.733-79 https://github.com/LaserWeb/LaserWeb4-Binaries/releases/tag/v4.0.733-79 - Raster A axis correction - Raster filters preview - Fix operation

v4.0.733-79

  • Raster A axis correction
  • Raster filters preview
  • Fix operation fields rendering
  • Display Cache
  • Enable/Disable debug mode
  • Gcode progress fixup
  • Better integration with vendor machine database
  • Del while mouse on workspace to remove selected documents.
  • Backwards material database format check
  • Server machine timeout enviroment variable.

Sweeet! I’ll test it soon!

I do have one feature request: Rotation!
The one thing I keep running in to, which would be great is rotating documents… Now if I need to rotate an item to make it fit better, I have to go back to InkScape, rotate it and reimport it in to LW4… It’d be so much nicer if we could rotate inside of LW4 (even if only by 90° increments)

It’s issued. @Todd_Fleming

I’d +1 that more than once if I could! :wink:

I’m afraid that if I add support for rotating vectors, people will think it’s an insane bug that image rotation doesn’t work, especially since rotating images in WebGL is no harder than rotating vectors. If I rotate images on the screen, people will think it’s an insane bug that the raster op ignores the rotation.

Maybe Image rotation 90deg could be done outside webgl and the replacing the data…

@Jorge_Robles I’ll take care of everything except the raster op if you take care of that. I’ll support arbitrary rotation so I don’t have to go back and add it in later. If you only want 90 deg rotation on raster then you can give an error. #147.

I will do my best! @Todd_Fleming

You guys rock!