Advanced Search

Search Results (Searched for: )

  • cakeslob
  • cakeslob
22 Jul 2025 00:11
Replied by cakeslob on topic Axis Modifications

Axis Modifications

Category: AXIS

yeah there are some file managers you can integrate into axis tab and use the way you describe. There are some TK alternatives file browsers I have yet to figure out how to use yet
  • cakeslob
  • cakeslob
22 Jul 2025 00:02

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

{
	"Thread": "Servo",
	"Type": "Digital Pin",
		"Comment":			"Index",
		"Pin":				"1.28",
		"Mode":				"Input",
		"Invert":			"True",
		"Data Bit":			6
	},
	{
	"Thread": "Servo",
	"Type": "QEI",
		"Comment":			"spindle-encoder",
		"Modifier":			"Pull Up",
		"PV[i]":			0,
		"Data Bit":			2,
		"Enable Index":		"True"
	},
well, maybe you dont need to use the preassigned index, you will find out i guess
# Spindle QEI encoder

	setp encoder.0.position-scale 800.000000
	net encoder-count     <= remora.PV.0     => encoder.0.raw_count
	net encoder-phaseZ    <= remora.input.6  => encoder.0.phase-Z
#	setp encoder.0.index-enable true

i dont think you are connecting your spindle pins correctly thought. its waiting for the index enable probably
compare to this one
github.com/cakeslob/RRW_LAB/blob/inc/Lin.../remora-xyz.hal#L128
  • kn612
  • kn612
21 Jul 2025 23:53
Replied by kn612 on topic Servo Driver Plasma Retrofit

Servo Driver Plasma Retrofit

Category: Plasmac

can you please elaborate on copying the files over? I moved private_data.py over but wasnt able to move the pncconf.py to the pncconf folder
Displaying 14296 - 14298 out of 14298 results.
Time to create page: 0.385 seconds
Powered by Kunena Forum