Warning: session_start(): open(/tmp/sess_9ogqp9q7m5dn52r4h67s00cmo7, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
QRepRap openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (1) .- Knowledge Base  . 

QRepRap

   1.0  

Qt Printing

Score 61%
QRepRap
zoom


QRepRap
zoom


QRepRap
zoom


Homepage:  Link
Downloads:  540
Submitted:  Sep 16 2013
Updated:  Sep 16 2013

Description:

QRepRap is a full featured 3D printer host driver (slicer, connection manager, ...) I made from scratch with Qt and QtSerialPort in order to drive my home made RepRap.

A RepRap is an opensource self-replicating 3D printer, see http://www.reprap.org.

It supports common features such as:
* variable infill ratio
* support generation
* automatic dead link detection
* loading common mesh formats (STL, OBJ, PLY, 3DS)
* save and restore GCode
And less common ones:
* minimal support generation
* lower material density for support parts
* first layers speed can be set to lower/higher than regular extrusion speed
* estimate print duration
* baud rate autodetection


Slicing is multithreaded with OpenMP for faster processing on multicore CPUs.

NB: you will need a firmware on the client side to use QRepRap. I have mostly played with the TeaCup firmware until now.




LicenseGPL
Ubuntu(QRepRap 1.0 (i386) Qt 5.1.1 static build)
Ubuntu(QRepRap 1.0 (amd64) Qt 5.1.1 static build)
Source(QRepRap 1.0 (source))
Send to a friend
Subscribe
Other  Content  from zuzuf
Report inappropriate content



-
.

 Cannot build for ALT Linux

 
 by Drool on: Sep 17 2013
 
Score 50%
DroolDrool
Private
Home

make
/usr/lib/qt4/bin/uic src/mainwindow.ui -o ui_mainwindow.h
/usr/lib/qt4/bin/uic src/printsettings.ui -o ui_printsettings.h
g++ -c -pipe -fopenmp -std=gnu++0x -mtune=native -fno-signed-zeros -fno-trapping-math -fno-math-errno -O2 -O3 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I../../../../share/qt4/mkspecs/linux-g++ -I. -I../../../../include/qt4/QtCore -I../../../../include/qt4/QtGui -I../../../../include/qt4/QtOpenGL -I../../../../include/qt4 -I../../../../X11R6/include -I. -I. -o main.o src/main.cpp
src/main.cpp: In function 'int main(int, char**)':
src/main.cpp:16:25: error: expected initializer before ':' token
src/main.cpp:52:1: error: expected primary-expression at end of input
src/main.cpp:52:1: error: expected ';' at end of input
src/main.cpp:52:1: error: expected primary-expression at end of input
src/main.cpp:52:1: error: expected ')' at end of input
src/main.cpp:52:1: error: expected statement at end of input
src/main.cpp:52:1: error: expected '}' at end of input
make: *** [main.o] Error 1
==============================================
rpm -qa | grep qt4
libqt4-core-4.8.4-alt0.M60P.1
libqt4-sql-sqlite-4.8.4-alt0.M60P.1
libqt4-script-4.8.4-alt0.M60P.1
rpm-macros-qt4-4.8.4-alt0.M60P.1
libqt4-gui-4.8.4-alt0.M60P.1
libqt4-svg-4.8.4-alt0.M60P.1
libqt4-help-4.8.4-alt0.M60P.1
libqt4-4.8.4-alt0.M60P.1
libqt4-devel-4.8.4-alt0.M60P.1
qt4-common-4.8.4-alt0.M60P.1
libqt4-sql-4.8.4-alt0.M60P.1
libqt4-xml-4.8.4-alt0.M60P.1
libqt4-network-4.8.4-alt0.M60P.1
libqt4-xmlpatterns-4.8.4-alt0.M60P.1
libqt4-test-4.8.4-alt0.M60P.1
libqt4-qt3support-4.8.4-alt0.M60P.1
libqt4-designer-4.8.4-alt0.M60P.1
libqt4-multimedia-4.8.4-alt0.M60P.1
libqt4-opengl-4.8.4-alt0.M60P.1
libqt4-declarative-4.8.4-alt0.M60P.1
libqt4-scripttools-4.8.4-alt0.M60P.1
libqt4-dbus-4.8.4-alt0.M60P.1
libqt4-clucene-4.8.4-alt0.M60P.1
libqt4-uitools-4.8.4-alt0.M60P.1
libqt4-webkit-4.8.4-alt0.M60P.1


Reply to this

-

 Re: Cannot build for ALT Linux

 
 by symbianflo on: Sep 17 2013
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

I'm afraid you'll need qt5 to compile it , even so is written under win and will not find your qt5 libs... so you'll never get a clean build, had to do some patch-work to get it compiled... :(


Linus Torvalds only has to enter a room, and every Windows computer in it segfaults instantly.
http://video.linux.com/videos/linux-pub-with-subtiles

Reply to this

-

 Re: Cannot build for ALT Linux

 
 by symbianflo on: Sep 17 2013
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

here is what you'll need :
###################################
┌─[ symbianflo @ symbianflo ] - [ Mandrivausers.ro ]
└─[ MRB:aint-no-shit $]: rpm -qa | grep qt5
qt5-style-motif-0-0.20130213.2-rosa2012.1.x86_64
qt5-style-cleanlooks-0-0.20130213.2-rosa2012.1.x86_64
qt5-style-plastique-0-0.20130213.2-rosa2012.1.x86_64
qt5-style-plugins-0-0.20130213.2-rosa2012.1.x86_64
qt5-qtcore-i18n-5.1.1-2-rosa2012.1.noarch
lib64qt5core5-5.1.1-2-rosa2012.1.x86_64
qt5-qtxmlpatterns-i18n-5.1.1-2-rosa2012.1.noarch
qt5-qtscript-i18n-5.1.1-2-rosa2012.1.noarch
lib64qt5dbus5-5.1.1-2-rosa2012.1.x86_64
lib64qt5core-devel-5.1.1-2-rosa2012.1.x86_64
lib64qt5xml5-5.1.1-2-rosa2012.1.x86_64
lib64qt5script5-5.1.1-2-rosa2012.1.x86_64
lib64qt5network5-5.1.1-2-rosa2012.1.x86_64
lib64qt5xmlpatterns5-5.1.1-2-rosa2012.1.x86_64
lib64qt5network-devel-5.1.1-2-rosa2012.1.x86_64
lib64qt5v8_5-5.1.1-2-rosa2012.1.x86_64
lib64qt5sql5-5.1.1-2-rosa2012.1.x86_64
qt5-qtquick-i18n-5.1.1-2-rosa2012.1.noarch
qt5-qtmultimedia-i18n-5.1.1-2-rosa2012.1.noarch
qt5-qtdeclarative-i18n-5.1.1-2-rosa2012.1.noarch
lib64qt5multimedia5-5.1.1-2-rosa2012.1.x86_64
lib64qt5quick5-5.1.1-2-rosa2012.1.x86_64
lib64qt5declarative5-5.1.1-2-rosa2012.1.x86_64
lib64qt5widgets5-5.1.1-2-rosa2012.1.x86_64
lib64qt5gui5-5.1.1-2-rosa2012.1.x86_64
lib64qt5gui-devel-5.1.1-2-rosa2012.1.x86_64
lib64qt5opengl5-5.1.1-2-rosa2012.1.x86_64
lib64qt5svg5-5.1.1-2-rosa2012.1.x86_64
lib64qt5printsupport5-5.1.1-2-rosa2012.1.x86_64
lib64qt5gui5-x11-5.1.1-2-rosa2012.1.x86_64
lib64qt5widgets-devel-5.1.1-2-rosa2012.1.x86_64
lib64qt5multimediawidgets5-5.1.1-2-rosa2012.1.x86_64
lib64qt5qml5-5.1.1-2-rosa2012.1.x86_64
lib64qt5multimediaquick_p5-5.1.1-2-rosa2012.1.x86_64
lib64qt5quickparticles5-5.1.1-2-rosa2012.1.x86_64
qt5-macros-5.1.1-2-rosa2012.1.x86_64
lib64qt5serialport5-5.1.1-2-rosa2012.1.x86_64
lib64qt5serialport-devel-5.1.1-2-rosa2012.1.x86_64
lib64qt5opengl-devel-5.1.1-2-rosa2012.1.x86_64
lib64qt5multimedia-devel-5.1.1-2-rosa2012.1.x86_64


and:
lib64gomp-devel ( with ldgonfig = lgomp)


Linus Torvalds only has to enter a room, and every Windows computer in it segfaults instantly.
http://video.linux.com/videos/linux-pub-with-subtiles

Reply to this

-

 Re: Re: Cannot build for ALT Linux

 
 by zuzuf on: Sep 17 2013
 
Score 50%

It looks more like an issue with C++11 support : the error reference a line with a range-based for which requires GCC >= 4.6.

It should build with Qt4.8.4 provided you have QtSerialPort installed, otherwise it may be easier to build with Qt >= 5.1 which includes QtSerialPort.


penguin powered =>:)
Reply to this

-

 Re: Cannot build for ALT Linux

 
 by zuzuf on: Sep 17 2013
 
Score 50%

I've just tested building QRepRap on ALT Linux 7.

It works fine after installing GCC 4.7, Qt4, QtSerialPort, QtMultimedia and gomp.


penguin powered =>:)
Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team