flsun C-PLUS Manual

flsun C-PLUS Manual

Debug and print

Advertisement

Debug and Print............................................................................................................................................. - 1 -

catalogue...................................................................................................................................................... - 1 -

1 Connect and Software............................................................................................................................ - 4 -
1 Software Introduction.......................................................................................................................... - 4 -
2 Connect printer to PC.......................................................................................................................... - 4 -
3 Repetier and control printer................................................................................................................. - 5 -
1 Software Installation.................................................................................................................. - 5 -
2 Language Settings.....................................................................................................................- 6 -
3 Printer settings.............................................................................................................................. - 7 -
4 Connect the printer....................................................................................................................... - 8 -
5 Panel Introduction.........................................................................................................................- 8 -
6 some important command......................................................................................................- 12 -
2 Leveling and printing............................................................................................................................. - 19 -
1,Calibration......................................................................................................................................... - 19 -
2,Start Printing...................................................................................................................................... - 31 -
1 Feeder filament........................................................................................................................... - 31 -
2 Slice............................................................................................................................................ - 37 -
3 slice setting................................................................................................................................. - 39 -
4 printing........................................................................................................................................- 43 -
3 Marlin....................................................................................................................................................... - 45 -
1 Arduino.............................................................................................................................................. - 45 -
2 Marlin................................................................................................................................................ - 45 -
1 Open marlin.............................................................................................................................. - 45 -
2 settings........................................................................................................................................ - 46 -
3 Upload Firmware..................................................................................................................... - 47 -
4 Offline printing........................................................................................................................................ - 49 -
1 load the model....................................................................................................................................- 49 -
2 slice.................................................................................................................................................... - 50 -
3 Export Gcode file...............................................................................................................................- 51 -
4 Copy...................................................................................................................................................- 52 -
5 Printing.............................................................................................................................................. - 52 -
5 Heated bed............................................................................................................................................. - 53 -
6 Problem and advice...............................................................................................................................- 55 -
Debug and Print
catalogue
- 1
-

Advertisement

Table of Contents
loading

Summary of Contents for flsun C-PLUS

  • Page 1 Debug and Print catalogue Debug and Print............................. - 1 - catalogue..............................- 1 - 1 Connect and Software..........................- 4 - 1 Software Introduction.......................... - 4 - 2 Connect printer to PC.......................... - 4 - 3 Repetier and control printer......................... - 5 - 1 Software Installation........................
  • Page 2 thank you for your kind support to choose our product! when you use the printer,meet some problems, pls contact us. Amazon aftersale email 1:dapengqian@126.com Other email:rose@flsund3d.com Technical Support skype 1:wangbo5111 Technical Support skype 2:oldjiawei Yin whatsapp :008613183017642 1,If you are satisfied with kossel 3d printer kits,please leave a positive feedback to us,thank you so much for your kindness.
  • Page 3 Important Note A,when use switch power supply,If your country AC voltage is 220V,pls choose 220V;if it’s110V,pls choose 110V,there is one adjust button on the switch power supply. B, when heating the nozzle or printing,for the fan which cooling heat sink,guarantee it working,if not,pls stop heating and printing. C,the temperature is a important parameter, for PLA filament, the working temperature is 200℃-210℃, you could adjust it,and the temperature should not too high.too high temperature maybe lead to...
  • Page 4: Connect And Software

    1 Connect and Software 1 Software Introduction Need software as follows: A:arduino,it’s the firmware working environment. B:Marlin,it’s the firmware,it’s program to run printer working,need flash firmware to motherboard. C:RepetierHost,it’s also PC software,can control the printer,can slice the model, when printing,it’s good to use.
  • Page 5: Repetier And Control Printer

    If the PC can not find the hardware.pls check out the file “Solve streamline Version Windows 7,Can not install d river issue”.do as the file show. 3 Repetier and control printer 1 Software Installation The repetier is software to control the printer,so need install it first. Install the “software,setupRepetierHost_1_0_6”, the software could be download on the link:http://www.repetier.com/download/ About the more info about the Repetire, pls go the the link :...
  • Page 6: Language Settings

    2 Language Settings Set the language,Config-Language-choose the suit language.
  • Page 7: Printer Settings

    3 Printer settings IN the printer shape,choose the Classic printer,the home X is 0,the home Y is 0,the home Z is 0.the setting as the follow pictrue.
  • Page 8: Connect The Printer

    4 Connect the printer afer connect 5 Panel Introduction...
  • Page 10 - 10...
  • Page 11 >>Info of limit switch, send m119 then check at the bottom - 11...
  • Page 12: Some Important Command

    6 some important command Controling the printer by repetier,after opening repetier,choose right port and click connect. The repetier interface is like this open “command bar”where we can input command.Click Easy Mode open command bar,can input command in command bar. Then click Toggle Log,The information bar appears below the repetier interface.can read info about printer in information bar.
  • Page 13 (1) g28----all axis go home In the repetier letters are case-insensitive,G28 also can be used.but in simplify3D,only can use capital letters .The other command is the same Send g28,in delta 3D printer all axis rise and hit limit switch ,G28 is same to this icon (2) m114----check the current coordinates of the nozzle input m114 and send ,can see the current coordinates of the nozzle in information bar.
  • Page 14 (3) g1 x_ y_ z_----move nozzle to targeted coordinate For example ,input g1 x20 y20 z20,the nozzle will go to coordinate x y z(20 20 20) After we send this command ,we can view coordinate of nozzle now. It’s ok to move only one or two axis g1 z0—x and y keep previous coordinate,z coordinate arrive to x 0,this arrive the lowest bottom;...
  • Page 15 When send g28,the nozzle will go home,then send m119 It show: x_min TRIGGERED y_min TRIGGERED z_min TRIGGERED - 15...
  • Page 16 If the nozzle is at the middle air,not hit any limit switch,all four switch show open. It show: x_min open y_min open z_min open (5) m302----manual control extruder motor Before manual control extruder motor ,need heat nozzle to targeted temperature and can melt filament.this step is to prevent the extruder run at cold status, then input 302.
  • Page 17 When heating the nozzle ,first input m302 and send ,and then click extrude,we can see extrude motor run ,and filament come out from nozzle(if you have installed filament) - 17...
  • Page 18 2 preparation before leveling and automatic leveling - 18...
  • Page 19 Before automatic leveling, the heated bed and the X axis aluminum should be leveling ①② We can through two points, adjust the aluminum , through the A B C D four points, adjust the hot bed First enter the G28 command, so that the machine is in the middle position.
  • Page 20 Then - 20...
  • Page 21 (The purpose of doing so is to prevent the scratches when the nozzle goes down to the next coordinate) ② Then enter: g1 x10 y90 ,The nozzle will go to coordinate Then - 21...
  • Page 22 - 22...
  • Page 23 Then enter: g1 x180 y180 ,The nozzle will go to coordinate - 23...
  • Page 24 Then enter: g1 x10 y180 ,The nozzle will go to coordinate - 24...
  • Page 25 Then enter: g1 x10 y10 ,The nozzle will go to coordinate - 25...
  • Page 26 Then enter: g1 x180 y10 ,The nozzle will go to coordinate Repeat two to three times to ensure that the results are more accurate. Now the heated bed is leveling ,preparation before leveling is complete. G29 is autolevel command,after you load model and slice it ,the regular succession is g28 go home,g29 autolevel ,then you can click start print - 30...
  • Page 27: Start Printing

    2,Start printing 1 Feeder filament Before printing,connect USB and power supply,then feeder filament. - 31...
  • Page 28 - 32...
  • Page 29 - 33...
  • Page 30 - 34...
  • Page 31 - 35...
  • Page 32 - 36...
  • Page 33: Slice

    2 Slice The 3d printer only can Identify g-code files,so need slice first,transfer the stl file to g-code file. - 37...
  • Page 34: Slice Setting

    slice setting - 38...
  • Page 35 - 40...
  • Page 36 - 41...
  • Page 37 The above pictures only show some key parameters setting when slice, about more info about the slic3d software,pls go to the link as follow. http://manual.slic3r.org/intro/overview - 42...
  • Page 38: Printing

    4 printing Complete sliced,could start printing,click the “Start print”,will print the model, the panel display printing progress. - 43...
  • Page 39: Marlin

    If when print ,the distance between nozzle and bed is big (filament can’t stick at bed),you can reduce the offset ,E.g:change -1.4 to -1.5,-1.8,-2.0. If when print ,the distance between nozzle and bed is too small(nozzle hit bed),you can add the offset in marlin ,eg:change -1.4 to -1.2,-1.0,-0.8.
  • Page 40: Arduino

    The value is at configuration.h ,481line. 3 Marlin Sometimes we will encounter some problems that need to be changed and uploaded marlin 1 Arduino The marlin is the printer program which run the printer,it’s also named firmware. Arduino is an working environment for firmware, only installing the arduino on PC,then can open marlin and flash program to board, if you are not familiar with the software,pls don’t change any parameters,thank you.
  • Page 41: Settings

    1 Open marlin open marlin, if it’s compressed file,must unzip it. find the icon green color,this format is “ino”, click and open it in arduino. 2.settings Firmware could only be upload succeed when the settings like the above Go to tools >...
  • Page 42 pls disconnect repetier when flash firmaware !!! - 47...
  • Page 43: Offline Printing

    4 Offline printing 1 load the model - 48...
  • Page 44 2 slice - 50...
  • Page 45: Export Gcode File

    3 Export Gcode file - 51...
  • Page 46: Copy

    4 Copy Copy the Gcode file to SD card and insert the SD card into LCD 5 Printing Click on Print Then choose the Gcode which you have copyed - 52...
  • Page 47 - 53...
  • Page 48: Heated Bed

    5 Heated bed if use PLA filament,no need open heated bed. If use ABS filament,need open heated bed, set the heated bed temp 85-100℃ Must connect heat bed line to board heated bed sensor to board. If use repetier to control the printer, can see heated bed choose,can set heated bed temp. 6 Problem and advice 1.
  • Page 49 programmer (USBtinyISP) need to select the right Repetier connection is not disconnected Arduino don’t be installed on right location ,don’t be installed in C drive arduino version wrong, the correct version is 1.6.1 4.repetier interface nozzle temperature is 0, the display shows "MINTEMP" Nozzle temperature sensor / white line in the motherboard slot inside the loose, another direction to tighten may be the nozzle temperature line / white line is broken, measured with a multimeter,the...
  • Page 50 First you should installed the Z limit switch instead of the Auto-level senor(refer to the the Assembly instructions from page 89 to page91) 1,Calibration Ensure the Select 4 points, the 4 points coordinate is (30 30) , (180 30),(180 180),(30 180). nozzle to bed distance,this distance could go through one paper.as the pic show.
  • Page 51 - 20...
  • Page 52 - 21...
  • Page 53 - 22...
  • Page 54 - 23...
  • Page 55 - 24...
  • Page 56 - 25...
  • Page 57 - 26...
  • Page 58 - 27...
  • Page 59 - 28...
  • Page 60 - 29...
  • Page 61 - 30...

Table of Contents