Ero sivun ”Piirilevyjyrsin” versioiden välillä

Kohteesta Helsinki Hacklabin wiki
Loikkaa: valikkoon, hakuun
p
 
(2 välissä olevaa versiota 2 käyttäjän tekeminä ei näytetä)
Rivi 4: Rivi 4:
 
| tekijät = Janne, Antti
 
| tekijät = Janne, Antti
 
| aloitettu = 2017
 
| aloitettu = 2017
| tila = käyttöönotossa
+
| tila = käyttöönotossa, ei ilmeisesti labille
 
}}
 
}}
  
CNC-jyrsin piirilevyjen sekä muiden pienten asioiden jyrsimiseen.
+
__TOC__
 +
 
 +
 
 +
 
 +
{| style="color:black"
 +
|-
 +
| width="500" |
 +
''Left column Finnish!''
 +
| width="500" |
 +
''Right column English''
 +
|
 +
 
 +
|-
 +
|
 +
CNC-jyrsin-projekti piirilevyjen sekä muiden pienten asioiden jyrsimiseen.
  
 
Ostettu Partcolta ja sen jälkeen modattu:
 
Ostettu Partcolta ja sen jälkeen modattu:
Rivi 16: Rivi 30:
  
 
Softana grblControl / Candle: https://github.com/Denvi/Candle, https://github.com/grbl/grbl/wiki/Using-Grbl
 
Softana grblControl / Candle: https://github.com/Denvi/Candle, https://github.com/grbl/grbl/wiki/Using-Grbl
 +
|
 +
CNC milling project for milling circuit boards and other small things.
 +
 +
Bought from Partco and then modified:
 +
* Spindle changed to heavier
 +
* limit switches added.
 +
* mounted in a housing
 +
* Control of the touch screen driven by the raspberryPi.
  
 +
|-
 +
|
 +
Softana grblControl / Candle: https://github.com/Denvi/Candle, https://github.com/grbl/grbl/wiki/Using-Grbl
 
[[Tiedosto:Piirilevyjyrsin.jpg|500px|kehyksetön]]
 
[[Tiedosto:Piirilevyjyrsin.jpg|500px|kehyksetön]]
  
Projekti on valmistumassa, käyttöönotto ja dokumentointi on työn alla 12 / 2018
+
Projekti siirtyi pois labilta. Siirretty varastoon 2020.
Odottaa järeämpää poweria spindlelle
 
  
 
=== Dokumentoitavia asioita ===
 
=== Dokumentoitavia asioita ===
Rivi 27: Rivi 51:
 
* Työala  
 
* Työala  
  
 +
|
 +
Softana grblControl / Candle: https://github.com/Denvi/Candle, https://github.com/grbl/grbl/wiki/Using-Grbl
 +
[[File: Piirilevyjyrsin.jpg | 500px | frameless]]
 +
 +
The project moved out of the lab. Transferred to stock in 2020.
 +
 +
=== Things to document ===
 +
* Allowed materials: Circuit board, plastics, metals should not be tried
 +
* Suitable blades
 +
* Workspace
 +
|-
 +
|
 
=== Peruskäyttö ===
 
=== Peruskäyttö ===
  
Rivi 42: Rivi 78:
 
* ohjelman valmistuttua, siivoa jälkesi ja sammuta kone
 
* ohjelman valmistuttua, siivoa jälkesi ja sammuta kone
  
 +
|
 +
=== Basic operation ===
 +
 +
User interface documentation: https://github.com/Denvi/Candle/wiki/04-Control
 +
 +
* generates g-code
 +
* start the cutter, power switch on the right
 +
* transfer the file to the cutter machine, the method has not yet been configured and connected (network, usb stick)
 +
* attach the blade and the workpiece
 +
* depending on the code you generate, manually drive the tip of the blade to the zero point of the code, and reset the work coordinates
 +
* close the lid
 +
* load code into the program (file - open)
 +
* start the program
 +
 +
* After completing the program, clean up your tracks and turn off the machine
 +
 +
|-
 +
|
 
=== Ohjauspaneeli ===
 
=== Ohjauspaneeli ===
  
Rivi 62: Rivi 116:
 
Työstöarvot dokumentoitava.
 
Työstöarvot dokumentoitava.
  
 +
|
 +
=== Control Panel ===
 +
 +
* 3 and 9 Z axis up / down
 +
* 4 and 6, ie left and right X axes
 +
* 2 and 8, ie arrows up / down Y-axis
 +
* 5 and del jog step + -
 +
* 0 spindle start
 +
 +
=== Problem situations ===
 +
 +
After driving an axis against the limit switch, the movements are locked until they are released: Press reset, enter the alarm mode, reset with the lock button and drive away from the limit. repeat until the limit switch is released.
 +
 +
=== Code generation ===
 +
 +
E.g
 +
 +
* flatcam http://flatcam.org/ opens a Gerber file and generates G code from it
  
 +
Machining values ​​must be documented.
 +
|}
 
[[Luokka:Laitteet]]
 
[[Luokka:Laitteet]]
 +
[[Luokka:Projektit]]

Nykyinen versio 29. tammikuuta 2021 kello 22.32


Piirilevyjyrsin

Tyyppi: pieni CNC-jyrsijä
Tekijät: Janne, Antti
Aloitettu: 2017
Tila: käyttöönotossa, ei ilmeisesti labille



Left column Finnish!

Right column English

CNC-jyrsin-projekti piirilevyjen sekä muiden pienten asioiden jyrsimiseen.

Ostettu Partcolta ja sen jälkeen modattu:

  • Spindle vaihdettu järeämpään
  • rajakytkimet lisätty.
  • asennettu koteloon
  • ohjaukseen kosketusnäyttö jota ajaa raspberryPi.

Softana grblControl / Candle: https://github.com/Denvi/Candle, https://github.com/grbl/grbl/wiki/Using-Grbl

CNC milling project for milling circuit boards and other small things.

Bought from Partco and then modified:

  • Spindle changed to heavier
  • limit switches added.
  • mounted in a housing
  • Control of the touch screen driven by the raspberryPi.

Softana grblControl / Candle: https://github.com/Denvi/Candle, https://github.com/grbl/grbl/wiki/Using-Grbl Piirilevyjyrsin.jpg

Projekti siirtyi pois labilta. Siirretty varastoon 2020.

Dokumentoitavia asioita

  • Sallitut materiaalit: Piirilevy, muovit, metalleja ei kannattane yrittää
  • Sopivat terät
  • Työala

Softana grblControl / Candle: https://github.com/Denvi/Candle, https://github.com/grbl/grbl/wiki/Using-Grbl Piirilevyjyrsin.jpg

The project moved out of the lab. Transferred to stock in 2020.

Things to document

  • Allowed materials: Circuit board, plastics, metals should not be tried
  • Suitable blades
  • Workspace

Peruskäyttö

Käyttöliittymän dokumentointi: https://github.com/Denvi/Candle/wiki/04-Control

  • generoi g-koodi
  • käynnistä jyrsin, virtakytkin oikealla
  • siirrä tiedosto jyrsimen koneelle, tapa toistaiseksi määrittämättä ja kytkemättä (verkko, usb-tikku)
  • kiinnitä terä ja työkappale
  • riippuen generoimastasi koodista, aja terän kärki manuaali-ajolla koodin nollakohtaan, ja nollaa työkoordinaatit
  • sulje kansi
  • lataa koodi ohjelmaan (file - open)
  • käynnistä ohjelma
  • ohjelman valmistuttua, siivoa jälkesi ja sammuta kone

Basic operation

User interface documentation: https://github.com/Denvi/Candle/wiki/04-Control

  • generates g-code
  • start the cutter, power switch on the right
  • transfer the file to the cutter machine, the method has not yet been configured and connected (network, usb stick)
  • attach the blade and the workpiece
  • depending on the code you generate, manually drive the tip of the blade to the zero point of the code, and reset the work coordinates
  • close the lid
  • load code into the program (file - open)
  • start the program
  • After completing the program, clean up your tracks and turn off the machine

Ohjauspaneeli

  • 3 ja 9 Z-akseli ylös / alas
  • 4 ja 6 eli vasen ja oikea X-akseli
  • 2 ja 8 eli nuolet ylös/alas Y-akseli
  • 5 ja del jog step +-
  • 0 spindlen käynnistys

Ongelmatilanteet

Ajettuasi jonkun akselin rajakytkintä vasten, liikkeet lukittuu kunnes ne vapautetaan: Paina reset, menee tilaan alarm, lukko-napilla kuittaus ja ajo poispäin rajasta. toista kunnes rajakytkin vapautuu.

Koodin generointi

Esim

Työstöarvot dokumentoitava.

Control Panel

  • 3 and 9 Z axis up / down
  • 4 and 6, ie left and right X axes
  • 2 and 8, ie arrows up / down Y-axis
  • 5 and del jog step + -
  • 0 spindle start

Problem situations

After driving an axis against the limit switch, the movements are locked until they are released: Press reset, enter the alarm mode, reset with the lock button and drive away from the limit. repeat until the limit switch is released.

Code generation

E.g

Machining values ​​must be documented.