Releases: Denvi/Candle
Releases · Denvi/Candle
Version 1.2b release
Changes:
- Main window has dock windows now: "Device", "Modification", "Visualizer" and "Console". Windows can be moved, resized, closed, float.
- Added shortcuts settings.
- Removed "Units", "Rapid speed", "Acceleration" settings from "Machine info" group.
- Command can be evaluated by script engine now.
- "Restore origin" command was fixed.
- Panels are movable now.
- Plugins support added.
- Added "Camera" plugin.
- Added "User commands" plugin. Old "User commands" panel removed. The number and function of the buttons can now be customized.
- Added "Coordinate system" plugin.
- Added tool change commands support.
Plugins can be duplicated, simply copy/paste one in plugins folder. Thus you can set more than 1 "Camera" or "User commands" plugin.
Camera plugin
Controls:
- pan - mouse move with left mouse button pressed;
- zoom - mouse wheel;
- crosshair move - mouse move with shift and left mouse button pressed.
Settings:
- camera name;
- camera resolution;
- view pan;
- view zoom;
- crosshair position;
- crosshair circle size;
- crosshair line width;
- crosshair color.
User commands plugin
Each button has Hint, Icon & G-code settings:
- Hint is a short tooltip for button.
- Icons stored in "\plugins\usercommands\images" subfolder, you can place your own icons here.
- G-code is a multiline textbox, one line per command, no need to separate commands by semicolon now.
The order and number of buttons is also set in the settings.
Version 1.1 release
- Moving to Grbl v1.1 firmware
Version 1.0 release
- Added "Grayscale segments"-option and "Raster"-mode to visualize laser jobs.
- Added "User commands"-panel.
- Significantly improved performance of:
- File loading.
- G-code program modification by heightmap.
- "Autoscroll"-feature.
- Programs with about 5 million lines can be loaded now.
Version 0.9 release
- "Restore origin" function has "move tool in plane/space" setting now.
- "Safe position" function can be customized with command list.
- Visualizer works with OpenGL/Angle/Software renderer.
- Some bugs fixed.
Version 0.8.4 release
- "Check door" state fix.
- "Restore XYZ" button only restores G92 offsets now.
Version 0.8.3 release
- "ngc" extension added to supported G-Code files.
- "Port opened"-state on program start fixed.
Version 0.8.2 release
- Bugs fixes.
Version 0.8.1 release
- "Abort" feature fix for old firmwares.
Version 0.8 release
- You can save files, transformed according to heightmap.
- Console window have adjustable size now.
- Added "Degree" minimum arc size to parser settings.
- Some minor bugs fixed.
Version 0.7 release
- Drag & Drop mechanism support added. You can drop files & plain text to main program window to open them.
- "Abort" button added. File transfer can be interrupted without loss of work coordinates offsets now.
- M2, M30, M18, M19 commands support added.
- French translation added.
- Some bugs fixed.