Jump to content

debakanta

Dormant
  • Posts

    34
  • Joined

  • Last visited

Posts posted by debakanta

  1. Hi,

    While running CuraEngine -s "C:\path\to\STL File\" I'm getting the below output:-

    This program is free software: you can redistribute it and/or modify

    it under the terms of the GNU Affero General Public License as published by

    the Free Software Foundation, either version 3 of the License, or

    (at your option) any later version.

    This program is distributed in the hope that it will be useful,

    but WITHOUT ANY WARRANTY; without even the implied warranty of

    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

    GNU Affero General Public License for more details.

    You should have received a copy of the GNU Affero General Public License

    along with this program. If not, see .

    Default config 'default.cfg' not used

    M107

    G1 F2700 E-4.50000

    G0 F9000 X0.00 Y0.00 Z5.00

    M104 S0 ;extruder heater off

    M140 S0 ;heated bed heater off (if you have it)

    G91 ;relative positioning

    G1 E-1 F300 ;retract the filament a bit before lifting the

    nozzle, to release some of the pressure

    G1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more

    G28 X0 Y0 ;move X/Y to min endstops, so the head is out of

    the way

    M84 ;steppers off

    G90 ;absolute positioning

    Please let me know how can I get a correct gcode file

    Thanks & Regards,

    Debakanta

  2. Hi,

    While running CuraEngine -s "C:\path\to\STL File\"  I'm getting the below output:-

    This program is free software: you can redistribute it and/or modify

    it under the terms of the GNU Affero General Public License as published by

    the Free Software Foundation, either version 3 of the License, or

    (at your option) any later version.

    This program is distributed in the hope that it will be useful,

    but WITHOUT ANY WARRANTY; without even the implied warranty of

    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the

    GNU Affero General Public License for more details.

    You should have received a copy of the GNU Affero General Public License

    along with this program.  If not, see .

    Default config 'default.cfg' not used

    M107

    G1 F2700 E-4.50000

    G0 F9000 X0.00 Y0.00 Z5.00

    M104 S0                     ;extruder heater off

    M140 S0                     ;heated bed heater off (if you have it)

    G91                            ;relative positioning

    G1 E-1 F300                    ;retract the filament a bit before lifting the

    nozzle, to release some of the pressure

    G1 Z+0.5 E-5 X-20 Y-20 F9000   ;move Z up a bit and retract filament even more

    G28 X0 Y0                      ;move X/Y to min endstops, so the head is out of

    the way

    M84                         ;steppers off

    G90                         ;absolute positioning

    Please let me know how can I get a correct gcode file

    Thanks & Regards,

    Debakanta

  3. Hi,

    I have installed with Cura-15.04.3

    I'm giving the command to slice a STL file to GCode file

    The command is as below:

    CuraEngine -s "C:\path\to\STL File\" -o "C:\path\to\test.gcode"

    Though it is producing  a test.gcode file it is not the proper one.

    Only heading porting is coming as contents in the .gcode file.

    Please correct the command and let me know the proper one.

    Thanks,

    Debakanta

  4. Hi,

    I want to run curaengine from command prompt from windows and linux.

    I do not need the GUI. Only thing that I need is to process a 3D drawing to 3D printer.

    The file needs to be selected and processed from command lines in both the OS.

    Please let me know the required hardware details and all required software compatible for windows 7.

    Is it possible to run curaengine from ubuntu. If so which version?

    Is there any additional software, graphic card or any plugins are required?

    Kindly provide all the required hardware, software, plugins etc in details.

    Requesting to explain the process of installation in both the OS and process the 3D image from command prompt in both the OS.

    Thanks & Regards,

    Debakanta

  5. Hi,

    Is it possible to print a 3D image by dos command prompt in windows?

    I want to send a request to 3D printer by CMD prompt in windows.

    Please tell me the particular command to to do it.

    If same thing I want to do in Ubuntu command line then how my command lines will be?

    What exact command can I give in command prompt in Ubuntu OS?

    Thanks & Regards,

    Debakanta

×
×
  • Create New...