FabScanPi-Server

FabScan Pi Open Source 3D Scanner - Server application

GPL-2.0 License

Stars
184
Committers
13

Bot releases are visible (Hide)

FabScanPi-Server - v.0.1.15

Published by mariolukas over 8 years ago

  • added auto detection for arduino
  • fixed firmware autoflash bug, it finds the correct hex file now.
  • refactored and cleaned FSSerial.py
  • removed serial port from default config
  • added some additional connection messages to frontend
  • added override function for basehttp logger to get cleaner logs
FabScanPi-Server - v.0.1.14

Published by mariolukas over 8 years ago

  • fixed firmware motor reverse issue
  • fixed serial connection error for custom arduino installations.
FabScanPi-Server - v.0.1.13

Published by mariolukas over 8 years ago

  • fixed issue #3 server hangs when laser not detected
  • fixed issue #12 internet connection is no longer needed, added font-awsome fonts to www
  • scanner does start even if serial or camera connection fails, a message is shown in frontend now
  • fixed mjepeg connection error bug, stack trace is not longer shown in log
  • fixed some bugs in FSCamera.py
  • added new frontend with saturation slider
  • added funtions to support camera saturation adjustment
  • prepared multilingual support (en only until now)
FabScanPi-Server - v.0.1.12

Published by mariolukas over 8 years ago

  • switched from pysupport to dh_python2 for debian packaging
  • modified makefile
  • fixed documentation
FabScanPi-Server - v.0.1.11

Published by mariolukas over 8 years ago

  • fixed server init script
  • added update and config section to documentation
FabScanPi-Server - v.0.1.10

Published by mariolukas over 8 years ago

  • switched to firmware version v.20160211.hex
FabScanPi-Server - v.0.1.9

Published by mariolukas over 8 years ago

  • fixed debian install scripts
FabScanPi-Server - v.0.1.8

Published by mariolukas over 8 years ago

  • fixed fabscanpi-server runner script
FabScanPi-Server - v.0.1.7

Published by mariolukas over 8 years ago

  • fixed versioning in frontend
  • fixed some camera parameters for better color scan results
  • fixed issue #3 laser detection
  • added auto versioning to setup.py
  • switched to newer ui files
FabScanPi-Server - v0.1.6

Published by mariolukas over 8 years ago

  • switched to firmware v.20160204 which supports custom boards and fixes some issues
  • added motor enable/disable commands before and after scans to prevent hot motors
  • closed issue #4 added auto flash enable/disable option to config file
FabScanPi-Server - First Release

Published by mariolukas almost 9 years ago

  • initial release