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

Would you like to add TCP/IP connection settings? #534

Open
wants to merge 82 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
857acb3
Working on ui
Denvi Oct 29, 2019
4d8d76d
Margins fix
Denvi Oct 30, 2019
f3058f0
Translations updated
Denvi Oct 30, 2019
6eb1c00
Version updated
Denvi Oct 30, 2019
a6652f0
Panels view menu fix
Denvi Oct 30, 2019
75ba367
Visualizer, dconsole windows minimum size fix.
Denvi Oct 31, 2019
1fad7af
"Device", "Modification" windows adjustable now.
Denvi Nov 1, 2019
6db5dc4
Shortcuts settings added.
Denvi Nov 3, 2019
c0ba82c
Settings defaults updated.
Denvi Nov 3, 2019
8b9ae30
Command evaluation added.
Denvi Nov 3, 2019
abb67ce
Translations updated
Denvi Nov 3, 2019
3232f7c
Text boxes for user commands are multiline now.
Denvi Nov 3, 2019
0a979b1
Units, rapid speed, acceleration settings removed.
Denvi Nov 4, 2019
7c818cb
Restore origin fix.
Denvi Nov 4, 2019
ddbd4cc
Offsets regexp fix.
Denvi Nov 4, 2019
e7f327b
Restore origin move fix.
Denvi Nov 4, 2019
4e8824e
Cleanup
Denvi Nov 5, 2019
1b34bf5
Visualizer cpu consumption decreased on minimized.
Denvi Nov 5, 2019
887eff0
Panels are movable now.
Denvi Nov 6, 2019
a1b53dd
Windows, panels lock option added.
Denvi Nov 7, 2019
a701208
Origin offsets stored on G92 command now.
Denvi Nov 7, 2019
35232c8
Plugins support added.
Denvi Nov 8, 2019
b025571
Plugins can save/restore values now.
Denvi Nov 8, 2019
d559448
Sample plugin added.
Denvi Nov 8, 2019
85a37e4
Added signals for settings load/save.
Denvi Nov 8, 2019
947ebf2
Fps set fix.
Denvi Nov 8, 2019
67bc3f5
Some fixes for imperial system.
Denvi Nov 9, 2019
9d8c4bf
Plugin settings saved & loaded now automatically.
Denvi Nov 13, 2019
fe184cc
Plugins can be "Panel" or "Window" type now.
Denvi Nov 14, 2019
402bc13
Project structure refactor.
Denvi Nov 18, 2019
2254b54
Removed text mime data from panel drag object.
Denvi Nov 18, 2019
ec5e434
Cleanup
Denvi Nov 21, 2019
e1fd041
Camera stays off on hided window now.
Denvi Nov 22, 2019
84d5bbe
Camera plugin crosshair added.
Denvi Jun 6, 2020
72a5733
Status coords limits fix
Denvi Jun 12, 2020
c8f92cc
Plugins can use comboboxes now.
Denvi Jan 2, 2021
a40c42f
Camera plugin update
Denvi Jan 2, 2021
5f9f89b
User commands has '\n' separator now.
Denvi Jan 2, 2021
ab00a85
Plugins can use spinboxes.
Denvi Jan 3, 2021
57c141a
Control buttons count reduced to 4.
Denvi Jan 3, 2021
081c4cb
Plugins should save/load settings by own.
Denvi Jan 3, 2021
0109519
Script api updated.
Denvi Jan 9, 2021
83f9ed6
Removed unused widget classes
Denvi Jan 9, 2021
14da46e
Source files headers updated
Denvi Jan 9, 2021
aa5dd33
Camera plugin updated
Denvi Jan 10, 2021
307bdf9
Fixed import capitalization
ByteHamster Jan 10, 2021
3f0564f
Coordinate system plugin added
Denvi Jan 10, 2021
f9a8d7c
'Coordinate system' plugin icons changed,
Denvi Jan 11, 2021
4d54131
Custom widgets added to project file
Denvi Jan 11, 2021
0938ea1
Device/sender states refactor
Denvi Jan 12, 2021
9119967
'Pause', 'Abort' commands affects only sender.
Denvi Jan 15, 2021
7318d1b
'importExtension' function added to
Denvi Jan 16, 2021
c2ca571
Program table shortcuts fix
Denvi Jan 16, 2021
b5e6f25
Language setting added
Denvi Jan 16, 2021
71f8a8a
Adaptive spindle speed step added
Denvi Jan 16, 2021
64ef002
Settings codec fix
Denvi Jan 16, 2021
8a938cb
Jog units fix
Denvi Jan 16, 2021
4a068af
Added access to app settings for plugins.
Denvi Jan 16, 2021
f5a1d34
Keyboard control shortcuts fix
Denvi Jan 16, 2021
f740fba
Keyboard control fix
Denvi Jan 16, 2021
9121f51
Spindle speed display fix
Denvi Jan 16, 2021
3168ad5
Cleanup, version update
Denvi Jan 16, 2021
2cf9736
Command queue fix
Denvi Jan 16, 2021
dd65e6d
Merge pull request #459 from ByteHamster/fix-import
Denvi Jan 16, 2021
c7164fe
Jog actions removed from form list.
Denvi Jan 17, 2021
6884900
Merge branch 'Experimental' of ssh://github.com/denvi/candle into Exp…
Denvi Jan 17, 2021
a39ad7a
Working on html help
Denvi Jan 24, 2021
016d497
Added appendixes to help
Denvi Jan 24, 2021
3e2cce1
Typo fix
Denvi Jan 24, 2021
ae0a739
Html regenerated
Denvi Jan 25, 2021
fa4bcf2
Added app, script path to plugins.
Denvi Jan 26, 2021
82b1bf7
Help updated
Denvi Jan 26, 2021
dd6db9c
Jog rework
Denvi Feb 2, 2021
b237e9c
Jog adapted for soft limits
Denvi Feb 3, 2021
3c3c444
Help updated
Denvi Feb 3, 2021
75bebc5
Version updated
Denvi Feb 3, 2021
28819dd
Command evaluation fix
Denvi Mar 13, 2021
07c4c34
Crazy close fix
Denvi Mar 23, 2021
8363a7d
File operations exposed to plugins.
Denvi Jul 4, 2021
d085216
Heightmap for 4-axis firmware fix.
Denvi Dec 7, 2021
1c29372
Bounds rect, continuous jog fix
Denvi Dec 26, 2021
e4c48e6
Command script regex fix.
Denvi May 7, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
31 changes: 25 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,28 @@ bin/*

# VS
.vs
/src/debug
/src/release
/src/candle.vcxproj.filters
/src/Candle_resource.aps
/src/Candle_resource.rc
/src/ui_*
debug
release
ui_*
uic_*

#vscode
.vscode

#makefiles
Makefile*

#binaries
bin

#wrappers
*_wrapper.bat

#pdb
*.pdb

#script bindings binaries
src/scriptbindings/plugins/script

#rc
src/candle/Candle_resource.rc
26 changes: 26 additions & 0 deletions candle.pro
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
TEMPLATE = subdirs

SUBDIRS = src/designerplugins \
src/candle \
src/candleplugins \
src/scriptbindings

# Make plugins translations
system(qmake src/candleplugins/candleplugins.pro)

install_main.path = bin
install_main.files += src/candle/release/candle.exe

install_plugins.path = bin/plugins
install_plugins.files = src/candleplugins/camera src/candleplugins/emergencybutton src/candleplugins/usercommands src/candleplugins/coordinatesystem

install_translations.path = bin/translations
install_translations.files = src/candle/translations/*

install_license.path = bin
install_license.files = LICENSE

install_scriptbindings.path = bin/script
install_scriptbindings.files = src/scriptbindings/plugins/script/*.dll

INSTALLS += install_main install_plugins install_translations install_license install_scriptbindings
Loading